NetBSD/sys/dev/acpi
jmcneill 0cc9fff237 PR# kern/38817: regression in acpi sleep on lifebook S6510
Switch to polling mode after the acpi(4) device has been suspended as
interrupts will be disabled later on and we may still need to execute
AML that tries to sleep or wait on a semaphore.
2009-01-30 12:51:03 +00:00
..
acpica PR# kern/38817: regression in acpi sleep on lifebook S6510 2009-01-30 12:51:03 +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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
acpi_bat.c Reintroduce acpibat_refresh, only have it refresh battery status (not info, 2008-06-03 15:02:31 +00:00
acpi_button.c Merge jmcneill-pm branch. 2007-12-09 20:27:42 +00:00
acpi_ec.c Before 1.46, the EC driver would try to send a command again to the EC 2008-06-03 15:12:39 +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 Make acpilid(4) detachable. 2008-07-15 16:19:37 +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 On resum-from-RAM explicitly restore PCI link device state before 2008-11-17 23:29:49 +00:00
acpi_powerres.c Compatibility with ACPICA 20080321; from the release notes: 2008-04-14 00:30:30 +00:00
acpi_quirks.c PR/40471: Pierre Pronchery: ASUS CUR-DLS board found on HP NetServer E800 box 2009-01-25 02:26:30 +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 Noisy printf. 2008-05-11 22:16:45 +00:00
acpi_timer.h
acpi_tz.c Leave the task of displaying sensor states to envsys_sysmon() unless we 2008-11-09 13:54:06 +00:00
acpi.c PR# kern/38817: regression in acpi sleep on lifebook S6510 2009-01-30 12:51:03 +00:00
acpica.h
acpidevs add a comment explaining how to regenerate acpidevs_data.h 2009-01-21 14:15:43 +00:00
acpidevs_data.h
acpireg.h
acpivar.h On resum-from-RAM explicitly restore PCI link device state before 2008-11-17 23:29:49 +00:00
aiboost.c correct wrong comment: envsys(4) wants uK 2008-05-20 14:46:31 +00:00
asus_acpi.c Remember previous display brightness across suspend/resume; now we don't 2008-09-21 21:15:28 +00:00
atppc_acpi.c Initialize sc->sc_dev before using it, and use it as argument for the 2008-11-01 20:31:26 +00:00
attimer_acpi.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +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
dalb_acpi.c Don't reload usageid on resume, this should never change. 2008-06-01 23:35:18 +00:00
devlist2h.awk Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
fdc_acpi.c fix compilation 2008-03-16 13:58:22 +00:00
fdc_acpireg.h
files.acpi acpidalb(4): Driver for PNP0C32 Hotkeys aka "Direct Application Launch Buttons". 2008-05-18 22:05:59 +00:00
hpet_acpi.c Split device_t/softc for all hpet consumers. 2008-03-21 13:28:14 +00:00
hpqlb_acpi.c Sprinkle a teeny bit of KNF goodness.. 2008-05-02 01:53:33 +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 lpt(4): register NULL pmf handler. 2008-05-31 14:07:03 +00:00
Makefile.acpidevs Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +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 Add another touchpad device - this one found in my Acer2413WLCi laptop. 2008-09-16 11:24:55 +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 Be consistent with #define<space-or-tab>. 2008-05-01 16:06:41 +00:00
thinkpad_acpi.c Make the driver work (except for setting display brightness) on older 2008-11-01 19:22:25 +00:00
TODO
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