summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2014-09-10Merge remote-tracking branch 'clk/clk-next'Stephen Rothwell
2014-09-10Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2014-09-10Merge remote-tracking branch 'mvebu/for-next'Stephen Rothwell
2014-09-09Merge branches 'fixes', 'next/dt', 'next/cleanup' and 'next/drivers' into for...Arnd Bergmann
2014-09-09cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'viresh kumar
2014-09-09cpufreq: Remove ARCH_KIRKWOOD dependencyAndrew Lunn
2014-09-09cpufreq: powernv: Set the pstate of the last hotplugged out cpu in policy->cp...preeti
2014-09-09cpufreq: Allow stop CPU callback to be used by all cpufreq driverspreeti
2014-09-09cpufreq: cpu0: Make allocate_resources() work for any CPUViresh Kumar
2014-09-09cpufreq: cpu0: try regulators with name "cpu-supply"Viresh Kumar
2014-09-09cpufreq: cpu0: Move per-cluster initialization code to ->init()Viresh Kumar
2014-09-09cpufreq: cpu0: use dev_{err|warn|dbg} instead of pr_{err|warn|debug}Viresh Kumar
2014-09-09cpufreq: cpu0: print relevant error when we defer probeViresh Kumar
2014-09-09cpufreq: cpu0: don't validate clock on clk_put()Viresh Kumar
2014-09-09cpufreq: cpu0: Update Module AuthorViresh Kumar
2014-09-08cpufreq / OPP: Fix the order of arguments for kcalloc()Anand Moon
2014-09-05Merge branch 'next/fixes-non-critical' into for-nextArnd Bergmann
2014-09-04ARM: cns3xxx: fix allmodconfig panic in pci driverXia Kaixu
2014-09-03cpufreq: intel_pstate: Remove unneeded variableGabriele Mazzotta
2014-09-02cpufreq: kirkwood: use the powersave multiplexerMike Turquette
2014-08-28cpufreq: s5pv210: Remove spurious __init annotationMark Brown
2014-08-28cpufreq: intel_pstate: Add CPU ID for Braswell processorMika Westerberg
2014-08-28intel_pstate: Turn per cpu printk into pr_debugAndi Kleen
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