summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / |/| |
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ 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/+2Star
| * | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2012-05-302-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-232-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-232-0/+32
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ACPI: Add _PLD supportMatthew Garrett2012-05-121-0/+30
| | * | | ACPI: Add stubs for (un)register_acpi_bus_typeMatthew Garrett2012-05-121-0/+2
| | | |/ | | |/|
| * / | ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki2012-05-183-3/+14
| |/ /
* / / ACPI battery: only refresh the sysfs files when pertinent information changesAndy Whitcroft2012-05-081-1/+9
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-05-052-11/+8Star
|\ \ | |/ |/|
| * ACPI: Fix D3hot v D3cold confusionLin Ming2012-05-052-11/+8Star
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-261-24/+28
|\ \
| * | ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk2012-04-231-24/+28
* | | Revert "ACPI: ignore FADT reset-reg-sup flag"Linus Torvalds2012-04-202-2/+4
* | | Revert "ACPI: Make ACPI interrupt threaded"Thomas Gleixner2012-04-181-2/+1Star
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-04-071-1/+1
|\ \
| * \ Merge branches 'idle-fix' and 'misc' into releaseLen Brown2012-04-0765-1243/+2087
| |\ \
| * | | ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead()Luck, Tony2012-04-051-1/+1
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-061-7/+1Star
|\ \ \ \ | |_|/ / |/| | |
| * | | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-061-7/+1Star
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-3163-1241/+2084
|\ \ \ \
| * \ \ \ Merge branch 'tboot' into releaseLen Brown2012-03-302-3/+31
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k...Len Brown2012-03-222-3/+31
| | |\ \ \
| | | * | | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang2012-03-132-3/+31
| * | | | | Merge branch 'd3' into releaseLen Brown2012-03-303-2/+206
| |\ \ \ \ \
| | * | | | | ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreLin Ming2012-03-301-0/+35
| | * | | | | ACPI: Add interface to register/unregister device to/from power resourcesLin Ming2012-03-301-0/+162
| | * | | | | ACPI: Introduce ACPI D3_COLD state supportZhang Rui2012-03-302-2/+9
| | |/ / / /
| * | | | | Merge branch 'apei' into releaseLen Brown2012-03-304-26/+56
| |\ \ \ \ \