Age | Commit message (Expand) | Author | Files | Lines |
2012-07-17 | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion | Bob Moore | 115 | -664/+664 |
2012-07-17 | ACPICA: Add new ACPI table load/unload external interfaces | Bob Moore | 2 | -42/+178 |
2012-07-17 | ACPICA: Split file: tbxface.c -> tbxfload.c | Bob Moore | 3 | -164/+213 |
2012-07-17 | ACPICA: Add PCC address space to space ID decode function | Bob Moore | 1 | -10/+11 |
2012-07-17 | ACPICA: Fix some comment fields | Bob Moore | 9 | -18/+19 |
2012-07-17 | ACPICA: Table manager: deploy new firmware error/warning interfaces | Bob Moore | 4 | -73/+80 |
2012-07-17 | ACPICA: Add new interfaces for BIOS(firmware) errors and warnings | Bob Moore | 1 | -0/+68 |
2012-07-17 | ACPICA: Split exception code utilities to a new file, utexcep.c | Bob Moore | 5 | -112/+154 |
2012-07-14 | ACPICA: Add support for implicit notify on multiple devices | Bob Moore | 4 | -50/+109 |
2012-07-14 | ACPICA: Update comments; no functional change | Bob Moore | 1 | -3/+3 |
2012-07-14 | ACPICA: Utilities: conditionally compile backslash removal function | Bob Moore | 1 | -0/+2 |
2012-07-14 | ACPICA: Disassembler: Emit descriptions for ACPI predefined names | Bob Moore | 2 | -0/+23 |
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-18 | ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold | Rafael J. Wysocki | 3 | -3/+14 |
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-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -24/+28 |
2012-04-24 | 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-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+1 |
2012-04-07 | Merge branches 'idle-fix' and 'misc' into release | Len Brown | 65 | -1243/+2087 |
2012-04-06 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -7/+1 |
2012-04-06 | 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-31 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 63 | -1241/+2084 |
2012-03-31 | Merge branch 'tboot' into release | Len Brown | 2 | -3/+31 |
2012-03-31 | Merge branch 'd3' into release | Len Brown | 3 | -2/+206 |
2012-03-31 | Merge branch 'apei' into release | Len Brown | 4 | -26/+56 |
2012-03-31 | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown | 17 | -70/+356 |
2012-03-31 | ACPI throttling: fix endian bug in acpi_read_throttling_status() | Dan Carpenter | 1 | -3/+2 |
2012-03-30 | ACPI video: Don't start video device until its associated input device has be... | Igor Murzov | 1 | -7/+8 |
2012-03-30 | ACPI video: Harden video bus adding. | Igor Murzov | 1 | -15/+26 |
2012-03-30 | ACPI: Add support for exposing BGRT data | Matthew Garrett | 3 | -0/+185 |
2012-03-30 | ACPI: export acpi_kobj | Matthew Garrett | 1 | -0/+1 |
2012-03-30 | ACPI: Fix logic for removing mappings in 'acpi_unmap' | Myron Stowe | 1 | -1/+1 |
2012-03-30 | CPER failed to handle generic error records with multiple sections | Jiang Liu | 1 | -0/+2 |
2012-03-30 | ACPI: Clean redundant codes in scan.c | Alex He | 1 | -4/+1 |
2012-03-30 | ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() | Paul E. McKenney | 1 | -2/+1 |
2012-03-30 | ACPI: consistently use should_use_kmap() | Jan Beulich | 1 | -1/+1 |
2012-03-30 | ACPI: processor_driver: add missing kfree | Julia Lawall | 1 | -4/+10 |
2012-03-30 | ACPI, APEI: Fix incorrect APEI register bit width check and usage | Gary Hade | 1 | -21/+40 |
2012-03-30 | ACPI, APEI, EINJ, new parameter to control trigger action | Chen Gong | 1 | -3/+12 |