aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-19Merge branch 'pm-acpi'Rafael J. Wysocki10-63/+70
2012-07-19Merge branch 'pm-cpuidle'Rafael J. Wysocki2-45/+1
2012-07-17cpuilde / ACPI: remove time from acpi_processor_cx structureDaniel Lezcano1-2/+0
2012-07-17cpuidle / ACPI: remove usage from acpi_processor_cx structureDaniel Lezcano1-5/+0
2012-07-17cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structureDaniel Lezcano1-2/+0
2012-07-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-1/+1
2012-07-14Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+4
2012-07-14ACPICA: Fix possible fault in return package object repair codeBob Moore1-1/+1
2012-07-12cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger1-2/+4
2012-07-10ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resumeJonathan Nieder1-22/+0
2012-07-10PM / cpuidle: System resume hang fix with cpuidlePreeti U Murthy1-29/+1
2012-07-05ACPI: intel_idle : break dependency between modulesDaniel Lezcano1-7/+0
2012-07-01ACPI / PM: Drop PM callbacks from the ACPI bus typeRafael J. Wysocki1-51/+0
2012-07-01ACPI / PM: Do not execute legacy driver PM callbacksRafael J. Wysocki1-15/+9
2012-07-01ACPI: Use struct dev_pm_ops for power management in the SBS driverRafael J. Wysocki1-4/+6
2012-07-01ACPI: Use struct dev_pm_ops for power management in the power driverRafael J. Wysocki1-4/+8
2012-07-01ACPI: Use struct dev_pm_ops for power management in the button driverRafael J. Wysocki1-3/+6
2012-07-01ACPI: Use struct dev_pm_ops for power management in the battery driverRafael J. Wysocki1-4/+11
2012-07-01ACPI: Use struct dev_pm_ops for power management in the AC driverRafael J. Wysocki1-5/+12
2012-07-01ACPI: Use struct dev_pm_ops for power management in processor driverRafael J. Wysocki2-4/+6
2012-07-01ACPI: Use struct dev_pm_ops for power management in the thermal driverRafael J. Wysocki1-7/+10
2012-07-01ACPI: Use struct dev_pm_ops for power management in the fan driverRafael J. Wysocki1-10/+11
2012-07-01ACPI / PM: Make acpi_bus_type use driver struct dev_pm_ops callbacksRafael J. Wysocki1-13/+47
2012-07-01ACPI / PM: Make acpi_bus_type use struct dev_pm_ops for PM handlingRafael J. Wysocki1-3/+4
2012-07-01ACPI / PM: Drop pm_message_t argument from device suspend callbackRafael J. Wysocki3-4/+4
2012-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds6-10/+35
2012-06-30Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzilla-43168', 'bugzilla-40002' and 'bugfix-misc' into releaseLen 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-27PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup.Deepthi Dharwar1-2/+30
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-04Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turbostat', 'bugfix-video' and 'workaround-pss' into releaseLen 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 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-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/kernel/git/tip/tipLinus 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/git/gregkh/driver-coreLinus Torvalds2-10/+10
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus 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