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