| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-03-30 | Disable MCP limit exceeded messages from Intel IPS driver |  Andi Kleen | 1 | -11/+2 |
| 2012-03-30 | ACPI video: Don't start video device until its associated input device has been allocated |  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 | 4 | -0/+205 |
| 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 | PNPACPI: Fix device ref leaking in acpi_pnp_match |  Yinghai Lu | 1 | -1/+6 |
| 2012-03-30 | ACPI: Fix use-after-free in acpi_map_lsapic |  Petr Vandrovec | 1 | -1/+2 |
| 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 | Update documentation for parameter *notrigger* in einj.txt |  Chen Gong | 1 | -0/+8 |
| 2012-03-30 | ACPI, APEI, EINJ, new parameter to control trigger action |  Chen Gong | 1 | -3/+12 |
| 2012-03-30 | ACPI, APEI, EINJ, limit the range of einj_param |  Chen Gong | 1 | -1/+1 |
| 2012-03-30 | ACPI, APEI, Fix ERST header length check |  Jiang Liu | 1 | -1/+1 |
| 2012-03-30 | cpuidle: power_usage should be declared signed integer |  Boris Ostrovsky | 2 | -2/+2 |
| 2012-03-30 | idle, x86: Allow off-lined CPU to enter deeper C states |  Boris Ostrovsky | 4 | -1/+67 |
| 2012-03-30 | ACPI: Add CPU hotplug support for processor device objects |  Toshi Kani | 1 | -10/+38 |
| 2012-03-30 | ACPI / PM: print physical addresses consistently with other parts of kernel |  Bjorn Helgaas | 1 | -2/+2 |
| 2012-03-30 | ACPI: Evaluate thermal trip points before reading temperature |  Matthew Garrett | 1 | -4/+4 |
| 2012-03-30 | cpuidle: remove unused 'governor_data' field |  Daniel Lezcano | 1 | -1/+0 |
| 2012-03-30 | cpuidle: remove useless array definition in cpuidle_structure |  Daniel Lezcano | 1 | -1/+1 |
| 2012-03-30 | cpuidle: use the driver's state_count as default |  Daniel Lezcano | 2 | -2/+2 |
| 2012-03-30 | cpuidle: add a sysfs entry to disable specific C state for debug purpose. |  ShuoX Liu | 5 | -1/+51 |
| 2012-03-30 | ACPICA: Update to version 20120320 |  Bob Moore | 1 | -1/+1 |
| 2012-03-30 | ACPICA: Object repair code: Support to add Package wrappers |  Bob Moore | 4 | -105/+64 |
| 2012-03-30 | ACPI: Make ACPI interrupt threaded |  Andi Kleen | 1 | -1/+2 |
| 2012-03-30 | ACPI: ec: Do request_region outside WARN() |  Andi Kleen | 1 | -4/+4 |
| 2012-03-29 | tools turbostat: harden against cpu online/offline |  Len Brown | 1 | -54/+61 |
| 2012-03-29 | tools turbostat: reduce measurement overhead due to IPIs |  Len Brown | 1 | -0/+46 |
| 2012-03-29 | tools turbostat: add summary option |  Len Brown | 2 | -69/+120 |
| 2012-03-26 | ACPI: Move module parameter gts and bfs to sleep.c |  Lin Ming | 2 | -20/+31 |
| 2012-03-26 | ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS |  Lin Ming | 7 | -42/+73 |
| 2012-03-22 | ACPI: Do cpufreq clamping for throttling per package v2 |  Andi Kleen | 1 | -8/+37 |
| 2012-03-22 | ACPICA: Debugger: Add missing object info to namespace dump |  Bob Moore | 1 | -1/+14 |
| 2012-03-22 | ACPICA: Change exception code for invalid pathname in acpi_evaluate_object |  Bob Moore | 1 | -1/+1 |
| 2012-03-22 | ACPICA: Clarify METHOD_NAME* defines for full-pathname cases |  Bob Moore | 6 | -27/+28 |
| 2012-03-22 | ACPICA: Update to version 20120215 |  Bob Moore | 1 | -1/+1 |
| 2012-03-22 | ACPICA: Add table-driven dispatch for sleep/wake functions |  Bob Moore | 3 | -54/+97 |
| 2012-03-22 | ACPICA: Split sleep/wake functions into two files |  Bob Moore | 4 | -211/+265 |
| 2012-03-22 | ACPICA: Distill multiple sleep method functions to a single function |  Bob Moore | 3 | -128/+29 |
| 2012-03-22 | ACPICA: Add acpi_os_physical_table_override interface |  Bob Moore | 5 | -63/+166 |
| 2012-03-22 | ACPICA: ACPI 5: Update debug output for new notify values |  Bob Moore | 3 | -28/+35 |
| 2012-03-22 | ACPICA: Expand OSL memory read/write interfaces to 64 bits |  Bob Moore | 5 | -127/+23 |
| 2012-03-22 | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware |  Bob Moore | 29 | -320/+531 |
| 2012-03-22 | ACPICA: Move ACPI timer prototypes to public acpixf file |  Bob Moore | 2 | -12/+12 |
| 2012-03-22 | ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registers |  Bob Moore | 5 | -269/+701 |