Merge branch 'suspend' into release
[safe/jmp/linux-2.6] / drivers / acpi /
2009-01-09 Len BrownMerge branch 'suspend' into release
2009-01-09 Len BrownMerge branch 'misc' into release
2009-01-09 Len BrownMerge branch 'fluff' into release
2009-01-09 Len BrownMerge branches 'release', 'bugzilla-11880', 'bugzilla...
2009-01-09 Len BrownMerge branch 'battery' into release
2009-01-09 Len BrownMerge branch 'alarm' into release
2009-01-09 Len BrownACPICA: hide private headers
2009-01-09 Len BrownACPICA: create acpica/ directory
2009-01-09 Len BrownACPI: fix build warning
2009-01-09 Zhao YakuiACPI : Use RSDT instead of XSDT by adding boot option...
2009-01-09 Len BrownACPICA: delete utcache.c
2009-01-09 Len BrownACPICA: delete acdisasm.h
2008-12-31 Bob MooreACPICA: FADT: Update error msgs for consistency
2008-12-31 robert.moore@intel.comACPICA: FADT: set acpi_gbl_use_default_register_widths...
2008-12-31 Bob MooreACPICA: FADT parsing changes and fixes
2008-12-31 Bob MooreACPICA: Restructure includes into public/private
2008-12-31 Lin MingACPI: remove private acpica headers from driver files
2008-12-31 Lin MingACPI: reboot.c: use new acpi_reset interface
2008-12-31 Bob MooreACPICA: New: acpi_reset interface - write to reset...
2008-12-31 Bob MooreACPICA: Move all public H/W interfaces to new hwxface
2008-12-31 Bob MooreACPICA: New: acpi_read and acpi_write public interfaces
2008-12-31 Lin MingACPI: power.c: call acpi_get_name to get node name
2008-12-31 Lin MingACPI: main.c: use new public GPE group enable/disable...
2008-12-31 Bob MooreACPICA: New: Public GPE group enable/disable interfaces
2008-12-31 Bob MooreACPICA: New: acpi_get_gpe_device interface
2008-12-31 Lin MingACPI: wakeup.c: remove ACPI_FUNCTION_TRACE
2008-12-31 Lin MingACPI: proc.c: remove ACPI_FUNCTION_TRACE
2008-12-31 Lin MingACPI: ec.c: call acpi_get_name to get node name
2008-12-31 Lin MingACPI: osl.c: replace return_ACPI_STATUS with return
2008-12-31 Zhang Ruivideo: always update the brightness when poking "bright...
2008-12-31 Roel KluinACPI: ec.c, pci_link.c, video_detec.c: static
2008-12-31 Rafael J. WysockiACPI: Do not modify SCI_EN directly
2008-12-30 Lin MingACPICA: Enhance implicit return mechanism
2008-12-30 Bob MooreACPICA: Consolidate method arg count validation code
2008-12-30 Bob MooreACPICA: Add Buffer->String conversion for predefined...
2008-12-30 Lin MingACPICA: Allow multiple backslash prefix in namepaths
2008-12-30 Bob MooreACPICA: Fix to allow aliases within ASL namepaths
2008-12-30 Bob MooreACPICA: Remove references to obsolete ACPI_DUMP_APP
2008-12-30 Bob MooreACPICA: Add support to externally execute _OSI method
2008-12-30 Bob MooreACPICA: Reformat comments, no functional changes
2008-12-30 Bob MooreACPICA: Add global pointer for FACS table to simplify...
2008-12-30 Bob MooreACPICA: Emit warning if two FACS or DSDT tables found...
2008-12-30 Bob MooreACPICA: Fix namestring for the SystemCMOS address space
2008-12-30 Bob MooreACPICA: Update debug output for IndexField I/O
2008-12-30 Bob MooreACPICA: Add a mechanism to escape infinite AML While...
2008-12-30 Bob MooreACPICA: Optimize execution of AML While loops
2008-12-30 Lin MingACPICA: Fix possible memory leak on error in parser
2008-12-30 Bob MooreACPICA: Update FACS waking vector interfaces
2008-12-30 Bob MooreACPICA: Fix several warnings under gcc 4 compiler
2008-12-23 Alexey StarikovskiyNewly inserted battery might differ from one just remov...
2008-12-19 Rafael J. WysockiACPI hibernate: Introduce new kernel parameter acpi_sle...
2008-12-19 Rafael J. WysockiACPI hibernate: Add a mechanism to save/restore ACPI...
2008-12-19 Bjorn HelgaasACPI: fix 2.6.28 acpi.debug_level regression
2008-12-16 Frederik DeweerdtACPI toshiba: only register rfkill if bt is enabled
2008-12-11 Zhang RuiACPI: video: Fix reversed brightness behavior on ThinkP...
2008-12-10 Mark Lord/proc/acpi/alarm: handle day-of-month wraparound on...
2008-12-05 Linus TorvaldsRevert "ACPI: battery: Convert discharge energy rate...
2008-12-05 Rafael J. WysockiACPI: Fix ACPI battery regression introduced by commit...
2008-11-30 Hannes EderACPI: EC: fix compilation warning
2008-11-28 Arjan van de Ventoshiba_acpi: close race in toshiba_acpi driver
2008-11-27 Len BrownACPI: delete OSI(Linux) DMI dmesg spam
2008-11-26 Len BrownRevert "ACPI: don't enable control method power button...
2008-11-26 Rafael J. WysockiACPI suspend: Blacklist boxes that require us to set...
2008-11-26 Pavel MachekACPI: scheduling in atomic via acpi_evaluate_integer ()
2008-11-26 Alexey StarikovskiyACPI: battery: Convert discharge energy rate to current...
2008-11-26 Alexey StarikovskiyACPI: EC: count interrupts only if called from interrup...
2008-11-26 Alexey StarikovskiyACPI: EC: Add some basic check for ECDT data
2008-11-16 Linus Torvaldsacpi: fix oops in acpi_system_wakeup_device_seq_show
2008-11-12 Len BrownMerge branch 'ec' into release
2008-11-12 Len BrownMerge branch 'processor-256' into release
2008-11-12 Len BrownMerge branch 'video' into release
2008-11-12 Len BrownMerge branch 'sysfs' into release
2008-11-12 Len BrownMerge branch 'power' into release
2008-11-12 Len BrownMerge branch 'misc' into release
2008-11-12 Len BrownMerge branch 'bugzilla-11917' into release
2008-11-12 Len BrownMerge branch 'bugzilla-11539' into release
2008-11-12 Bjorn HelgaasACPI: pci_link: remove acpi_irq_balance_set() interface
2008-11-11 Alexey StarikovskiyACPI: EC: Don't do transaction from GPE handler in...
2008-11-11 Alexey StarikovskiyACPI: EC: lower interrupt storm treshold
2008-11-11 Alexey StarikovskiyACPICA: Use spinlock for acpi_{en|dis}able_gpe
2008-11-11 Alexey StarikovskiyACPI: EC: restart failed command
2008-11-11 Alexey StarikovskiyACPI: EC: wait for last write gpe
2008-11-11 Alan JenkinsACPI: EC: make kernel messages more useful when GPE...
2008-11-11 Alexey StarikovskiyACPI: EC: revert msleep patch
2008-11-08 Thomas RenningerACPI video: if no ACPI backlight support, use vendor...
2008-11-08 Thomas RenningerACPI: video: Ignore devices that aren't present in...
2008-11-08 Lin MingDelete an unwanted return statement at evgpe.c
2008-11-08 Bjorn HelgaasACPI: update debug parameter documentation
2008-11-08 Bjorn HelgaasACPI: turn off all debug output by default
2008-11-08 Bjorn HelgaasACPI: add driver component definitions to sysfs debug_l...
2008-11-08 Bjorn HelgaasACPI: consolidate ACPI_*_COMPONENT definitions in acpi_...
2008-11-07 Alexey StarikovskiyACPI EC: Fix regression due to use of uninitialized...
2008-11-07 Peter GruberACPI: avoid empty file name in sysfs
2008-11-07 Yinghai LuACPI: use macro to replace hard number
2008-11-07 Kay SieversACPI: struct device - replace bus_id with dev_name...
2008-11-07 Len BrownRevert "ACPI: Ingore the RESET_REG_SUP bit when using...
2008-11-07 Myron StoweACPI: 80 column adherence and spelling fix (no function...
2008-11-07 Myron StoweACPI: Behave uniquely based on processor declaration...
2008-11-07 Myron StoweACPI: Disambiguate processor declaration type
2008-11-06 Bjorn HelgaasACPI: remove CONFIG_ACPI_EC
next