Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | ACPI / video: Fix initial level validity test | Aaron Lu | 2013-11-07 | 1 | -1/+1 | |
| | * | | | | | | | ACPI / blacklist: fix name of ThinkPad Edge E530 | Felipe Contreras | 2013-11-05 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2013-11-07 | 89 | -309/+421 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ACPICA: Add __init for ACPICA initializers/finalizers. | Lv Zheng | 2013-10-31 | 6 | -9/+8 | |
| | * | | | | | | | | ACPICA: Cleanup asmlinkage for ACPICA APIs. | Lv Zheng | 2013-10-31 | 1 | -2/+2 | |
| | * | | | | | | | | ACPICA: Fix cached object deletion code. | Lv Zheng | 2013-10-31 | 1 | -2/+2 | |
| | * | | | | | | | | ACPICA: Remove dead AOPOBJ_INVALID check. | Lv Zheng | 2013-10-31 | 1 | -6/+0 | |
| | * | | | | | | | | ACPICA: Cleanup useless memset invocations. | Lv Zheng | 2013-10-31 | 2 | -2/+0 | |
| | * | | | | | | | | ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal. | Lv Zheng | 2013-10-31 | 1 | -1/+1 | |
| | * | | | | | | | | ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size(). | Lv Zheng | 2013-10-31 | 1 | -10/+13 | |
| | * | | | | | | | | ACPICA: Add new statistics interface. | Lv Zheng | 2013-10-31 | 5 | -0/+54 | |
| | * | | | | | | | | ACPICA: Update DMAR table definitions. | Lv Zheng | 2013-10-31 | 2 | -6/+6 | |
| | * | | | | | | | | ACPICA: Update namespace dump code. | Lv Zheng | 2013-10-31 | 1 | -2/+5 | |
| | * | | | | | | | | ACPICA: Update check for setting the ANOBJ_IS_EXTERNAL flag. | Lv Zheng | 2013-10-31 | 1 | -1/+2 | |
| | * | | | | | | | | ACPICA: Update default space handlers. | Lv Zheng | 2013-10-31 | 1 | -0/+1 | |
| | * | | | | | | | | ACPICA: Fix indentation issues for macro invocations. | Lv Zheng | 2013-10-31 | 4 | -3/+8 | |
| | * | | | | | | | | ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa... | Lv Zheng | 2013-10-31 | 4 | -6/+14 | |
| | * | | | | | | | | ACPICA: Linuxize: Change indentation of C labels. | Lv Zheng | 2013-10-31 | 60 | -112/+112 | |
| | * | | | | | | | | ACPICA: Clarify ACPI_FREE_BUFFER usage. | Bob Moore | 2013-10-31 | 1 | -1/+1 | |
| | * | | | | | | | | ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules. | Lv Zheng | 2013-10-31 | 20 | -20/+37 | |
| | * | | | | | | | | ACPICA: Hardcode access width for the reset register. | Bob Moore | 2013-10-30 | 1 | -2/+8 | |
| | * | | | | | | | | ACPICA: Fix possible memory leaks in the GPE handling. | Lv Zheng | 2013-10-30 | 1 | -0/+1 | |
| | * | | | | | | | | ACPICA: Cleanup memory allocation macros and configurability. | Lv Zheng | 2013-10-30 | 4 | -120/+59 | |
| | * | | | | | | | | ACPICA: Add safe versions of common string functions. | Bob Moore | 2013-10-30 | 3 | -1/+74 | |
| | * | | | | | | | | ACPICA: Add history/line-editing for Unix/Linux systems. | Bob Moore | 2013-10-30 | 1 | -0/+2 | |
| | * | | | | | | | | ACPICA: Add a check for a null node during namespace walk. | Bob Moore | 2013-10-30 | 1 | -0/+7 | |
| | * | | | | | | | | ACPICA: Table print header function: Increase default width for table length. | Bob Moore | 2013-10-30 | 1 | -3/+3 | |
| | * | | | | | | | | ACPICA: Ensure that debug output is immediately disabled on termination. | Tomasz Nowicki | 2013-10-30 | 1 | -0/+1 | |
| * | | | | | | | | | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-11-07 | 2 | -7/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ACPI / event: remove unneeded NULL pointer check | Mathias Krause | 2013-11-07 | 1 | -5/+0 | |
| | * | | | | | | | | | ACPI: Fix spelling mistake in error messages | Colin Ian King | 2013-10-30 | 1 | -2/+2 | |
| * | | | | | | | | | | Merge branch 'acpi-processor' | Rafael J. Wysocki | 2013-11-07 | 2 | -23/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ACPI / processor: Do not request ACPI cpufreq module directly | Rafael J. Wysocki | 2013-10-30 | 2 | -23/+0 | |
| * | | | | | | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-10-28 | 71 | -2422/+922 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsem | viresh kumar | 2013-10-25 | 1 | -79/+31 | |
| | * | | | | | | | | | | intel_pstate: Add Baytrail support | Dirk Brandewie | 2013-10-25 | 1 | -0/+35 | |
| | * | | | | | | | | | | intel_pstate: Refactor driver to support CPUs with different MSR layouts | Dirk Brandewie | 2013-10-25 | 1 | -46/+98 | |
| | * | | | | | | | | | | cpufreq: Implement light weight ->target_index() routine | Viresh Kumar | 2013-10-25 | 45 | -725/+219 | |
| | * | | | | | | | | | | Merge back earlier 'pm-cpufreq' material. | Rafael J. Wysocki | 2013-10-25 | 66 | -1444/+405 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | cpufreq / governor: Remove fossil comment | Lan Tianyu | 2013-10-17 | 1 | -11/+0 | |
| | | * | | | | | | | | | | cpufreq: exynos4210: Use the common clock framework to set APLL clock rate | Lukasz Majewski | 2013-10-17 | 1 | -59/+8 | |
| | | * | | | | | | | | | | cpufreq: exynos4x12: Use the common clock framework to set APLL clock rate | Lukasz Majewski | 2013-10-17 | 1 | -61/+8 | |
| | | * | | | | | | | | | | cpufreq: Detect spurious invocations of update_policy_cpu() | Srivatsa S. Bhat | 2013-10-17 | 1 | -1/+1 | |
| | | * | | | | | | | | | | cpufreq: pmac64: enable cpufreq on iMac G5 (iSight) model | Aaro Koskinen | 2013-10-17 | 1 | -1/+2 | |
| | | * | | | | | | | | | | cpufreq: pmac64: provide cpufreq transition latency for older G5 models | Aaro Koskinen | 2013-10-17 | 1 | -1/+3 | |
| | | * | | | | | | | | | | cpufreq: pmac64: speed up frequency switch | Aaro Koskinen | 2013-10-17 | 1 | -3/+3 | |
| | | * | | | | | | | | | | cpufreq: highbank-cpufreq: Enable Midway/ECX-2000 | Mark Langsdorf | 2013-10-17 | 1 | -1/+2 | |
| | | * | | | | | | | | | | exynos-cpufreq: fix false return check from "regulator_set_voltage" | Manish Badarkhe | 2013-10-17 | 1 | -1/+1 | |
| | | * | | | | | | | | | | speedstep-centrino: Remove unnecessary braces | Evgeny Kapaev | 2013-10-17 | 1 | -2/+1 | |
| | | * | | | | | | | | | | acpi-cpufreq: Add comment under ACPI_ADR_SPACE_SYSTEM_IO case | Viresh Kumar | 2013-10-16 | 1 | -1/+6 |