aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
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-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-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
2014-06-09cpufreq: Mark CPU0 driver with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar
2014-06-09cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info'Viresh Kumar
2014-06-07cpufreq: governor: Be friendly towards latency-sensitive bursty workloadsSrivatsa S. Bhat
2014-06-06cpufreq: ppc-corenet-cpu-freq: do_div use quotientEd Swarthout
2014-06-06Revert "cpufreq: Enable big.LITTLE cpufreq driver on arm64"Rafael J. Wysocki
2014-06-05cpufreq: Tegra: implement intermediate frequency callbacksViresh Kumar
2014-06-05cpufreq: add support for intermediate (stable) frequenciesViresh Kumar
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds