aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorFilesLines
2015-05-15cpufreq: Get rid of cpufreq_cpu_data_fallbackViresh Kumar1-19/+6
2015-05-15cpufreq: Don't clear cpufreq_cpu_data and policy list for inactive policiesViresh Kumar1-45/+34
2015-05-15cpufreq: Create for_each_{in}active_policy()Viresh Kumar1-7/+59
2015-05-15cpufreq: arm_big_little: remove compile-time dependency on BIG_LITTLESudeep Holla2-6/+23
2015-05-12intel_pstate: set BYT MSR with wrmsrl_on_cpu()Joe Konno1-1/+1
2015-05-07cpufreq: Clear policy->cpus even for the last CPUViresh Kumar1-3/+1
2015-05-07cpufreq: Keep a single path for adding managed CPUsViresh Kumar1-7/+5
2015-05-07cpufreq: Throw warning when we try to get policy for an invalid CPUViresh Kumar1-1/+1
2015-05-07cpufreq: Merge __cpufreq_add_dev() and cpufreq_add_dev()Viresh Kumar1-17/+12
2015-05-07cpufreq: Add doc style comment about cpufreq_cpu_{get|put}()Viresh Kumar1-0/+27
2015-05-05intel_pstate: Add tsc collection and keep previous target pstateDoug Smythies1-10/+21
2015-05-05cpufreq: arm_big_little: remove unused cpu-cluster.<n> clock nameSudeep Holla1-3/+1
2015-05-05cpufreq: arm_big_little: check if the frequency is set correctlySudeep Holla1-0/+9
2015-05-05cpufreq: pxa: make pxa_freqs arrays constFabian Frederick1-6/+6
2015-05-05cpufreq: pxa: replace typedef pxa_freqs_t by structureFabian Frederick1-10/+10
2015-04-15cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warningBorislav Petkov1-6/+6
2015-04-15intel_pstate: Change the setpoint for Atom paramsKristen Carlson Accardi1-1/+1
2015-04-11intel_pstate: Knights Landing supportDasaratharaman Chandramouli1-0/+31
2015-04-11intel_pstate: remove MSR testKristen Carlson Accardi1-14/+0
2015-04-11cpufreq: fix qoriq uniprocessor buildArnd Bergmann1-0/+2
2015-04-10Merge back earlier cpufreq material for v4.1.Rafael J. Wysocki7-73/+206
2015-04-03cpufreq: Schedule work for the first-online CPU on resumeViresh Kumar1-8/+11
2015-04-02cpufreq: hisilicon: add acpu driverLeo Yan3-0/+52
2015-04-01cpufreq: powernv: Report cpu frequency throttlingShilpasri G Bhat1-1/+46
2015-03-18cpufreq: qoriq: rename the driverTang Yuantian4-10/+9
2015-03-18cpufreq: qoriq: Make the driver usable on all QorIQ platformsTang Yuantian1-62/+99
2015-03-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds1-15/+6
2015-03-04cpufreq: ppc: Add missing #include <asm/smp.h>Geert Uytterhoeven1-0/+2
2015-03-02cpufreq: exynos: Use simple approach to asses if cpu cooling can be usedLukasz Majewski1-15/+6
2015-02-21Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-11/+3
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-1/+1
2015-02-21Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2-11/+3
2015-02-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds3-23/+63
2015-02-19cpufreq: s3c: remove last use of resume_clocks callbackArnd Bergmann1-8/+0
2015-02-19cpufreq: s3c: remove incorrect __init annotationsArnd Bergmann2-3/+3
2015-02-13Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'Rafael J. Wysocki2-0/+15
2015-02-12cpufreq: speedstep-smi: enable interrupts when waitingMikulas Patocka2-0/+15
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds8-232/+367
2015-02-09Merge branch 'sfi' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-cpufreqRafael J. Wysocki3-0/+147
2015-02-06intel_pstate: provide option to only use intel_pstate with HWPKristen Carlson Accardi1-0/+6
2015-02-03cpufreq-dt: Drop unnecessary check before cpufreq_cooling_unregister() invocationMarkus Elfring1-2/+1
2015-02-03cpufreq: Create for_each_governor()Viresh Kumar1-3/+7
2015-02-03cpufreq: Create for_each_policy()Viresh Kumar1-5/+10
2015-02-03cpufreq: Drop cpufreq_disabled() check from cpufreq_cpu_{get|put}()Viresh Kumar1-4/+1
2015-02-03cpufreq: Set cpufreq_cpu_data to NULL before putting kobjectViresh Kumar1-3/+3
2015-02-02Merge branch 'clk-next' into v3.19-rc7Michael Turquette1-1/+1
2015-01-31cpufreq: exynos: allow modular buildArnd Bergmann2-22/+31
2015-01-30intel_pstate: honor user space min_perf_pct override on resumeKristen Carlson Accardi1-3/+11
2015-01-30intel_pstate: respect cpufreq policy requestSrinivas Pandruvada1-1/+2
2015-01-30intel_pstate: Add num_pstates to sysfsKristen Carlson Accardi1-0/+13