Age | Commit message (Expand) | Author | Files | Lines |
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-29 | libata-acpi: register/unregister device to/from power resource | Lin Ming | 1 | -0/+2 |
2012-06-29 | libata-acpi: add ata port runtime D3Cold support | Lin Ming | 1 | -0/+2 |
2012-06-29 | libata: bind the Linux device tree to the ACPI device tree | Matthew Garrett | 1 | -2/+2 |
2012-06-27 | PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup. | Deepthi Dharwar | 1 | -2/+30 |
2012-06-23 | Merge branch 'topic/huang-d3cold-v7' into next | Bjorn Helgaas | 1 | -5/+19 |
2012-06-23 | ACPI/PM: specify lowest allowed state for device sleep state | Huang Ying | 1 | -5/+19 |
2012-06-23 | PCI/ACPI: provide MMCONFIG address for PCI host bridges | Jiang Liu | 1 | -0/+2 |
2012-06-14 | ACPI: acpi_pad: rename "power_saving" thread to "acpi_pad" thread | Len Brown | 1 | -1/+1 |
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 | ACPI: Set hotplug _OST support bit to _OSC | Toshi Kani | 1 | -0/+4 |
2012-06-04 | ACPI: Add _OST support for ACPI container hotplug | Toshi Kani | 1 | -15/+28 |
2012-06-04 | ACPI: Add _OST support for ACPI memory hotplug | Toshi Kani | 1 | -11/+32 |
2012-06-04 | ACPI: Add _OST support for ACPI CPU hotplug | Toshi Kani | 1 | -8/+20 |
2012-06-04 | ACPI: Add _OST support for sysfs eject | Toshi Kani | 1 | -9/+49 |
2012-06-04 | ACPI: Add an interface to evaluate _OST | Toshi Kani | 1 | -0/+42 |
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-02 | ACPI Battery: Added capacity | srinivas pandruvada | 1 | -0/+9 |
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-06-01 | ACPICA: Add FADT error message for GAS BitWidth overflow | Bob Moore | 1 | -7/+25 |
2012-06-01 | ACPICA: Remove argument of acpi_os_wait_events_complete | Lin Ming | 3 | -5/+5 |
2012-06-01 | ACPICA: iASL: Improved pathname support | Bob Moore | 2 | -0/+31 |
2012-06-01 | ACPICA: Disassembler: Add support for Operation Region externals | Bob Moore | 1 | -0/+81 |
2012-06-01 | ACPICA: Add support for multiple notify handlers | Bob Moore | 8 | -441/+262 |
2012-06-01 | ACPICA: Lint fixes for acpi_write, no functional changes | Bob Moore | 1 | -4/+5 |
2012-06-01 | ACPICA: Object dump routines: Use common function for string output | Bob Moore | 1 | -3/+1 |
2012-06-01 | ACPICA: AML Parser: Fix two possible memory leaks in error path | Jesper Juhl | 1 | -0/+2 |
2012-05-30 | x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c | H. Peter Anvin | 1 | -6/+2 |
2012-05-30 | 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-23 | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -10/+10 |
2012-05-23 | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -0/+32 |
2012-05-18 | 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-12 | ACPI: Add _PLD support | Matthew Garrett | 1 | -0/+30 |
2012-05-12 | 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 |