NetBSD/sys/dev/acpi
jmcneill 76fcb78d00 Compatibility with ACPICA 20080321; from the release notes:
All Reference Objects returned via the AcpiEvaluateObject interface are now
marked as type "REFERENCE" instead of "ANY". The type ANY is now reserved for
NULL objects - either NULL package elements or unresolved named references.
2008-04-14 00:30:30 +00:00
..
acpica Convert AcpiOsSleep from using tsleep to cv_timedwait_sig 2007-12-21 18:42:38 +00:00
Makefile.acpidevs
TODO
acpi.c Split device_t and softc 2008-03-27 02:51:26 +00:00
acpi_acad.c acpiacad_get_status: move sc_notifysent to the correct place, otherwise 2008-03-23 18:38:57 +00:00
acpi_apm.c Split device_t/softc for i386's apm(4), and other related cosmetic changes. 2008-03-07 21:45:07 +00:00
acpi_bat.c Use the SME_INIT_REFRESH flag to fetch sensor data once in the 2008-03-23 16:12:45 +00:00
acpi_button.c Merge jmcneill-pm branch. 2007-12-09 20:27:42 +00:00
acpi_ec.c Use PMF_FN_ARGS, PMF_FN_PROTO. 2008-02-29 06:35:40 +00:00
acpi_ecvar.h Add acpiec_bus_{read,write} and acpiec_get_handle, for use in other 2007-12-21 21:22:54 +00:00
acpi_lid.c Split device_t/softc and related cosmetic changes. 2008-03-26 15:31:59 +00:00
acpi_madt.c Make the ACPI_MADT_DEBUG code compile again. 2008-01-07 06:04:07 +00:00
acpi_madt.h Merge jmcneill-pm branch. 2007-12-09 20:27:42 +00:00
acpi_osd.h
acpi_pci_link.c acpi_pci_link_route_interrupt: if we're going to return a valid IRQ, we 2007-12-16 23:11:08 +00:00
acpi_powerres.c Compatibility with ACPICA 20080321; from the release notes: 2008-04-14 00:30:30 +00:00
acpi_quirks.c Merge jmcneill-pm branch. 2007-12-09 20:27:42 +00:00
acpi_resource.c Cosmetic aprintification fix, as noted by Thomas Klausner on current-users 2008-04-07 10:16:59 +00:00
acpi_timer.c Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, 2008-01-20 18:09:03 +00:00
acpi_timer.h
acpi_tz.c Compatibility with ACPICA 20080321; from the release notes: 2008-04-14 00:30:30 +00:00
acpica.h
acpidevs
acpidevs_data.h
acpireg.h
acpivar.h Split device_t and softc 2008-03-27 02:51:26 +00:00
aiboost.c aiboost_getcomp: use Package.Count to allocate and iterate over 2008-02-01 23:12:30 +00:00
asus_acpi.c Remove useless returns at the end of void functions. 2008-03-31 15:28:47 +00:00
atppc_acpi.c use aprint_*_dev and device_xname 2008-04-05 21:44:50 +00:00
attimer_acpi.c - Split device_t and softc for pcppi(4) and attimer(4) 2008-03-04 16:35:18 +00:00
com_acpi.c Split device_t and softc for all com(4) devices (well, everything that 2008-03-14 15:09:09 +00:00
devlist2h.awk
fdc_acpi.c fix compilation 2008-03-16 13:58:22 +00:00
fdc_acpireg.h
files.acpi Add ASUS ACPI hotkey driver, as found in the Eee PC. 2008-03-31 15:17:21 +00:00
hpet_acpi.c Split device_t/softc for all hpet consumers. 2008-03-21 13:28:14 +00:00
joy_acpi.c Split device_t/softc for joy(4) and all its attachments. Also 2008-03-26 18:27:07 +00:00
lpt_acpi.c Split the softc from the device_t for all lpt(4) variants and attachments 2008-03-07 17:15:51 +00:00
mpu_acpi.c Split device_t/softc for mpu(4) and its attachments, plus other 2008-03-27 10:22:00 +00:00
pckbc_acpi.c Don't assume a struct device is embedded in the softc. 2008-03-16 15:22:05 +00:00
pcppi_acpi.c - Split device_t and softc for pcppi(4) and attimer(4) 2008-03-04 16:35:18 +00:00
sony_acpi.c Split device_t/softc and related cosmetic changes. 2008-03-26 18:35:17 +00:00
thinkpad_acpi.c Use PMF_FN_ARGS, PMF_FN_PROTO. 2008-02-29 06:35:40 +00:00
ug_acpi.c Split device_t/softc for ug(4) and other related cosmetic changes. 2008-03-26 16:09:37 +00:00
wss_acpi.c use aprint_*_dev and device_xname 2008-04-05 21:44:50 +00:00
ym_acpi.c use aprint_*_dev and device_xname 2008-04-05 21:44:50 +00:00