NetBSD/sys/dev/acpi
jruoho 5d978521d4 Cleanup:
* Semantics.
  * Remove ACPI_LID_DEBUG.
  * Reduce the amount of error reporting.
  * As the status of the lid (open/closed) is known upon suspend, move the
    state variable to the softc, and avoid one object evaluation this way.
2010-02-28 09:23:30 +00:00
..
acpica fix undefined return values of Read/WriteMemory, found by clang 2009-09-15 19:41:30 +00:00
acpi_acad.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
acpi_apm.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
acpi_bat.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
acpi_button.c Add detachment routines. 2010-01-31 06:10:53 +00:00
acpi_debug.c Add dynamic debug options for ACPI_DEBUG kernels. 2010-01-31 11:26:20 +00:00
acpi_ec.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +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 Cleanup: 2010-02-28 09:23:30 +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 When ACPI is not present, free any resources used by the ACPICA. Also, 2009-08-23 15:16:16 +00:00
acpi_pci_link.c Allow for 'options ACPI_DEBUG' by providing module declarations 2009-09-16 10:47:54 +00:00
acpi_pci.c Fix NetBSD keyword expansion. 2009-12-04 10:42:39 +00:00
acpi_pci.h Fix NetBSD keyword expansion. 2009-12-04 10:42:39 +00:00
acpi_powerres.c Use acpi_eval_reference_handle() to simplify code. No functional change. 2010-01-18 18:36:49 +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 Allow for 'options ACPI_DEBUG' by providing module declarations 2009-09-16 10:47:54 +00:00
acpi_slit.c Fix NetBSD keyword expansion. 2009-12-04 10:42:39 +00:00
acpi_slit.h Fix NetBSD keyword expansion. 2009-12-04 10:42:39 +00:00
acpi_srat.c Fix NetBSD keyword expansion. 2009-12-04 10:42:39 +00:00
acpi_srat.h Fix NetBSD keyword expansion. 2009-12-04 10:42:39 +00:00
acpi_timer.c Add acpitimer_detach() to eventually support acpi(4) detachment. 2009-04-08 00:15:45 +00:00
acpi_timer.h Add acpitimer_detach() to eventually support acpi(4) detachment. 2009-04-08 00:15:45 +00:00
acpi_tz.c Print correct temperature value, and properly display negative temperatures. 2010-02-18 14:10:15 +00:00
acpi_wakedev.c remove extra semicolon, spotted by snj 2009-08-04 17:06:10 +00:00
acpi_wakedev.h add hw.wake.* sysctl subtree for toggling which devices are allowed to 2009-08-04 14:20:40 +00:00
acpi.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
acpica.h Switch to ACPICA 20090730, and update for API changes. 2009-08-18 16:41:02 +00:00
acpidevs Add some ACPI 4.0 devices. 2010-01-18 16:34:47 +00:00
acpidevs_data.h regen. 2010-01-18 16:50:08 +00:00
acpireg.h Allow for 'options ACPI_DEBUG' by providing module declarations 2009-09-16 10:47:54 +00:00
acpivar.h Add dynamic debug options for ACPI_DEBUG kernels. 2010-01-31 11:26:20 +00:00
aiboost.c Enhance DPRINTF to use AcpiFormatException as suggested in PR kern/40130 2010-02-18 13:52:33 +00:00
asus_acpi.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
atk0110.c Adapt to changes in sysmon's limit structure. 2010-02-14 23:06:58 +00:00
atppc_acpi.c Cut the amount of spam from acpi devices in roughly half by printing 2009-02-17 12:46:01 +00:00
attimer_acpi.c During shutdown, detach attimer at acpi. 2009-04-07 17:59:18 +00:00
com_acpi.c Don't use com_activate(), it's going away. 2009-11-12 20:30:10 +00:00
dalb_acpi.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
devlist2h.awk Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
fdc_acpi.c Allow for 'options ACPI_DEBUG' by providing module declarations 2009-09-16 10:47:54 +00:00
fdc_acpireg.h
files.acpi New aibs(4) driver for ASUSTeK AI Booster (ACPI ATK0110) hardware monitor 2010-02-09 03:19:50 +00:00
hpet_acpi.c Cut the amount of spam from acpi devices in roughly half by printing 2009-02-17 12:46:01 +00:00
hpqlb_acpi.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
joy_acpi.c Cut the amount of spam from acpi devices in roughly half by printing 2009-02-17 12:46:01 +00:00
lpt_acpi.c Cut the amount of spam from acpi devices in roughly half by printing 2009-02-17 12:46:01 +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 Cut the amount of spam from acpi devices in roughly half by printing 2009-02-17 12:46:01 +00:00
pckbc_acpi.c PR# port-i386/39671: panic while booting with an acpi kernel on a 790GX board 2009-08-29 19:17:44 +00:00
pcppi_acpi.c Cut the amount of spam from acpi devices in roughly half by printing 2009-02-17 12:46:01 +00:00
smbus_acpi.c Import my experimental ACPI SMBus Control Method Interface driver 2010-02-06 20:10:18 +00:00
sony_acpi.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
spic_acpi.c Add the _COMPONENT definition for ACPI_DEBUG. 2010-01-30 18:35:48 +00:00
thinkpad_acpi.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
TODO
ug_acpi.c Cut the amount of spam from acpi devices in roughly half by printing 2009-02-17 12:46:01 +00:00
wb_acpi.c Initial import of an SD/MMC driver for the Winbond W83L518D (and probably 2009-09-30 20:44:49 +00:00
wmi_acpi.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
wmi_acpivar.h Update the copyright. 2010-01-04 10:06:53 +00:00
wss_acpi.c with new ACPICA, idstr may be NULL. 2009-08-18 21:33:29 +00:00
ym_acpi.c Adapt for ACPICA API changes. 2009-08-19 00:31:16 +00:00