summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPLen Brown
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki
2007-07-26Don't force-enable suspend/hibernate support just for ACPILinus Torvalds
2007-07-25Pull auto-load-modules into release branchLen Brown
2007-07-25Pull d-states into release branchLen Brown
2007-07-25Pull kconfig into release branchLen Brown
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown
2007-07-25ACPI: quiet ACPI Exceptions due to no _PTC or _TSSLen Brown
2007-07-24ACPI: Remove references to ACPI_STATE_S2 from acpi_pm_enterRafael J. Wysocki
2007-07-24ACPI: Kconfig: always enable CONFIG_ACPI_SLEEP on X86Len Brown
2007-07-24ACPI: Kconfig: fold /proc/acpi/sleep under CONFIG_ACPI_PROCFSLen Brown
2007-07-24ACPI: Kconfig: CONFIG_ACPI_PROCFS now defaults to NLen Brown
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger
2007-07-23ACPI: autoload modules - Create ACPI alias interfaceThomas Renninger
2007-07-23ACPI: autoload modules - ACPICA modificationsThomas Renninger
2007-07-23ACPI: fix oops due to typo in new throttling codeLuming Yu
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2007-07-22ACPI: Add acpi_pm_device_sleep_state helper routineShaohua Li
2007-07-22ACPI: Implement the set_target() callback from pm_opsRafael J. Wysocki
2007-07-22Pull tables-in-sysfs into release branchLen Brown
2007-07-22Pull netlink into release branchLen Brown
2007-07-22ACPI: Populate /sys/firmware/acpi/tables/Zhang Rui
2007-07-22Pull osi into release branchLen Brown
2007-07-22Pull video into release branchLen Brown
2007-07-22Pull throttle into release branchLen Brown
2007-07-22Pull misc into release branchLen Brown
2007-07-22Pull dock-bay into release branchLen Brown
2007-07-22Pull ec into release branchLen Brown
2007-07-22Pull sbs into release branchLen Brown
2007-07-22Pull battery into release branchLen Brown
2007-07-22Pull acpi-debug into release branchLen Brown
2007-07-22Pull acpica into release branchLen Brown
2007-07-22ACPI: create CONFIG_ACPI_DEBUG_FUNC_TRACEThomas Renninger
2007-07-22ACPI: export ACPI events via acpi_mc_group multicast groupZhang Rui
2007-07-22ACPI: fix empty macros found by -WextraDave Jones
2007-07-22ACPI: drivers/acpi/pci_link.c: lower printk severityDan Aloni
2007-07-21x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes
2007-07-21x86_64: various cleanups in NUMA scan nodeDavid Rientjes
2007-07-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-07-20Pull ia64-clocksource into release branchTony Luck
2007-07-20[IA64] Convert to generic timekeeping/clocksourceTony Luck
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19PM: Introduce pm_power_off_prepareRafael J. Wysocki
2007-07-19ACPI: Do not prepare for hibernation in acpi_shutdownRafael J. Wysocki
2007-07-19swsusp: introduce restore platform operationsRafael J. Wysocki
2007-07-18ACPI: Enable C3 even when PM2_control is zeroVenkatesh Pallipadi
2007-07-18ACPICA: fix memory leak in acpi_ev_pci_config_region_setup() error pathJesper Juhl
2007-07-18ACPI: dock: fix oops when _DCK evaluation failsDmitry Torokhov
2007-07-18Add common orderly_poweroff()Jeremy Fitzhardinge