Age | Commit message (Expand) | Author |
2012-06-04 | Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turb... | Len Brown |
2012-06-04 | Merge branch 'upstream' into bugfix-video | Len Brown |
2012-06-04 | drivers: acpi: Fix dependency for ACPI_HOTPLUG_CPU | Fabio Estevam |
2012-06-01 | ACPI video: use after input_unregister_device() | Dan Carpenter |
2012-06-01 | acpi_video: Intel video is not always i915 | Alan Cox |
2012-06-01 | acpi_video: fix leaking PCI references | Alan Cox |
2012-05-30 | x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c | H. Peter Anvin |
2012-05-29 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2012-05-29 | ACPI / PM: Make acpi_pm_device_sleep_state() follow the specification | Rafael J. Wysocki |
2012-05-29 | ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctly | Rafael J. Wysocki |
2012-05-29 | ACPI / PM: Fix error messages in drivers/acpi/bus.c | Rafael J. Wysocki |
2012-05-29 | ACPI / PM: Generate wakeup events on fixed power button | Daniel Drake |
2012-05-22 | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-05-22 | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-05-17 | ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold | Rafael J. Wysocki |
2012-05-17 | acpi, bgrd: Add missing <linux/io.h> to drivers/acpi/bgrt.c | H. Peter Anvin |
2012-05-11 | ACPI: Add _PLD support | Matthew Garrett |
2012-05-11 | ACPI: Add stubs for (un)register_acpi_bus_type | Matthew Garrett |
2012-05-08 | x86, realmode: don't copy real_mode_header | Jarkko Sakkinen |
2012-05-08 | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen |
2012-05-08 | acpi: use KERN_CONT in printk() continuation lines | Kay Sievers |
2012-05-08 | ACPI: Ignore invalid _PSS entries, but use valid ones | Marco Aurelio da Costa |
2012-05-08 | ACPI battery: only refresh the sysfs files when pertinent information changes | Andy Whitcroft |
2012-05-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-05-05 | ACPI: Fix D3hot v D3cold confusion | Lin Ming |
2012-04-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-04-23 | ACPI: Convert wake_sleep_flags to a value instead of function | Konrad Rzeszutek Wilk |
2012-04-20 | Revert "ACPI: ignore FADT reset-reg-sup flag" | Linus Torvalds |
2012-04-18 | Revert "ACPI: Make ACPI interrupt threaded" | Thomas Gleixner |
2012-04-06 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-04-06 | Merge branches 'idle-fix' and 'misc' into release | Len Brown |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-04-05 | ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead() | Luck, Tony |
2012-03-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-03-30 | Merge branch 'tboot' into release | Len Brown |
2012-03-30 | Merge branch 'd3' into release | Len Brown |
2012-03-30 | Merge branch 'apei' into release | Len Brown |
2012-03-30 | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown |
2012-03-30 | ACPI throttling: fix endian bug in acpi_read_throttling_status() | Dan Carpenter |
2012-03-30 | ACPI video: Don't start video device until its associated input device has be... | Igor Murzov |
2012-03-30 | ACPI video: Harden video bus adding. | Igor Murzov |
2012-03-30 | ACPI: Add support for exposing BGRT data | Matthew Garrett |
2012-03-30 | ACPI: export acpi_kobj | Matthew Garrett |
2012-03-30 | ACPI: Fix logic for removing mappings in 'acpi_unmap' | Myron Stowe |
2012-03-30 | CPER failed to handle generic error records with multiple sections | Jiang Liu |
2012-03-30 | ACPI: Clean redundant codes in scan.c | Alex He |
2012-03-30 | ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() | Paul E. McKenney |
2012-03-30 | ACPI: consistently use should_use_kmap() | Jan Beulich |
2012-03-30 | ACPI: processor_driver: add missing kfree | Julia Lawall |