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
2018-04-07
Merge conflicts; STA methods and fields are not present anymore.
christos
2018-04-06
Change the iteration, to make sure the ACPI_MCFG_ALLOCATION structure we're
maxv
2018-03-20
Allow registering ACPI interrupt handlers with a xname.
bouyer
2018-03-04
Use "#if NPCI > 0" instead of "#ifdef NPCI" for compiling kernels with acpi, ...
scole
2018-03-03
include correct header for NPCI to be defined when necessary.
maya
2018-03-01
Limit building & calling ACPI MCFG to kernels with PCI and ACPI.
maya
2018-02-28
- Add new PCI quirk PCI_QUIRK_HASEXTCNF and PCI_QUIRK_NOEXTCNF. Some devices'
msaitoh
2018-02-22
notyet an unused variable.
christos
2017-12-28
Style, export struct acpisrat_node, and add acpisrat_get_node.
maxv
2017-12-11
Define _COMPONENT and ACPI_MODULE_NAME; fix ACPI_DEBUG kernels
bouyer
2017-12-10
Cast to uintptr_t before casting to void *; fix a warning on i386
bouyer
2017-12-10
Implement a ACPI helper to fill the property array expected from our I2C
bouyer
2017-12-03
make this compile again and:
christos
2017-12-03
Fix dell WMI mappings:
bouyer
2017-12-03
- make sure strtoul() is called with a NULL-terminated string.
bouyer
2017-11-25
Add driver for QEMU Firmware Configuration device.
jmcneill
2017-11-23
Add FALLTHROUGH comment in acpi_make_devnode ACPI_TYPE_DEVICE case.
jmcneill
2017-11-12
Provide a primitive incrementing counter if we are call since the new
christos
2017-11-09
Do not emit a meaningless message when lid open/close from valz(4)
ryoon
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
[next]