aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorFilesLines
2016-01-29Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Gravatar Rafael J. Wysocki 4-15/+19
2016-01-27cpufreq: cpufreq-dt: avoid uninitialized variable warnings:Gravatar Arnd Bergmann 1-8/+7
2016-01-27cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototypeGravatar Arnd Bergmann 1-1/+1
2016-01-27cpufreq: Use list_is_last() to check last entry of the policy listGravatar Gautham R Shenoy 1-3/+3
2016-01-27cpufreq: Fix NULL reference crash while accessing policy->governor_dataGravatar Viresh Kumar 1-3/+8
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-1/+1
2016-01-05cpufreq-dt: fix handling regulator_get_voltage() resultGravatar Andrzej Hajda 1-2/+3
2016-01-05cpufreq: governor: Fix negative idle_time when configured with CONFIG_HZ_PERI...Gravatar Chen Yu 1-0/+3
2016-01-02cpufreq: mt8173: migrate to use operating-points-v2 bindingsGravatar Pi-Cheng Chen 1-6/+11
2016-01-01cpufreq: Simplify core code related to boost supportGravatar Rafael J. Wysocki 2-18/+9
2016-01-01cpufreq: acpi-cpufreq: Simplify boost-related codeGravatar Rafael J. Wysocki 1-13/+8
2016-01-01cpufreq: Make cpufreq_boost_supported() staticGravatar Rafael J. Wysocki 1-6/+2
2015-12-28blackfin-cpufreq: Mark cpu_set_cclk() as staticGravatar Markus Elfring 1-1/+1
2015-12-28blackfin-cpufreq: Change return type of cpu_set_cclk() to that of clk_set_rate()Gravatar Markus Elfring 1-1/+1
2015-12-28Merge back earlier cpufreq material for v4.5.Gravatar Rafael J. Wysocki 13-135/+673
2015-12-24cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info()Gravatar Dan Carpenter 1-1/+1
2015-12-21Merge back earlier cpufreq material for v4.5.Gravatar Rafael J. Wysocki 13-135/+673
2015-12-17powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALGravatar Stewart Smith 1-1/+1
2015-12-14Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'Gravatar Rafael J. Wysocki 2-2/+2
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2015-12-12cpufreq: st: Provide runtime initialised driver for ST's platformsGravatar Lee Jones 3-0/+305
2015-12-12cpufreq: intel_pstate: Minor cleanup for FRAC_BITSGravatar Prarit Bhargava 1-1/+1
2015-12-12cpufreq: mt8173: Move resources allocation into ->probe()Gravatar Pi-Cheng Chen 1-24/+68
2015-12-12cpufreq: tegra: add regulator dependency for T124Gravatar Arnd Bergmann 1-1/+1
2015-12-11Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/...Gravatar Arnd Bergmann 1-1/+1
2015-12-10cpufreq: intel_pstate: Account for IO wait timeGravatar Philippe Longepe 1-3/+21
2015-12-10cpufreq: intel_pstate: Account for non C0 timeGravatar Philippe Longepe 1-5/+24
2015-12-10cpufreq: intel_pstate: Configurable algorithm to get target pstateGravatar Philippe Longepe 1-13/+17
2015-12-10cpufreq: mt8173: check return value of regulator_get_voltage() callGravatar Pi-Cheng Chen 1-0/+28
2015-12-10cpufreq: mt8173: remove redundant regulator_get_voltage() callGravatar Pi-Cheng Chen 1-1/+0
2015-12-10cpufreq: mt8173: add CPUFREQ_HAVE_GOVERNOR_PER_POLICY flagGravatar Pi-Cheng Chen 1-1/+2
2015-12-10cpufreq: qoriq: Register cooling device based on device treeGravatar Hongtao Jia 1-0/+24
2015-12-10cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_latencyGravatar Jacob Tanenbaum 1-0/+2
2015-12-10cpufreq: arm_big_little: Add support to register a cpufreq cooling deviceGravatar Punit Agrawal 2-0/+43
2015-12-10cpufreq-dt: Supply power coefficient when registering cooling devicesGravatar Punit Agrawal 1-2/+7
2015-12-09cpufreq: governor: Use lockless timer functionGravatar Rafael J. Wysocki 2-34/+24
2015-12-09cpufreq: ondemand: update update_sampling_rate() to make it more efficientGravatar Viresh Kumar 1-1/+11
2015-12-09cpufreq: governor: replace per-CPU delayed work with timersGravatar Viresh Kumar 3-70/+100
2015-12-07cpufreq: governor: initialize/destroy timer_mutex with 'shared'Gravatar Viresh Kumar 1-3/+3
2015-12-07cpufreq: governor: Pass policy as argument to ->gov_dbs_timer()Gravatar Viresh Kumar 4-9/+7
2015-12-07cpufreq: ondemand: Work is guaranteed to be pendingGravatar Viresh Kumar 1-3/+0
2015-12-07cpufreq: ondemand: Update sampling rate only for concerned policiesGravatar Viresh Kumar 1-7/+28
2015-12-04Merge branches 'pm-domains' and 'pm-cpufreq'Gravatar Rafael J. Wysocki 1-4/+10
2015-12-02cpufreq: use last policy after online for drivers with ->setpolicyGravatar Srinivas Pandruvada 1-4/+10
2015-11-27Merge branches 'pm-cpufreq' and 'acpi-cppc'Gravatar Rafael J. Wysocki 1-1/+2
2015-11-27cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __initGravatar Arnd Bergmann 1-1/+1
2015-11-25intel_pstate: Fix "performance" mode behavior with HWP enabledGravatar Alexandra Yates 1-0/+2
2015-11-23cpufreq: SCPI: Depend on SCPI clk driverGravatar Punit Agrawal 1-1/+1
2015-11-23Merge back earlier cpufreq fixes for v4.4.Gravatar Rafael J. Wysocki 2-6/+5
2015-11-23cpufreq: intel_pstate: Fix limits->max_perf rounding errorGravatar Prarit Bhargava 1-0/+1