| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: Update local C library module comments for ASCII table | Bob Moore | 2012-11-15 | 1 | -130/+131 |
* | ACPICA: Fix for predefined name loop during ACPICA initialization | Robert Moore | 2012-11-15 | 1 | -2/+2 |
* | ACPICA: Fix some typos in comments | Bob Moore | 2012-11-15 | 1 | -1/+1 |
* | ACPICA: ACPICA core: Cleanup empty lines at file start and end | Bob Moore | 2012-11-15 | 23 | -23/+0 |
* | ACPICA: Audit/update for ACPICA return macros and debug depth counter | Bob Moore | 2012-11-15 | 18 | -22/+27 |
* | ACPICA: Fix unmerged acmacros.h divergences. | Lv Zheng | 2012-11-15 | 2 | -106/+57 |
* | ACPICA: Fix indent caused divergences. | Lv Zheng | 2012-11-15 | 27 | -79/+100 |
* | ACPICA: Fix AcpiSrc caused divergences. | Lv Zheng | 2012-11-15 | 6 | -8/+8 |
* | ACPICA: Fix divergences of definition conflicts. | Lv Zheng | 2012-11-15 | 6 | -39/+42 |
* | ACPICA: Fix unmerged debugger divergences. | Lv Zheng | 2012-11-15 | 3 | -65/+100 |
* | ACPICA: Fix unmerged utility divergences. | Lv Zheng | 2012-11-15 | 7 | -31/+1852 |
* | Cleanup of invalid ACPI name handling and repair | Bob Moore | 2012-11-15 | 4 | -33/+28 |
* | ACPI video: Ignore errors after _DOD evaluation. | Igor Murzov | 2012-11-03 | 1 | -4/+7 |
* | ACPI: missing break | Alan Cox | 2012-10-26 | 1 | -0/+1 |
* | ACPI: Fix memory leak in acpi_bind_one() | Jesper Juhl | 2012-10-23 | 1 | -0/+1 |
* | ACPI: Reorder IPMI driver before any other ACPI drivers | Matthew Garrett | 2012-10-16 | 1 | -1/+4 |
*-. | Merge branches 'fixes-for-37', 'ec' and 'thermal' into release | Len Brown | 2012-10-09 | 2 | -27/+96 |
|\ \ |
|
| | * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Len Brown | 2012-10-09 | 1 | -22/+71 |
| | |\ |
|
| | | * | Thermal: Introduce thermal_zone_trip_update() | Zhang Rui | 2012-09-24 | 1 | -3/+5 |
| | | * | Thermal: Remove tc1/tc2 in generic thermal layer. | Zhang Rui | 2012-09-24 | 1 | -4/+1 |
| | | * | Thermal: Introduce .get_trend() callback. | Zhang Rui | 2012-09-24 | 1 | -0/+33 |
| | | * | Thermal: set upper and lower limits | Zhang Rui | 2012-09-24 | 1 | -18/+35 |
| * | | | ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop | Feng Tang | 2012-10-06 | 1 | -1/+15 |
| * | | | ACPI: EC: Make the GPE storm threshold a module parameter | Feng Tang | 2012-10-06 | 1 | -4/+10 |
* | | | | cpuidle / ACPI: fix potential NULL pointer dereference | Wei Yongjun | 2012-10-08 | 1 | -1/+2 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-10-08 | 26 | -491/+729 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-------. \ \ | Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive... | Len Brown | 2012-10-06 | 26 | -491/+729 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| | | | | | * | | ACPI: Allow ACPI binding with USB-3.0 hub | Lan Tianyu | 2012-09-21 | 3 | -69/+125 |
| | |_|_|_|/ /
| |/| | | | | |
|
| | | | | * | | ACPI/sbshc: convert to module_acpi_driver() | Mika Westerberg | 2012-09-21 | 1 | -17/+1 |
| | | | | * | | ACPI/hed: convert to module_acpi_driver() | Mika Westerberg | 2012-09-21 | 1 | -19/+1 |
| | | | | * | | ACPI/fan: convert to module_acpi_driver() | Mika Westerberg | 2012-09-21 | 1 | -21/+1 |
| | | | | * | | ACPI/button: convert to module_acpi_driver() | Mika Westerberg | 2012-09-21 | 1 | -12/+1 |
| | |_|_|/ /
| |/| | | | |
|
| | | | * | | ACPI: Add new sysfs interface to export device description | Lance Ortiz | 2012-10-06 | 1 | -2/+52 |
| | | | * | | ACPI: Harden acpi_table_parse_entries() against BIOS bug | Fenghua Yu | 2012-10-06 | 1 | -4/+14 |
| | | | * | | ACPI: run _OSC after ACPI_FULL_INITIALIZATION | Lin Ming | 2012-09-25 | 1 | -2/+6 |
| | |_|/ /
| |/| | | |
|
| | * | | | ACPICA: Table Manager: Merge duplicate code (root table) | Lv Zheng | 2012-09-21 | 2 | -43/+18 |
| | * | | | ACPI: Use ACPICA native way to decode the PLD buffer | Feng Tang | 2012-09-21 | 1 | -4/+7 |
| | * | | | ACPICA: Add support for complex _PLD buffers. | Bob Moore | 2012-09-21 | 3 | -12/+126 |
| | * | | | ACPICA: GPE support: Remove extraneous parameter from low-level function. | Feng Tang | 2012-09-21 | 4 | -16/+8 |
| | * | | | ACPICA: Debug output: Update output for Processor object. | Bob Moore | 2012-09-21 | 1 | -1/+1 |
| | * | | | ACPICA: GPE Support: Update debug info for GPE tracing. | Bob Moore | 2012-09-21 | 1 | -2/+19 |
| | * | | | ACPICA: Add Windows8/Server2012 string for _OSI method. | Bob Moore | 2012-09-21 | 2 | -0/+2 |
| | * | | | ACPICA: Split ACPICA initialization functions to new file, utxfinit.c | Bob Moore | 2012-09-21 | 3 | -266/+319 |
| | * | | | ACPICA: Enable Scope change to root during module-level code execution. | Bob Moore | 2012-09-21 | 2 | -0/+28 |
| | * | | | ACPI: delelte more BFS/GTS related definition and code | Feng Tang | 2012-09-21 | 1 | -1/+0 |
| |/ / / |
|
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-03 | 1 | -4/+4 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'drm-next-3.7' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 2012-10-03 | 1 | -4/+4 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | ACPI video: allow events handlers to veto the keypress | Luca Tettamanti | 2012-09-20 | 1 | -4/+4 |
* | | | | | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-10-02 | 3 | -19/+59 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2012-09-24 | 1 | -8/+24 |
| |\ \ \ \ \ |
|