Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-07-26 | 172 | -2340/+4203 |
|\ | |||||
| *-------------------. | Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid... | Len Brown | 2012-07-26 | 1437 | -9509/+17155 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | * | tools/power: turbostat: fix large c1% issue | Len Brown | 2012-07-19 | 1 | -4/+8 |
| | | | | | | | | | | | * | tools/power: turbostat v2 - re-write for efficiency | Len Brown | 2012-07-19 | 3 | -539/+868 |
| | | | | | | | | | | * | | drivers/thermal/spear_thermal.c: add Device Tree probing capability | Viresh Kumar | 2012-06-02 | 4 | -36/+31 |
| | | | | | | | | | * | | | Thermal: Documentation update | Zhang Rui | 2012-07-24 | 2 | -14/+12 |
| | | | | | | | | | * | | | Thermal: Add Hysteresis attributes | Durgadoss R | 2012-07-24 | 3 | -5/+94 |
| | | | | | | | | | * | | | Thermal: Make Thermal trip points writeable | Durgadoss R | 2012-07-24 | 7 | -53/+121 |
| | | | | | | | | * | | | | ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe... | Lan Tianyu | 2012-07-24 | 1 | -1/+3 |
| | | | | | | | | |/ / / | |||||
| | | | | | | | * | | | | ACPI: Set hotplug _OST support bit to _OSC | Toshi Kani | 2012-06-04 | 1 | -0/+4 |
| | | | | | | | * | | | | ACPI: Add _OST support for ACPI container hotplug | Toshi Kani | 2012-06-04 | 1 | -15/+28 |
| | | | | | | | * | | | | ACPI: Add _OST support for ACPI memory hotplug | Toshi Kani | 2012-06-04 | 1 | -11/+32 |
| | | | | | | | * | | | | ACPI: Add _OST support for ACPI CPU hotplug | Toshi Kani | 2012-06-04 | 1 | -8/+20 |
| | | | | | | | * | | | | ACPI: Add _OST support for sysfs eject | Toshi Kani | 2012-06-04 | 2 | -10/+57 |
| | | | | | | | * | | | | ACPI: Add an interface to evaluate _OST | Toshi Kani | 2012-06-04 | 3 | -1/+84 |
| | | | | | | * | | | | | intel_idle: initial IVB support | Len Brown | 2012-06-05 | 1 | -0/+37 |
| | | | | | | | |_|/ / | | | | | | | |/| | | | |||||
| | | | | | * | | | | | cpuidle: add checks to avoid NULL pointer dereference | Srivatsa S. Bhat | 2012-06-01 | 1 | -2/+6 |
| | | | | | * | | | | | cpuidle: remove unused hrtimer_peek_ahead_timers() call | Sergey Senozhatsky | 2012-06-01 | 1 | -9/+0 |
| | | | | | |/ / / / | |||||
| | | | | * | | | | | cpuidle: coupled: add parallel barrier function | Colin Cross | 2012-06-02 | 2 | -0/+41 |
| | | | | * | | | | | cpuidle: add support for states that affect multiple cpus | Colin Cross | 2012-06-02 | 6 | -1/+733 |
| | | | | * | | | | | cpuidle: fix error handling in __cpuidle_register_device | Colin Cross | 2012-06-02 | 1 | -4/+9 |
| | | | | * | | | | | cpuidle: refactor out cpuidle_enter_state | Colin Cross | 2012-06-02 | 2 | -13/+31 |
| | | | | |/ / / / | |||||
| | | | * | | | | | ACPI Battery: Added capacity | srinivas pandruvada | 2012-06-01 | 1 | -0/+9 |
| | | * | | | | | | ACPI, APEI: Fixup common access width firmware bug | Jean Delvare | 2012-07-14 | 1 | -0/+5 |
| | * | | | | | | | ACPICA: Update to version 20120711 | Bob Moore | 2012-07-17 | 1 | -1/+1 |
| | * | | | | | | | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion | Bob Moore | 2012-07-17 | 120 | -680/+680 |
| | * | | | | | | | ACPICA: Update header files copyrights to 2012 | Bob Moore | 2012-07-17 | 15 | -15/+15 |
| | * | | | | | | | ACPICA: Add new ACPI table load/unload external interfaces | Bob Moore | 2012-07-17 | 3 | -46/+187 |
| | * | | | | | | | 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 | 3 | -0/+80 |
| | * | | | | | | | ACPICA: Split exception code utilities to a new file, utexcep.c | Bob Moore | 2012-07-17 | 6 | -114/+157 |
| | * | | | | | | | ACPICA: Update to version 20120620 | Bob Moore | 2012-07-14 | 1 | -1/+1 |
| | * | | | | | | | 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: Update to version 20120518 | Bob Moore | 2012-06-01 | 1 | -1/+1 |
| | * | | | | | | | 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 | 4 | -6/+6 |
| | * | | | | | | | ACPICA: iASL: Improved pathname support | Bob Moore | 2012-06-01 | 2 | -0/+31 |
| | * | | | | | | | ACPICA: ACPI 5/iASL: Add support for PCC keyword | Bob Moore | 2012-06-01 | 1 | -1/+2 |
| | * | | | | | | | ACPICA: Disassembler: Add support for Operation Region externals | Bob Moore | 2012-06-01 | 1 | -0/+81 |
| | * | | | | | | | ACPICA: Update to version 20120420 | Bob Moore | 2012-06-01 | 1 | -1/+1 |
| | * | | | | | | | ACPICA: Add support for multiple notify handlers | Bob Moore | 2012-06-01 | 9 | -441/+266 |
| | * | | | | | | | 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 |
| | | |_|/ / / / | | |/| | | | | |