summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2012-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds6-10/+35
2012-06-30Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown16-75/+237
2012-06-30acpi_pad: fix power_saving thread deadlockStuart Hayes1-3/+4
2012-06-30ACPI video: Still use ACPI backlight control if _DOS doesn't existZhang Rui1-0/+2
2012-06-29libata-acpi: register/unregister device to/from power resourceLin Ming1-0/+2
2012-06-29libata-acpi: add ata port runtime D3Cold supportLin Ming1-0/+2
2012-06-29libata: bind the Linux device tree to the ACPI device treeMatthew Garrett1-2/+2
2012-06-27PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup.Deepthi Dharwar1-2/+30
2012-06-23Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas1-5/+19
2012-06-23ACPI/PM: specify lowest allowed state for device sleep stateHuang Ying1-5/+19
2012-06-22PCI/ACPI: provide MMCONFIG address for PCI host bridgesJiang Liu1-0/+2
2012-06-13ACPI: acpi_pad: rename "power_saving" thread to "acpi_pad" threadLen Brown1-1/+1
2012-06-12ACPI, APEI, Avoid too much error reporting in runtimeHuang Ying3-5/+27
2012-06-05ACPI sysfs.c strlen fixPavel Vasilyev1-2/+2
2012-06-04ACPI: Set hotplug _OST support bit to _OSCToshi Kani1-0/+4
2012-06-04ACPI: Add _OST support for ACPI container hotplugToshi Kani1-15/+28
2012-06-04ACPI: Add _OST support for ACPI memory hotplugToshi Kani1-11/+32
2012-06-04ACPI: Add _OST support for ACPI CPU hotplugToshi Kani1-8/+20
2012-06-04ACPI: Add _OST support for sysfs ejectToshi Kani1-9/+49
2012-06-04ACPI: Add an interface to evaluate _OSTToshi Kani1-0/+42
2012-06-04Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turb...Len Brown11-70/+211
2012-06-04Merge branch 'upstream' into bugfix-videoLen Brown5-14/+45
2012-06-04drivers: acpi: Fix dependency for ACPI_HOTPLUG_CPUFabio Estevam1-1/+1
2012-06-01ACPI Battery: Added capacitysrinivas pandruvada1-0/+9
2012-06-01ACPI video: use after input_unregister_device()Dan Carpenter1-7/+7
2012-06-01acpi_video: Intel video is not always i915Alan Cox1-5/+15
2012-06-01acpi_video: fix leaking PCI referencesAlan Cox1-2/+3
2012-06-01ACPICA: Add FADT error message for GAS BitWidth overflowBob Moore1-7/+25
2012-06-01ACPICA: Remove argument of acpi_os_wait_events_completeLin Ming3-5/+5
2012-06-01ACPICA: iASL: Improved pathname supportBob Moore2-0/+31
2012-06-01ACPICA: Disassembler: Add support for Operation Region externalsBob Moore1-0/+81
2012-06-01ACPICA: Add support for multiple notify handlersBob Moore8-441/+262
2012-06-01ACPICA: Lint fixes for acpi_write, no functional changesBob Moore1-4/+5
2012-06-01ACPICA: Object dump routines: Use common function for string outputBob Moore1-3/+1
2012-06-01ACPICA: AML Parser: Fix two possible memory leaks in error pathJesper Juhl1-0/+2
2012-05-30x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.cH. Peter Anvin1-6/+2
2012-05-29Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+6
2012-05-29ACPI / PM: Make acpi_pm_device_sleep_state() follow the specificationRafael J. Wysocki1-2/+2
2012-05-29ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctlyRafael J. Wysocki2-23/+30
2012-05-29ACPI / PM: Fix error messages in drivers/acpi/bus.cRafael J. Wysocki1-9/+28
2012-05-29ACPI / PM: Generate wakeup events on fixed power buttonDaniel Drake2-2/+44
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-10/+10
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+32
2012-05-17ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki3-3/+14
2012-05-17acpi, bgrd: Add missing <linux/io.h> to drivers/acpi/bgrt.cH. Peter Anvin1-0/+1
2012-05-11ACPI: Add _PLD supportMatthew Garrett1-0/+30
2012-05-11ACPI: Add stubs for (un)register_acpi_bus_typeMatthew Garrett1-0/+2
2012-05-08x86, realmode: don't copy real_mode_headerJarkko Sakkinen1-1/+1
2012-05-08x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen1-3/+5
2012-05-08acpi: use KERN_CONT in printk() continuation linesKay Sievers2-10/+10