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
/
acpi_util.h
Age
Commit message (
Expand
)
Author
2022-07-23
- Handle dtlink in acpi_pack_compat_list().
thorpej
2022-01-22
Change the devhandle_from_*() functions to also take a "super handle",
thorpej
2022-01-15
acpi: Add helper for querying DSM function 0.
jmcneill
2022-01-09
acpi: Add acpi_dsd_bool helper
jmcneill
2021-02-05
ACPI device handle implementation.
thorpej
2021-01-26
Add a device_t parameter to acpi_enter_i2c_devs. If non-NULL, all child
jmcneill
2021-01-14
- Add a new routine, acpi_pack_compat_list(), that packs the _HID
thorpej
2019-12-29
Add support for reading _DSD string property values.
jmcneill
2018-12-21
Add acpi_dsd_integer, which reads an integer value from an ACPI 5.0 _DSD
jmcneill
2018-10-12
Add helper function to match a PCI-defined class/subclass/interface
jmcneill
2011-06-21
Rename acpi_get_node() to acpi_match_node() for consistency.
jruoho
2011-06-20
Add two new functions, acpi_match_cpu_info() and acpi_match_cpu_handle(),
jruoho
2010-06-07
Use the new ACPICA functions AcpiAttachData() and AcpiGetData() to associate
jruoho
2010-04-24
Add utility function acpi_get_node().
jruoho
2010-04-14
Reorganize the main file: add several missing prototypes, move the functions
jruoho