index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
acpi
Age
Commit message (
Expand
)
Author
2017-10-28
Kill some more extern struct cfdriver declarations.
riastradh
2017-08-31
If _ENABLED flag of ACPI_SRAT_TYPE_CPU_AFFINITY, ACPI_SRAT_TYPE_MEMORY_AFFINITY
msaitoh
2017-06-01
remove checks for failure after memory allocation calls that cannot fail:
chs
2017-05-22
Reassign my copyright to TNF.
riastradh
2017-03-29
provide intr xname
jdolecek
2017-03-11
Remove extra newline during attach.
tsutsui
2017-02-17
sdhc(4): hardware reset support for Intel eMMC controller
nonaka
2017-01-25
implement new interfaces
christos
2016-10-18
provide intr xname
jdolecek
2016-10-14
Dump more FADT fields from ACPI 6.1.
nonaka
2016-08-11
Enable DMA transfer.
nonaka
2016-07-14
KNF. No functional change.
msaitoh
2016-07-12
According to "PCI Express Base Specification Revision 3.0" from
hannken
2016-07-12
On an Intel E7520 temporarily disable Enhanced Config Access error
hannken
2016-07-11
KNF. No functional change.
msaitoh
2016-07-07
KNF. Remove extra spaces. No functional change.
msaitoh
2016-06-22
remove unused variable.
nonaka
2016-06-21
Add sdhc(4) at acpi support
nonaka
2016-06-21
Pass bus_dma(9) tag to allow for porting sdhc(4) at acpi.
nonaka
2016-04-03
Split toggles for bluetooth and wwan and use specific ACPI objects
mlelstv
2016-04-03
Add comments.
mlelstv
2016-02-18
Avoid reading one byte past end of array.
riastradh
2016-01-26
The new acpi code tries to read the pci configuration registers in the
christos
2016-01-15
Don't skip entries in the table, one increment per iteration is enough.
joerg
2016-01-09
merge new acpica
christos
2016-01-06
PR/50626: Vicente Chaves de Melo: acpi_display.c erroneously sends character
christos
2015-10-11
add missing debugging attributes
christos
2015-10-05
Previous code was mis-indented but correct; simplify to make the intent clear.
christos
2015-10-02
PCI Extended Configuration stuff written by nonaka@:
msaitoh
2015-09-26
CID 1324963: Remove bogus NULL test
christos
2015-09-21
PR/50261: Added newer Toshiba hotkeys support.
nonaka
2015-08-18
add extra argument to method.
christos
2015-07-27
Add ACPI_RESOURCE_TYPE_END_TAG and ACPI_RESOURCE_TYPE_ADDRESS64.
msaitoh
2015-04-23
Update module dependencies for all the existing modules that depend on sysmon...
pgoyette
2015-04-13
sync with new acpica struct shuffling.
christos
2015-04-13
Convert sys/dev to use <sys/rndsource.h>.
riastradh
2014-12-31
handle unknown values. Also BIF_UNIT is an enum, not a bitmask.
mlelstv
2014-12-08
Add missing newlines...
msaitoh
2014-10-25
adjust for newer acpica
christos
2014-10-14
summarize levels instead of printing dozens of them.
christos
2014-10-02
Don't kdassert about crap provided by the firmware.
riastradh
2014-09-14
introduce a new option: ACPI__DIS_IS_BROKEN. this is a hack to
mrg
2014-07-06
Register a null power handler if acpiec fails to attach.
riastradh
2014-04-14
don't run off the end of the source resource buffer
jakllsch
2014-04-01
Fix unused variable warning in non-modular apple_smc build.
riastradh
2014-04-01
Rework Apple SMC attachment goo and split into multiple modules.
riastradh
2014-04-01
First draft of drivers for the Apple System Management Controller.
riastradh
2014-03-01
Some {} are missing. The behavior is thus wrong: the code always jumps to
maxv
2014-02-25
Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
pooka
2014-01-25
fix unused
christos
[next]