summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | ACPI / video: Fix initial level validity testAaron Lu2013-11-071-1/+1
| | * | | | | | | ACPI / blacklist: fix name of ThinkPad Edge E530Felipe Contreras2013-11-051-1/+1
| * | | | | | | | Merge branch 'acpica'Rafael J. Wysocki2013-11-0789-309/+421
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPICA: Add __init for ACPICA initializers/finalizers.Lv Zheng2013-10-316-9/+8
| | * | | | | | | | ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng2013-10-311-2/+2
| | * | | | | | | | ACPICA: Fix cached object deletion code.Lv Zheng2013-10-311-2/+2
| | * | | | | | | | ACPICA: Remove dead AOPOBJ_INVALID check.Lv Zheng2013-10-311-6/+0
| | * | | | | | | | ACPICA: Cleanup useless memset invocations.Lv Zheng2013-10-312-2/+0
| | * | | | | | | | ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal.Lv Zheng2013-10-311-1/+1
| | * | | | | | | | ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size().Lv Zheng2013-10-311-10/+13
| | * | | | | | | | ACPICA: Add new statistics interface.Lv Zheng2013-10-315-0/+54
| | * | | | | | | | ACPICA: Update DMAR table definitions.Lv Zheng2013-10-312-6/+6
| | * | | | | | | | ACPICA: Update namespace dump code.Lv Zheng2013-10-311-2/+5
| | * | | | | | | | ACPICA: Update check for setting the ANOBJ_IS_EXTERNAL flag.Lv Zheng2013-10-311-1/+2
| | * | | | | | | | ACPICA: Update default space handlers.Lv Zheng2013-10-311-0/+1
| | * | | | | | | | ACPICA: Fix indentation issues for macro invocations.Lv Zheng2013-10-314-3/+8
| | * | | | | | | | ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...Lv Zheng2013-10-314-6/+14
| | * | | | | | | | ACPICA: Linuxize: Change indentation of C labels.Lv Zheng2013-10-3160-112/+112
| | * | | | | | | | ACPICA: Clarify ACPI_FREE_BUFFER usage.Bob Moore2013-10-311-1/+1
| | * | | | | | | | ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng2013-10-3120-20/+37
| | * | | | | | | | ACPICA: Hardcode access width for the reset register.Bob Moore2013-10-301-2/+8
| | * | | | | | | | ACPICA: Fix possible memory leaks in the GPE handling.Lv Zheng2013-10-301-0/+1
| | * | | | | | | | ACPICA: Cleanup memory allocation macros and configurability.Lv Zheng2013-10-304-120/+59
| | * | | | | | | | ACPICA: Add safe versions of common string functions.Bob Moore2013-10-303-1/+74
| | * | | | | | | | ACPICA: Add history/line-editing for Unix/Linux systems.Bob Moore2013-10-301-0/+2
| | * | | | | | | | ACPICA: Add a check for a null node during namespace walk.Bob Moore2013-10-301-0/+7
| | * | | | | | | | ACPICA: Table print header function: Increase default width for table length.Bob Moore2013-10-301-3/+3
| | * | | | | | | | ACPICA: Ensure that debug output is immediately disabled on termination.Tomasz Nowicki2013-10-301-0/+1
| * | | | | | | | | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-11-072-7/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI / event: remove unneeded NULL pointer checkMathias Krause2013-11-071-5/+0
| | * | | | | | | | | ACPI: Fix spelling mistake in error messagesColin Ian King2013-10-301-2/+2
| * | | | | | | | | | Merge branch 'acpi-processor'Rafael J. Wysocki2013-11-072-23/+0
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ACPI / processor: Do not request ACPI cpufreq module directlyRafael J. Wysocki2013-10-302-23/+0
| * | | | | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-10-2871-2422/+922
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| | * | | | | | | | | | cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsemviresh kumar2013-10-251-79/+31
| | * | | | | | | | | | intel_pstate: Add Baytrail supportDirk Brandewie2013-10-251-0/+35
| | * | | | | | | | | | intel_pstate: Refactor driver to support CPUs with different MSR layoutsDirk Brandewie2013-10-251-46/+98
| | * | | | | | | | | | cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-2545-725/+219
| | * | | | | | | | | | Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2013-10-2566-1444/+405
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | cpufreq / governor: Remove fossil commentLan Tianyu2013-10-171-11/+0
| | | * | | | | | | | | | cpufreq: exynos4210: Use the common clock framework to set APLL clock rateLukasz Majewski2013-10-171-59/+8
| | | * | | | | | | | | | cpufreq: exynos4x12: Use the common clock framework to set APLL clock rateLukasz Majewski2013-10-171-61/+8
| | | * | | | | | | | | | cpufreq: Detect spurious invocations of update_policy_cpu()Srivatsa S. Bhat2013-10-171-1/+1
| | | * | | | | | | | | | cpufreq: pmac64: enable cpufreq on iMac G5 (iSight) modelAaro Koskinen2013-10-171-1/+2
| | | * | | | | | | | | | cpufreq: pmac64: provide cpufreq transition latency for older G5 modelsAaro Koskinen2013-10-171-1/+3
| | | * | | | | | | | | | cpufreq: pmac64: speed up frequency switchAaro Koskinen2013-10-171-3/+3
| | | * | | | | | | | | | cpufreq: highbank-cpufreq: Enable Midway/ECX-2000Mark Langsdorf2013-10-171-1/+2
| | | * | | | | | | | | | exynos-cpufreq: fix false return check from "regulator_set_voltage"Manish Badarkhe2013-10-171-1/+1
| | | * | | | | | | | | | speedstep-centrino: Remove unnecessary bracesEvgeny Kapaev2013-10-171-2/+1
| | | * | | | | | | | | | acpi-cpufreq: Add comment under ACPI_ADR_SPACE_SYSTEM_IO caseViresh Kumar2013-10-161-1/+6