| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| | | | | | | | | | |/ / |
|
| | | | | | | | | * | | | ACPI throttling: fix endian bug in acpi_read_throttling_status() | Dan Carpenter | 2012-03-30 | 1 | -3/+2 |
| | | | | | | | | * | | | ACPI: Evaluate thermal trip points before reading temperature | Matthew Garrett | 2012-03-30 | 1 | -4/+4 |
| | | | | | | | | |/ / |
|
| | | | | | | | * | | | ACPICA: Fix regression in FADT revision checks | Julian Anastasov | 2012-03-21 | 1 | -4/+4 |
| | | | | | | | |/ / |
|
| | | | | | | * | | | ACPI: Clean redundant codes in scan.c | Alex He | 2012-03-30 | 1 | -4/+1 |
| | | | | | | * | | | ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() | Paul E. McKenney | 2012-03-30 | 1 | -2/+1 |
| | | | | | | * | | | ACPI: consistently use should_use_kmap() | Jan Beulich | 2012-03-30 | 1 | -1/+1 |
| | | | | | | * | | | ACPI: processor_driver: add missing kfree | Julia Lawall | 2012-03-30 | 1 | -4/+10 |
| | | | | | | * | | | ACPI / PM: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 2012-03-30 | 1 | -2/+2 |
| | | | | | | |/ / |
|
| | | | | | * | | | ACPI: Add CPU hotplug support for processor device objects | Toshi Kani | 2012-03-30 | 1 | -10/+38 |
| | | | | | |/ / |
|
| | | | | * | | | ACPI: Make ACPI interrupt threaded | Andi Kleen | 2012-03-30 | 1 | -1/+2 |
| | | | | * | | | ACPI: ec: Do request_region outside WARN() | Andi Kleen | 2012-03-30 | 1 | -4/+4 |
| | | | | |/ / |
|
| | | | * | | | idle, x86: Allow off-lined CPU to enter deeper C states | Boris Ostrovsky | 2012-03-30 | 1 | -0/+31 |
| | | | |/ / |
|
| | | * | | | ACPI: ignore FADT reset-reg-sup flag | Len Brown | 2012-03-21 | 2 | -4/+2 |
| | | |/ / |
|
| | * | | | ACPI: Add support for exposing BGRT data | Matthew Garrett | 2012-03-30 | 3 | -0/+185 |
| | * | | | ACPI: export acpi_kobj | Matthew Garrett | 2012-03-30 | 1 | -0/+1 |
| | |/ / |
|
| * | | | ACPICA: Object repair code: Support to add Package wrappers | Bob Moore | 2012-03-30 | 4 | -105/+64 |
| * | | | ACPI: Move module parameter gts and bfs to sleep.c | Lin Ming | 2012-03-26 | 2 | -20/+31 |
| * | | | ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS | Lin Ming | 2012-03-26 | 5 | -39/+63 |
| * | | | ACPICA: Debugger: Add missing object info to namespace dump | Bob Moore | 2012-03-22 | 1 | -1/+14 |
| * | | | ACPICA: Change exception code for invalid pathname in acpi_evaluate_object | Bob Moore | 2012-03-22 | 1 | -1/+1 |
| * | | | ACPICA: Clarify METHOD_NAME* defines for full-pathname cases | Bob Moore | 2012-03-22 | 5 | -21/+22 |
| * | | | ACPICA: Add table-driven dispatch for sleep/wake functions | Bob Moore | 2012-03-22 | 2 | -54/+88 |
| * | | | ACPICA: Split sleep/wake functions into two files | Bob Moore | 2012-03-22 | 4 | -211/+265 |
| * | | | ACPICA: Distill multiple sleep method functions to a single function | Bob Moore | 2012-03-22 | 3 | -128/+29 |
| * | | | ACPICA: Add acpi_os_physical_table_override interface | Bob Moore | 2012-03-22 | 4 | -63/+161 |
| * | | | ACPICA: ACPI 5: Update debug output for new notify values | Bob Moore | 2012-03-22 | 2 | -26/+31 |
| * | | | ACPICA: Expand OSL memory read/write interfaces to 64 bits | Bob Moore | 2012-03-22 | 4 | -121/+21 |
| * | | | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware | Bob Moore | 2012-03-22 | 27 | -479/+361 |
| * | | | ACPICA: Move ACPI timer prototypes to public acpixf file | Bob Moore | 2012-03-22 | 1 | -12/+0 |
| * | | | ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registers | Bob Moore | 2012-03-22 | 4 | -269/+694 |
| * | | | ACPICA: Update _REV return value to 5 | Bob Moore | 2012-03-22 | 1 | -1/+1 |
| |/ / |
|