summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* intel_pstate: Fail initialization if P-state information is missingRafael J. Wysocki2013-12-311-0/+5
* cpufreq: preserve user_policy across suspend/resumeViresh Kumar2013-12-291-5/+9
* cpufreq: Clean up after a failing light-weight initializationRafael J. Wysocki2013-12-291-9/+14
* cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy dr...Jason Baron2013-12-221-0/+6
* cpufreq: remove sysfs files for CPUs which failed to come back after resumeViresh Kumar2013-12-221-32/+31Star
* cpufreq_ at32ap-cpufreq.c: Fix section mismatchMatthias Brugger2013-12-101-1/+1
* Revert "cpufreq: fix garbage kobjects on errors during suspend/resume"Rafael J. Wysocki2013-12-081-0/+3
* Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki2013-12-081-43/+0Star
*-. Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2013-12-061-3/+43
|\ \
| | * cpufreq: fix garbage kobjects on errors during suspend/resumeBjørn Mork2013-12-031-3/+0Star
| | * cpufreq: suspend governors on system suspend/hibernateViresh Kumar2013-11-281-0/+43
* | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-11-274-6/+1Star
|\ \ \ | |/ / |/| / | |/
| * cpufreq: exynos: Remove unwanted EXPORT_SYMBOLSachin Kamat2013-11-203-3/+0Star
| * cpufreq: tegra: don't error target() when suspendedStephen Warren2013-11-201-3/+1Star
* | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-203-4/+4
|\ \
| * | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-11-193-4/+4
| |\|
| | * cpufreq: governor: Remove fossil comment in the cpufreq_governor_dbs()lan,Tianyu2013-11-161-4/+0Star
| | * cpufreq: OMAP: Fix compilation error 'r & ret undeclared'viresh kumar2013-11-141-0/+1
| | * cpufreq: conservative: set requested_freq to policy max when it is over polic...Xiaoguang Chen2013-11-121-0/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-162-2/+2
|\ \ \ | |/ / |/| |
| * | Correct some typos for word frequencyLABBE Corentin2013-10-141-1/+1
| * | treewide: Fix typo in KconfigMasanari Iida2013-10-141-1/+1
* | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-1470-2936/+1517Star
|\ \ \
| * \ \ 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/+0Star
| | * | cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-3140-624/+198Star
| | * | 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/+822Star
| |\| |
| | * | cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsemviresh kumar2013-10-251-79/+31Star
| | * | 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/+219Star
| | * | Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2013-10-2565-1443/+405Star
| | |\ \
| | | * | cpufreq / governor: Remove fossil commentLan Tianyu2013-10-171-11/+0Star
| | | * | cpufreq: exynos4210: Use the common clock framework to set APLL clock rateLukasz Majewski2013-10-171-59/+8Star
| | | * | cpufreq: exynos4x12: Use the common clock framework to set APLL clock rateLukasz Majewski2013-10-171-61/+8Star
| | | * | 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/+1Star