summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | ACPI: Use struct dev_pm_ops for power management in the AC driverRafael J. Wysocki2012-07-011-5/+12
| | * | | | | | | ACPI: Use struct dev_pm_ops for power management in processor driverRafael J. Wysocki2012-07-012-4/+6
| | * | | | | | | ACPI: Use struct dev_pm_ops for power management in the thermal driverRafael J. Wysocki2012-07-011-7/+10
| | * | | | | | | ACPI: Use struct dev_pm_ops for power management in the fan driverRafael J. Wysocki2012-07-011-10/+11
| | * | | | | | | ACPI / PM: Make acpi_bus_type use driver struct dev_pm_ops callbacksRafael J. Wysocki2012-07-011-13/+47
| | * | | | | | | ACPI / PM: Make acpi_bus_type use struct dev_pm_ops for PM handlingRafael J. Wysocki2012-07-011-3/+4
| | * | | | | | | ACPI / PM: Drop pm_message_t argument from device suspend callbackRafael J. Wysocki2012-07-013-4/+4
| * | | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2012-07-192-45/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | cpuilde / ACPI: remove time from acpi_processor_cx structureDaniel Lezcano2012-07-171-2/+0
| | * | | | | | | cpuidle / ACPI: remove usage from acpi_processor_cx structureDaniel Lezcano2012-07-171-5/+0
| | * | | | | | | cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structureDaniel Lezcano2012-07-171-2/+0
| | * | | | | | | PM / cpuidle: System resume hang fix with cpuidlePreeti U Murthy2012-07-101-29/+1
| | * | | | | | | ACPI: intel_idle : break dependency between modulesDaniel Lezcano2012-07-051-7/+0
| | |/ / / / / /
| * | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-141-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | ACPICA: Fix possible fault in return package object repair codeBob Moore2012-07-141-1/+1
| * | | | | | | | Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-141-2/+4
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger2012-07-121-2/+4
| | |/ / / / / /
| * | | | | | | ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resumeJonathan Nieder2012-07-101-22/+0
| |/ / / / / /
| * | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-06-306-10/+35
| |\ \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-----. \ \ \ \ \ Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown2012-06-3016-75/+237
| | |\ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / | | | | | |/| | / / / | | | | |_|_|_|/ / / | | | |/| | | | | |
| | | | | | * | | | ACPI sysfs.c strlen fixPavel Vasilyev2012-06-051-2/+2
| | | | * | | | | | ACPI video: Still use ACPI backlight control if _DOS doesn't existZhang Rui2012-06-301-0/+2
| | | | | |_|/ / / | | | | |/| | | |
| | | * | | | | | ACPI, APEI, Avoid too much error reporting in runtimeHuang Ying2012-06-123-5/+27
| | | | |/ / / / | | | |/| | | |
| | * | | | | | acpi_pad: fix power_saving thread deadlockStuart Hayes2012-06-301-3/+4
| | | |/ / / / | | |/| | | |
| * | | | | | PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup.Deepthi Dharwar2012-06-271-2/+30
| | |/ / / / | |/| | | |
* | | | | | drivers/acpi/glue: revert accidental license-related 6b66d95895c bitsJeff Garzik2012-07-251-2/+2
* | | | | | libata-acpi: register/unregister device to/from power resourceLin Ming2012-06-291-0/+2
* | | | | | libata-acpi: add ata port runtime D3Cold supportLin Ming2012-06-291-0/+2
* | | | | | libata: bind the Linux device tree to the ACPI device treeMatthew Garrett2012-06-291-2/+2
|/ / / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-------. \ \ \ \ Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turb...Len Brown2012-06-0411-70/+211
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | / / | |_|_|_|_|_|/ / |/| | | | | | / | | | | |_|_|/ | | | |/| | |
| | | | | * | ACPI: Ignore invalid _PSS entries, but use valid onesMarco Aurelio da Costa2012-05-081-5/+25
| | | | * | | Merge branch 'upstream' into bugfix-videoLen Brown2012-06-045-14/+45
| | | | |\ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | ACPI video: use after input_unregister_device()Dan Carpenter2012-06-011-7/+7
| | | | * | | acpi_video: Intel video is not always i915Alan Cox2012-06-011-5/+15
| | | | * | | acpi_video: fix leaking PCI referencesAlan Cox2012-06-011-2/+3
| | | | | |/ | | | | |/|
| | * | | | ACPI / PM: Make acpi_pm_device_sleep_state() follow the specificationRafael J. Wysocki2012-05-291-2/+2
| | * | | | ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctlyRafael J. Wysocki2012-05-292-23/+30
| | * | | | ACPI / PM: Fix error messages in drivers/acpi/bus.cRafael J. Wysocki2012-05-291-9/+28
| | * | | | ACPI / PM: Generate wakeup events on fixed power buttonDaniel Drake2012-05-292-2/+44
| | | |/ / | | |/| |
| * | | | drivers: acpi: Fix dependency for ACPI_HOTPLUG_CPUFabio Estevam2012-06-041-1/+1
| | |/ / | |/| |
| * | | x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.cH. Peter Anvin2012-05-301-6/+2
| * | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2012-05-292-3/+6
| |\ \ \
| | * | | acpi, bgrd: Add missing <linux/io.h> to drivers/acpi/bgrt.cH. Peter Anvin2012-05-171-0/+1
| | * | | x86, realmode: don't copy real_mode_headerJarkko Sakkinen2012-05-081-1/+1
| | * | | x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen2012-05-081-3/+5
| | | |/ | | |/|
| * | | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-222-10/+10
| |\ \ \
| | * | | acpi: use KERN_CONT in printk() continuation linesKay Sievers2012-05-082-10/+10
| * | | | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-222-0/+32
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ACPI: Add _PLD supportMatthew Garrett2012-05-111-0/+30
| | * | | ACPI: Add stubs for (un)register_acpi_bus_typeMatthew Garrett2012-05-111-0/+2
| | | |/ | | |/|
OpenPOWER on IntegriCloud