summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-081-2/+2
|\
| * Merge tag 'mvebu-fixes-3.17' of git://git.infradead.org/linux-mvebu into next...Olof Johansson2014-09-241-1/+1
| |\
| | * cpufreq: Remove ARCH_KIRKWOOD dependencyAndrew Lunn2014-09-091-1/+1
| * | Merge tag 'fixes-v3.18-not-urgent' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-09-242-2/+3
| |\ \
| * | | ARM: cns3xxx: fix allmodconfig panic in pci driverXia Kaixu2014-09-041-1/+1
| | |/ | |/|
* | | cpufreq: update 'cpufreq_suspended' after stopping governorsViresh Kumar2014-09-301-3/+4
* | | cpufreq: integrator: fix integrator_cpufreq_remove return typeArnd Bergmann2014-09-291-2/+2
* | | cpufreq: pcc-cpufreq: Fix wait_event() under spinlockRafael J. Wysocki2014-09-291-1/+1
* | | cpufreq: release policy->rwsem on errorPrarit Bhargava2014-09-221-0/+2
* | | cpufreq: fix cpufreq suspend/resume for intel_pstateLan Tianyu2014-09-221-4/+4
* | | cpufreq / OPP: Fix the order of arguments for kcalloc()Anand Moon2014-09-081-1/+1
* | | cpufreq: intel_pstate: Remove unneeded variableGabriele Mazzotta2014-09-031-4/+0Star
| |/ |/|
* | cpufreq: s5pv210: Remove spurious __init annotationMark Brown2014-08-281-1/+1
* | cpufreq: intel_pstate: Add CPU ID for Braswell processorMika Westerberg2014-08-281-0/+1
* | intel_pstate: Turn per cpu printk into pr_debugAndi Kleen2014-08-281-1/+1
|/
* Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-156-10/+15
|\
| * cpufreq: arm_big_little: fix module license specUwe Kleine-König2014-08-092-1/+6
| * cpufreq: speedstep-smi: fix decimal printf specifiersHans Wennborg2014-08-071-2/+2
| * cpufreq: OPP: Avoid sleeping while atomicStephen Boyd2014-08-071-1/+1
| * cpufreq: cpu0: Do not print error message when deferringMarkus Pargmann2014-08-071-1/+1
| * cpufreq: integrator: Use set_cpus_allowed_ptrHimangi Saraogi2014-08-071-5/+5
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-141-2/+1Star
|\ \
| * | of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely2014-06-261-2/+1Star
* | | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-085-18/+122
|\ \ \
| * \ \ Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Arnd Bergmann2014-07-265-18/+122
| |\ \ \
| | * | | cpufreq: s5pv210: Make the driver multiplatform awareTomasz Figa2014-07-181-9/+122
| | * | | cpufreq: s3c24xx: Remove some dead codeTomasz Figa2014-07-184-9/+0Star
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-071-2/+16
|\ \ \ \ \
| * | | | | powerpc/cpufreq: Add pr_warn() on OPAL firmware failuresVaidyanathan Srinivasan2014-08-051-2/+16
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-071-3/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | MIPS: Loongson: Modify ChipConfig register definitionHuacai Chen2014-07-301-3/+3
| | |_|/ / | |/| | |
* | | | | cpufreq: move policy kobj to update_policy_cpu()Viresh Kumar2014-07-211-38/+33Star
* | | | | cpufreq: propagate error returned by kobject_move()Viresh Kumar2014-07-211-3/+5
* | | | | cpufreq: don't restore policy->cpus on failure to move kobjViresh Kumar2014-07-211-5/+0Star
* | | | | powernow-k6: support 350MHz CPUMikulas Patocka2014-07-211-0/+1
* | | | | cpufreq: ondemand: Eliminate the deadband effectStratos Karafotis2014-07-211-4/+7
* | | | | cpufreq: Introduce new relation for freq selectionStratos Karafotis2014-07-211-1/+11
* | | | | cpufreq: imx6: remove pu regulator dependency for SOCs with no PU regulatorAnson Huang2014-07-211-14/+21
* | | | | cpufreq: intel_pstate: Remove core_pct roundingStratos Karafotis2014-07-211-5/+1Star
* | | | | cpufreq: intel_pstate: Simplify P state adjustment logic.Stratos Karafotis2014-07-211-23/+3Star
* | | | | cpufreq: intel_pstate: Keep values in aperf/mperf in full precisionStratos Karafotis2014-07-211-3/+0Star
* | | | | cpufreq: intel_pstate: Disable interrupts during MSRs readingStratos Karafotis2014-07-211-0/+3
* | | | | cpufreq: intel_pstate: Align multiple lines to open parenthesisStratos Karafotis2014-07-211-17/+17
* | | | | cpufreq: intel_pstate: Remove unnecessary intermediate variable sample_timeStratos Karafotis2014-07-211-3/+2Star
* | | | | cpufreq: intel_pstate: Cleanup parenthesesStratos Karafotis2014-07-211-5/+5
* | | | | cpufreq: intel_pstate: Fit code in a single line where possibleStratos Karafotis2014-07-211-13/+5Star
* | | | | cpufreq: intel_pstate: Add missing blank lines after declarationsStratos Karafotis2014-07-211-5/+13
* | | | | cpufreq: intel_pstate: Remove unnecessary type casting in div_s64() callStratos Karafotis2014-07-211-1/+1
* | | | | cpufreq: intel_pstate: Make intel_pstate_kobject and debugfs_parent localsStratos Karafotis2014-07-211-4/+4
| |_|/ / |/| | |
* | | | cpufreq: move policy kobj to policy->cpu at resumeViresh Kumar2014-07-171-2/+4