| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: Add new ACPI table load/unload external interfaces | Bob Moore | 2012-07-17 | 2 | -42/+178 |
* | ACPICA: Split file: tbxface.c -> tbxfload.c | Bob Moore | 2012-07-17 | 3 | -164/+213 |
* | ACPICA: Add PCC address space to space ID decode function | Bob Moore | 2012-07-17 | 1 | -10/+11 |
* | ACPICA: Fix some comment fields | Bob Moore | 2012-07-17 | 9 | -18/+19 |
* | ACPICA: Table manager: deploy new firmware error/warning interfaces | Bob Moore | 2012-07-17 | 4 | -73/+80 |
* | ACPICA: Add new interfaces for BIOS(firmware) errors and warnings | Bob Moore | 2012-07-17 | 1 | -0/+68 |
* | ACPICA: Split exception code utilities to a new file, utexcep.c | Bob Moore | 2012-07-17 | 5 | -112/+154 |
* | ACPICA: Add support for implicit notify on multiple devices | Bob Moore | 2012-07-14 | 4 | -50/+109 |
* | ACPICA: Update comments; no functional change | Bob Moore | 2012-07-14 | 1 | -3/+3 |
* | ACPICA: Utilities: conditionally compile backslash removal function | Bob Moore | 2012-07-14 | 1 | -0/+2 |
* | ACPICA: Disassembler: Emit descriptions for ACPI predefined names | Bob Moore | 2012-07-14 | 2 | -0/+23 |
* | ACPICA: Add FADT error message for GAS BitWidth overflow | Bob Moore | 2012-06-01 | 1 | -7/+25 |
* | ACPICA: Remove argument of acpi_os_wait_events_complete | Lin Ming | 2012-06-01 | 3 | -5/+5 |
* | ACPICA: iASL: Improved pathname support | Bob Moore | 2012-06-01 | 2 | -0/+31 |
* | ACPICA: Disassembler: Add support for Operation Region externals | Bob Moore | 2012-06-01 | 1 | -0/+81 |
* | ACPICA: Add support for multiple notify handlers | Bob Moore | 2012-06-01 | 8 | -441/+262 |
* | ACPICA: Lint fixes for acpi_write, no functional changes | Bob Moore | 2012-06-01 | 1 | -4/+5 |
* | ACPICA: Object dump routines: Use common function for string output | Bob Moore | 2012-06-01 | 1 | -3/+1 |
* | ACPICA: AML Parser: Fix two possible memory leaks in error path | Jesper Juhl | 2012-06-01 | 1 | -0/+2 |
* | ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold | Rafael J. Wysocki | 2012-05-17 | 3 | -3/+14 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-05-05 | 2 | -11/+8 |
|\ |
|
| * | ACPI: Fix D3hot v D3cold confusion | Lin Ming | 2012-05-05 | 2 | -11/+8 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-04-25 | 1 | -24/+28 |
|\ \ |
|
| * | | ACPI: Convert wake_sleep_flags to a value instead of function | Konrad Rzeszutek Wilk | 2012-04-23 | 1 | -24/+28 |
* | | | Revert "ACPI: ignore FADT reset-reg-sup flag" | Linus Torvalds | 2012-04-20 | 2 | -2/+4 |
* | | | Revert "ACPI: Make ACPI interrupt threaded" | Thomas Gleixner | 2012-04-18 | 1 | -2/+1 |
|/ / |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-04-06 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branches 'idle-fix' and 'misc' into release | Len Brown | 2012-04-06 | 65 | -1243/+2087 |
| |\ \ |
|
| * | | | ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead() | Luck, Tony | 2012-04-05 | 1 | -1/+1 |
* | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-04-05 | 1 | -7/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-05 | 1 | -7/+1 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-03-30 | 63 | -1241/+2084 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'tboot' into release | Len Brown | 2012-03-30 | 2 | -3/+31 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k... | Len Brown | 2012-03-22 | 2 | -3/+31 |
| | |\ \ \ |
|
| | | * | | | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. | Tang Liang | 2012-03-13 | 2 | -3/+31 |
| * | | | | | Merge branch 'd3' into release | Len Brown | 2012-03-30 | 3 | -2/+206 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI, PCI: Move acpi_dev_run_wake() to ACPI core | Lin Ming | 2012-03-30 | 1 | -0/+35 |
| | * | | | | | ACPI: Add interface to register/unregister device to/from power resources | Lin Ming | 2012-03-30 | 1 | -0/+162 |
| | * | | | | | ACPI: Introduce ACPI D3_COLD state support | Zhang Rui | 2012-03-30 | 2 | -2/+9 |
| | |/ / / / |
|
| * | | | | | Merge branch 'apei' into release | Len Brown | 2012-03-30 | 4 | -26/+56 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI: Fix logic for removing mappings in 'acpi_unmap' | Myron Stowe | 2012-03-30 | 1 | -1/+1 |
| | * | | | | | CPER failed to handle generic error records with multiple sections | Jiang Liu | 2012-03-30 | 1 | -0/+2 |
| | * | | | | | ACPI, APEI: Fix incorrect APEI register bit width check and usage | Gary Hade | 2012-03-30 | 1 | -21/+40 |
| | * | | | | | ACPI, APEI, EINJ, new parameter to control trigger action | Chen Gong | 2012-03-30 | 1 | -3/+12 |
| | * | | | | | ACPI, APEI, EINJ, limit the range of einj_param | Chen Gong | 2012-03-30 | 1 | -1/+1 |
| | * | | | | | ACPI, APEI, Fix ERST header length check | Jiang Liu | 2012-03-30 | 1 | -1/+1 |
| | |/ / / / |
|
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-------------------. \ \ \ \ | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown | 2012-03-30 | 17 | -70/+356 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |/ / / /
| | | | | | | | | | | |/| | | /
| | | | | |_|_|_|_|_|_|_|_|_|/
| | | | |/| | | | | | | | | | |
|
| | | | | | | | | | | | * | | | ACPI video: Don't start video device until its associated input device has be... | Igor Murzov | 2012-03-30 | 1 | -7/+8 |
| | | | | | | | | | | | * | | | ACPI video: Harden video bus adding. | Igor Murzov | 2012-03-30 | 1 | -15/+26 |
| | | | | | | | | | | |/ / / |
|
| | | | | | | | | | * | | | | ACPI: Do cpufreq clamping for throttling per package v2 | Andi Kleen | 2012-03-22 | 1 | -8/+37 |
| | | | | | | | | | |/ / / |
|