Age | Commit message (Expand) | Author | Files | Lines |
2012-07-14 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+1 |
2012-07-14 | Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+4 |
2012-07-14 | ACPICA: Fix possible fault in return package object repair code | Bob Moore | 1 | -1/+1 |
2012-07-12 | cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression | Thomas Renninger | 1 | -2/+4 |
2012-07-10 | ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resume | Jonathan Nieder | 1 | -22/+0 |
2012-06-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 6 | -10/+35 |
2012-06-30 | Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi... | Len Brown | 16 | -75/+237 |
2012-06-30 | acpi_pad: fix power_saving thread deadlock | Stuart Hayes | 1 | -3/+4 |
2012-06-30 | ACPI video: Still use ACPI backlight control if _DOS doesn't exist | Zhang Rui | 1 | -0/+2 |
2012-06-27 | PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup. | Deepthi Dharwar | 1 | -2/+30 |
2012-06-12 | ACPI, APEI, Avoid too much error reporting in runtime | Huang Ying | 3 | -5/+27 |
2012-06-05 | ACPI sysfs.c strlen fix | Pavel Vasilyev | 1 | -2/+2 |
2012-06-04 | Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turb... | Len Brown | 11 | -70/+211 |
2012-06-04 | Merge branch 'upstream' into bugfix-video | Len Brown | 5 | -14/+45 |
2012-06-04 | drivers: acpi: Fix dependency for ACPI_HOTPLUG_CPU | Fabio Estevam | 1 | -1/+1 |
2012-06-01 | ACPI video: use after input_unregister_device() | Dan Carpenter | 1 | -7/+7 |
2012-06-01 | acpi_video: Intel video is not always i915 | Alan Cox | 1 | -5/+15 |
2012-06-01 | acpi_video: fix leaking PCI references | Alan Cox | 1 | -2/+3 |
2012-05-30 | x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c | H. Peter Anvin | 1 | -6/+2 |
2012-05-29 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -3/+6 |
2012-05-29 | ACPI / PM: Make acpi_pm_device_sleep_state() follow the specification | Rafael J. Wysocki | 1 | -2/+2 |
2012-05-29 | ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctly | Rafael J. Wysocki | 2 | -23/+30 |
2012-05-29 | ACPI / PM: Fix error messages in drivers/acpi/bus.c | Rafael J. Wysocki | 1 | -9/+28 |
2012-05-29 | ACPI / PM: Generate wakeup events on fixed power button | Daniel Drake | 2 | -2/+44 |
2012-05-22 | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -10/+10 |
2012-05-22 | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -0/+32 |
2012-05-17 | ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold | Rafael J. Wysocki | 3 | -3/+14 |
2012-05-17 | acpi, bgrd: Add missing <linux/io.h> to drivers/acpi/bgrt.c | H. Peter Anvin | 1 | -0/+1 |
2012-05-11 | ACPI: Add _PLD support | Matthew Garrett | 1 | -0/+30 |
2012-05-11 | ACPI: Add stubs for (un)register_acpi_bus_type | Matthew Garrett | 1 | -0/+2 |
2012-05-08 | x86, realmode: don't copy real_mode_header | Jarkko Sakkinen | 1 | -1/+1 |
2012-05-08 | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen | 1 | -3/+5 |
2012-05-08 | acpi: use KERN_CONT in printk() continuation lines | Kay Sievers | 2 | -10/+10 |
2012-05-08 | ACPI: Ignore invalid _PSS entries, but use valid ones | Marco Aurelio da Costa | 1 | -5/+25 |
2012-05-08 | ACPI battery: only refresh the sysfs files when pertinent information changes | Andy Whitcroft | 1 | -1/+9 |
2012-05-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2 | -11/+8 |
2012-05-05 | ACPI: Fix D3hot v D3cold confusion | Lin Ming | 2 | -11/+8 |
2012-04-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -24/+28 |
2012-04-23 | ACPI: Convert wake_sleep_flags to a value instead of function | Konrad Rzeszutek Wilk | 1 | -24/+28 |
2012-04-20 | Revert "ACPI: ignore FADT reset-reg-sup flag" | Linus Torvalds | 2 | -2/+4 |
2012-04-18 | Revert "ACPI: Make ACPI interrupt threaded" | Thomas Gleixner | 1 | -2/+1 |
2012-04-06 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+1 |
2012-04-06 | Merge branches 'idle-fix' and 'misc' into release | Len Brown | 65 | -1243/+2087 |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -7/+1 |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd | 1 | -7/+1 |
2012-04-05 | ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead() | Luck, Tony | 1 | -1/+1 |
2012-03-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 63 | -1241/+2084 |
2012-03-30 | Merge branch 'tboot' into release | Len Brown | 2 | -3/+31 |
2012-03-30 | Merge branch 'd3' into release | Len Brown | 3 | -2/+206 |
2012-03-30 | Merge branch 'apei' into release | Len Brown | 4 | -26/+56 |