Age | Commit message (Expand) | Author |
2012-07-14 | ACPICA: Disassembler: Emit descriptions for ACPI predefined names | Bob Moore |
2012-06-01 | ACPICA: Add FADT error message for GAS BitWidth overflow | Bob Moore |
2012-06-01 | ACPICA: Remove argument of acpi_os_wait_events_complete | Lin Ming |
2012-06-01 | ACPICA: iASL: Improved pathname support | Bob Moore |
2012-06-01 | ACPICA: Disassembler: Add support for Operation Region externals | Bob Moore |
2012-06-01 | ACPICA: Add support for multiple notify handlers | Bob Moore |
2012-06-01 | ACPICA: Lint fixes for acpi_write, no functional changes | Bob Moore |
2012-06-01 | ACPICA: Object dump routines: Use common function for string output | Bob Moore |
2012-06-01 | ACPICA: AML Parser: Fix two possible memory leaks in error path | Jesper Juhl |
2012-05-17 | ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold | Rafael J. Wysocki |
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 |
2012-03-30 | ACPI, APEI: Fix incorrect APEI register bit width check and usage | Gary Hade |
2012-03-30 | ACPI, APEI, EINJ, new parameter to control trigger action | Chen Gong |
2012-03-30 | ACPI, APEI, EINJ, limit the range of einj_param | Chen Gong |
2012-03-30 | ACPI, APEI, Fix ERST header length check | Jiang Liu |
2012-03-30 | idle, x86: Allow off-lined CPU to enter deeper C states | Boris Ostrovsky |
2012-03-30 | ACPI: Add CPU hotplug support for processor device objects | Toshi Kani |
2012-03-30 | ACPI / PM: print physical addresses consistently with other parts of kernel | Bjorn Helgaas |
2012-03-30 | ACPI: Evaluate thermal trip points before reading temperature | Matthew Garrett |
2012-03-30 | ACPI, PCI: Move acpi_dev_run_wake() to ACPI core | Lin Ming |
2012-03-30 | ACPI: Add interface to register/unregister device to/from power resources | Lin Ming |
2012-03-30 | ACPI: Introduce ACPI D3_COLD state support | Zhang Rui |
2012-03-30 | ACPICA: Object repair code: Support to add Package wrappers | Bob Moore |
2012-03-30 | ACPI: Make ACPI interrupt threaded | Andi Kleen |