summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorLines
2014-08-14Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-10/+15
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-2/+1
2014-08-09cpufreq: arm_big_little: fix module license specUwe Kleine-König-1/+6
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-18/+122
2014-08-07cpufreq: speedstep-smi: fix decimal printf specifiersHans Wennborg-2/+2
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-2/+16
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-3/+3
2014-08-07cpufreq: OPP: Avoid sleeping while atomicStephen Boyd-1/+1
2014-08-07cpufreq: cpu0: Do not print error message when deferringMarkus Pargmann-1/+1
2014-08-07cpufreq: integrator: Use set_cpus_allowed_ptrHimangi Saraogi-5/+5
2014-08-05powerpc/cpufreq: Add pr_warn() on OPAL firmware failuresVaidyanathan Srinivasan-2/+16
2014-07-30MIPS: Loongson: Modify ChipConfig register definitionHuacai Chen-3/+3
2014-07-26Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Arnd Bergmann-18/+122
2014-07-21cpufreq: move policy kobj to update_policy_cpu()Viresh Kumar-38/+33
2014-07-21cpufreq: propagate error returned by kobject_move()Viresh Kumar-3/+5
2014-07-21cpufreq: don't restore policy->cpus on failure to move kobjViresh Kumar-5/+0
2014-07-21powernow-k6: support 350MHz CPUMikulas Patocka-0/+1
2014-07-21cpufreq: ondemand: Eliminate the deadband effectStratos Karafotis-4/+7
2014-07-21cpufreq: Introduce new relation for freq selectionStratos Karafotis-1/+11
2014-07-21cpufreq: imx6: remove pu regulator dependency for SOCs with no PU regulatorAnson Huang-14/+21
2014-07-21cpufreq: intel_pstate: Remove core_pct roundingStratos Karafotis-5/+1
2014-07-21cpufreq: intel_pstate: Simplify P state adjustment logic.Stratos Karafotis-23/+3
2014-07-21cpufreq: intel_pstate: Keep values in aperf/mperf in full precisionStratos Karafotis-3/+0
2014-07-21cpufreq: intel_pstate: Disable interrupts during MSRs readingStratos Karafotis-0/+3
2014-07-21cpufreq: intel_pstate: Align multiple lines to open parenthesisStratos Karafotis-17/+17
2014-07-21cpufreq: intel_pstate: Remove unnecessary intermediate variable sample_timeStratos Karafotis-3/+2
2014-07-21cpufreq: intel_pstate: Cleanup parenthesesStratos Karafotis-5/+5
2014-07-21cpufreq: intel_pstate: Fit code in a single line where possibleStratos Karafotis-13/+5
2014-07-21cpufreq: intel_pstate: Add missing blank lines after declarationsStratos Karafotis-5/+13
2014-07-21cpufreq: intel_pstate: Remove unnecessary type casting in div_s64() callStratos Karafotis-1/+1
2014-07-21cpufreq: intel_pstate: Make intel_pstate_kobject and debugfs_parent localsStratos Karafotis-4/+4
2014-07-19cpufreq: s5pv210: Make the driver multiplatform awareTomasz Figa-9/+122
2014-07-19cpufreq: s3c24xx: Remove some dead codeTomasz Figa-9/+0
2014-07-17cpufreq: move policy kobj to policy->cpu at resumeViresh Kumar-2/+4
2014-07-16cpufreq: cpu0: OPPs can be populated at runtimeViresh Kumar-5/+2
2014-07-16cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOODQuentin Armitage-1/+1
2014-07-16cpufreq: imx6q: Select PM_OPPNicolas Del Piano-0/+1
2014-07-16cpufreq: sa1110: set memory type for h3600Linus Walleij-1/+1
2014-07-09cpufreq: Makefile: fix compilation for davinci platformPrabhakar Lad-1/+1
2014-07-07intel_pstate: Set CPU number before accessing MSRsVincent Minet-2/+1
2014-07-07intel_pstate: don't touch turbo bit if turbo disabled or unavailable.Dirk Brandewie-6/+16
2014-07-07intel_pstate: Fix setting VIDDirk Brandewie-5/+5
2014-06-26of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely-2/+1
2014-06-18cpufreq: unlock when failing cpufreq_update_policy()Aaron Plattner-6/+4
2014-06-17intel_pstate: Correct rounding in busy calculationDoug Smythies-4/+1
2014-06-16cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependencyArnd Bergmann-0/+2
2014-06-12Merge branch 'pm-cpufreq'Rafael J. Wysocki-59/+204
2014-06-10cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATORViresh Kumar-1/+1
2014-06-10cpufreq: tegra: update comment for clarityViresh Kumar-3/+6
2014-06-10cpufreq: intel_pstate: Remove duplicate CPU ID checkStratos Karafotis-6/+0