summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-15
|\
| * powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith2015-12-17
* | cpufreq-dt: fix handling regulator_get_voltage() resultAndrzej Hajda2016-01-05
* | cpufreq: governor: Fix negative idle_time when configured with CONFIG_HZ_PERI...Chen Yu2016-01-05
* | cpufreq: mt8173: migrate to use operating-points-v2 bindingsPi-Cheng Chen2016-01-02
* | cpufreq: Simplify core code related to boost supportRafael J. Wysocki2016-01-01
* | cpufreq: acpi-cpufreq: Simplify boost-related codeRafael J. Wysocki2016-01-01
* | cpufreq: Make cpufreq_boost_supported() staticRafael J. Wysocki2016-01-01
* | blackfin-cpufreq: Mark cpu_set_cclk() as staticMarkus Elfring2015-12-28
* | blackfin-cpufreq: Change return type of cpu_set_cclk() to that of clk_set_rate()Markus Elfring2015-12-28
* | Merge back earlier cpufreq material for v4.5.Rafael J. Wysocki2015-12-28
|\ \
| * \ Merge back earlier cpufreq material for v4.5.Rafael J. Wysocki2015-12-21
| |\ \
| | * | cpufreq: st: Provide runtime initialised driver for ST's platformsLee Jones2015-12-12
| | * | cpufreq: mt8173: Move resources allocation into ->probe()Pi-Cheng Chen2015-12-12
| | * | cpufreq: intel_pstate: Account for IO wait timePhilippe Longepe2015-12-10
| | * | cpufreq: intel_pstate: Account for non C0 timePhilippe Longepe2015-12-10
| | * | cpufreq: intel_pstate: Configurable algorithm to get target pstatePhilippe Longepe2015-12-10
| | * | cpufreq: mt8173: check return value of regulator_get_voltage() callPi-Cheng Chen2015-12-10
| | * | cpufreq: mt8173: remove redundant regulator_get_voltage() callPi-Cheng Chen2015-12-10
| | * | cpufreq: mt8173: add CPUFREQ_HAVE_GOVERNOR_PER_POLICY flagPi-Cheng Chen2015-12-10
| | * | cpufreq: qoriq: Register cooling device based on device treeHongtao Jia2015-12-10
| | * | cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_latencyJacob Tanenbaum2015-12-10
| | * | cpufreq: arm_big_little: Add support to register a cpufreq cooling devicePunit Agrawal2015-12-10
| | * | cpufreq-dt: Supply power coefficient when registering cooling devicesPunit Agrawal2015-12-10
| | * | cpufreq: governor: Use lockless timer functionRafael J. Wysocki2015-12-09
| | * | cpufreq: ondemand: update update_sampling_rate() to make it more efficientViresh Kumar2015-12-09
| | * | cpufreq: governor: replace per-CPU delayed work with timersViresh Kumar2015-12-09
| | * | cpufreq: governor: initialize/destroy timer_mutex with 'shared'Viresh Kumar2015-12-07
| | * | cpufreq: governor: Pass policy as argument to ->gov_dbs_timer()Viresh Kumar2015-12-07
| | * | cpufreq: ondemand: Work is guaranteed to be pendingViresh Kumar2015-12-07
| | * | cpufreq: ondemand: Update sampling rate only for concerned policiesViresh Kumar2015-12-07
* | | | cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info()Dan Carpenter2015-12-24
| | | |
| \ \ \
*-. \ \ \ Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki2015-12-14
|\ \ \ \ \ | | |/ / /
| | * | | cpufreq: intel_pstate: Minor cleanup for FRAC_BITSPrarit Bhargava2015-12-12
| | * | | cpufreq: tegra: add regulator dependency for T124Arnd Bergmann2015-12-12
| | |/ /
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-12
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2015-12-11
| |\ \ \
| | * | | cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __initArnd Bergmann2015-11-27
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki2015-12-04
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| | * | | cpufreq: use last policy after online for drivers with ->setpolicySrinivas Pandruvada2015-12-02
* | | | | Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki2015-11-27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | cpufreq: CPPC: Initialize and check CPUFreq CPU co-ord type correctlyAshwin Chaugule2015-11-23
* | | | | intel_pstate: Fix "performance" mode behavior with HWP enabledAlexandra Yates2015-11-25
* | | | | cpufreq: SCPI: Depend on SCPI clk driverPunit Agrawal2015-11-23
* | | | | Merge back earlier cpufreq fixes for v4.4.Rafael J. Wysocki2015-11-23
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | cpufreq: intel_pstate: Fix limits->max_perf rounding errorPrarit Bhargava2015-11-23
| * | | | cpufreq: intel_pstate: Fix limits->max_policy_pct rounding errorPrarit Bhargava2015-11-23
| * | | | cpufreq: Always remove sysfs cpuX/cpufreq link on ->remove_dev()Viresh Kumar2015-11-23
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki2015-11-20
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / / | | | | / | |_|_|/ |/| | |
| * | | cpufreq: mediatek: fix build errorArnd Bergmann2015-11-19