summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-1470-2936/+1517
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-11-071-1/+6
| |\
| | * cpufreq: conservative: fix requested_freq reduction issueXiaoguang Chen2013-11-071-1/+6
| * | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-11-0748-651/+732
| |\|
| | * intel_pstate: skip the driver if ACPI has power mgmt optionAdrian Huang2013-11-071-0/+74
| | * cpufreq: ondemand: Remove redundant return statementStratos Karafotis2013-11-011-1/+0
| | * cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-3140-624/+198
| | * cpufreq: distinguish drivers that do asynchronous notificationsViresh Kumar2013-10-312-1/+2
| | * cpufreq/intel_pstate: Add static declarations to internal functionsDirk Brandewie2013-10-311-2/+2
| | * cpufreq: arm_big_little: reconfigure switcher behavior at run timeNicolas Pitre2013-10-311-3/+51
| | * cpufreq: arm_big_little: add in-kernel switching (IKS) supportViresh Kumar2013-10-312-31/+337
| | * cpufreq: arm_big_little: add vexpress SPC interface driverSudeep KarkadaNagesha2013-10-303-0/+79
| * | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-10-2866-2326/+822
| |\|
| | * 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-2565-1443/+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
| | | * cpufreq: arm-big-little: use clk_get instead of clk_get_sysSudeep KarkadaNagesha2013-10-161-1/+1
| | | * cpufreq: exynos: Show a list of available frequenciesJungseok Lee2013-10-161-0/+1
| | | * cpufreq: tegra: use cpufreq_generic_init()Viresh Kumar2013-10-161-4/+9
| | | * cpufreq: spear: use cpufreq_generic_init()Viresh Kumar2013-10-161-12/+2
| | | * cpufreq: sa11x0: use cpufreq_generic_init()Viresh Kumar2013-10-162-10/+2
| | | * cpufreq: s5pv210: use cpufreq_generic_init()Viresh Kumar2013-10-161-3/+1
| | | * cpufreq: s3c: use cpufreq_generic_init()Viresh Kumar2013-10-163-19/+5
| | | * cpufreq: pmac64: use cpufreq_generic_init()Viresh Kumar2013-10-161-8/+1
| | | * cpufreq: pmac32: use cpufreq_generic_init()Viresh Kumar2013-10-161-6/+1
| | | * cpufreq: pasemi: use cpufreq_generic_init()Viresh Kumar2013-10-161-8/+1
| | | * cpufreq: omap: use cpufreq_generic_init()Viresh Kumar2013-10-161-30/+11
| | | * cpufreq: maple: use cpufreq_generic_init()Viresh Kumar2013-10-161-8/+1
| | | * cpufreq: loongson2: use cpufreq_generic_init()Viresh Kumar2013-10-161-2/+1
| | | * cpufreq: kirkwood: use cpufreq_generic_init()Viresh Kumar2013-10-161-4/+1
| | | * cpufreq: imx6q: use cpufreq_generic_init()Viresh Kumar2013-10-161-12/+1
| | | * cpufreq: exynos: use cpufreq_generic_init()Viresh Kumar2013-10-162-18/+3
| | | * cpufreq: dbx500: use cpufreq_generic_init()Viresh Kumar2013-10-161-20/+1
| | | * cpufreq: davinci: use cpufreq_generic_init()Viresh Kumar2013-10-161-9/+1
| | | * cpufreq: cris: use cpufreq_generic_init()Viresh Kumar2013-10-162-9/+2
| | | * cpufreq: cpufreq-cpu0: use cpufreq_generic_init()Viresh Kumar2013-10-161-18/+1
| | | * cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar2013-10-166-48/+1