aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-24
|\
| * Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas2012-06-23
| |\
| | * ACPI/PM: specify lowest allowed state for device sleep stateHuang Ying2012-06-23
| * | PCI/ACPI: provide MMCONFIG address for PCI host bridgesJiang Liu2012-06-22
| |/
* | Merge branch 'pm-acpi'Rafael J. Wysocki2012-07-18
|\ \
| * | ACPI / PM: Drop PM callbacks from the ACPI bus typeRafael J. Wysocki2012-07-01
| * | ACPI / PM: Do not execute legacy driver PM callbacksRafael J. Wysocki2012-07-01
| * | ACPI: Use struct dev_pm_ops for power management in the SBS driverRafael J. Wysocki2012-07-01
| * | ACPI: Use struct dev_pm_ops for power management in the power driverRafael J. Wysocki2012-07-01
| * | ACPI: Use struct dev_pm_ops for power management in the button driverRafael J. Wysocki2012-07-01
| * | ACPI: Use struct dev_pm_ops for power management in the battery driverRafael J. Wysocki2012-07-01
| * | ACPI: Use struct dev_pm_ops for power management in the AC driverRafael J. Wysocki2012-07-01
| * | ACPI: Use struct dev_pm_ops for power management in processor driverRafael J. Wysocki2012-07-01
| * | ACPI: Use struct dev_pm_ops for power management in the thermal driverRafael J. Wysocki2012-07-01
| * | ACPI: Use struct dev_pm_ops for power management in the fan driverRafael J. Wysocki2012-07-01
| * | ACPI / PM: Make acpi_bus_type use driver struct dev_pm_ops callbacksRafael J. Wysocki2012-07-01
| * | ACPI / PM: Make acpi_bus_type use struct dev_pm_ops for PM handlingRafael J. Wysocki2012-07-01
| * | ACPI / PM: Drop pm_message_t argument from device suspend callbackRafael J. Wysocki2012-07-01
* | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2012-07-18
|\ \ \
| * | | cpuilde / ACPI: remove time from acpi_processor_cx structureDaniel Lezcano2012-07-17
| * | | cpuidle / ACPI: remove usage from acpi_processor_cx structureDaniel Lezcano2012-07-17
| * | | cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structureDaniel Lezcano2012-07-17
| * | | PM / cpuidle: System resume hang fix with cpuidlePreeti U Murthy2012-07-10
| * | | ACPI: intel_idle : break dependency between modulesDaniel Lezcano2012-07-05
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-14
|\ \ \
| * | | ACPICA: Fix possible fault in return package object repair codeBob Moore2012-07-14
* | | | Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-14
|\ \ \ \ | |/ / / |/| | |
| * | | cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger2012-07-12
| |/ /
* / / ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resumeJonathan Nieder2012-07-10
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-06-30
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown2012-06-30
| |\ \ \ \ \ | | | | | |/ | | | | |/|
| | | | | * ACPI sysfs.c strlen fixPavel Vasilyev2012-06-05
| | | * | | ACPI video: Still use ACPI backlight control if _DOS doesn't existZhang Rui2012-06-30
| | * | | | ACPI, APEI, Avoid too much error reporting in runtimeHuang Ying2012-06-12
| | | |/ / | | |/| |
| * | | | acpi_pad: fix power_saving thread deadlockStuart Hayes2012-06-30
| | |/ / | |/| |
* | | | PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup.Deepthi Dharwar2012-06-27
| |/ / |/| |
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turb...Len Brown2012-06-04
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | | | * | ACPI: Ignore invalid _PSS entries, but use valid onesMarco Aurelio da Costa2012-05-08
| | | | * | | Merge branch 'upstream' into bugfix-videoLen Brown2012-06-04
| | | | |\ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | ACPI video: use after input_unregister_device()Dan Carpenter2012-06-01
| | | | * | | acpi_video: Intel video is not always i915Alan Cox2012-06-01
| | | | * | | acpi_video: fix leaking PCI referencesAlan Cox2012-06-01
| | | | | |/ | | | | |/|
| | * | | | ACPI / PM: Make acpi_pm_device_sleep_state() follow the specificationRafael J. Wysocki2012-05-29
| | * | | | ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctlyRafael J. Wysocki2012-05-29
| | * | | | ACPI / PM: Fix error messages in drivers/acpi/bus.cRafael J. Wysocki2012-05-29
| | * | | | ACPI / PM: Generate wakeup events on fixed power buttonDaniel Drake2012-05-29
| | | |/ / | | |/| |
| * | | | drivers: acpi: Fix dependency for ACPI_HOTPLUG_CPUFabio Estevam2012-06-04
| | |/ / | |/| |
| * | | x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.cH. Peter Anvin2012-05-30
| * | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2012-05-29
| |\ \ \
| | * | | acpi, bgrd: Add missing <linux/io.h> to drivers/acpi/bgrt.cH. Peter Anvin2012-05-17