index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-22
cpufreq: simplify for_each_suitable_policy() macro
Eric Biggers
1
-41
/
+3
2016-02-22
cpufreq: fix comment about return value of cpufreq_register_driver()
Eric Biggers
1
-1
/
+1
2016-02-12
cpufreq: Drop unnecessary checks from show() and store()
Rafael J. Wysocki
1
-16
/
+5
2016-02-11
cpufreq: dt: No need to allocate resources anymore
Viresh Kumar
1
-67
/
+45
2016-02-11
cpufreq: dt: No need to fetch voltage-tolerance
Viresh Kumar
1
-23
/
+23
2016-02-11
cpufreq: dt: Use dev_pm_opp_set_rate() to switch frequency
Viresh Kumar
1
-71
/
+2
2016-02-11
cpufreq: dt: Reuse dev_pm_opp_get_max_transition_latency()
Viresh Kumar
1
-44
/
+4
2016-02-11
cpufreq: dt: Unsupported OPPs are already disabled
Viresh Kumar
1
-2
/
+0
2016-02-11
cpufreq: dt: Pass regulator name to the OPP core
Viresh Kumar
1
-0
/
+46
2016-02-11
cpufreq: dt: OPP layers handles clock-latency for V1 bindings as well
Viresh Kumar
1
-4
/
+1
2016-02-11
cpufreq: dt: Rename 'need_update' to 'opp_v1'
Viresh Kumar
1
-3
/
+3
2016-02-11
cpufreq: dt: Convert few pr_debug/err() calls to dev_dbg/err()
Viresh Kumar
1
-2
/
+2
2016-02-05
cpufreq: powernv: Replace pr_info with trace print for throttle event
Shilpasri G Bhat
1
-39
/
+34
2016-02-05
cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
Shilpasri G Bhat
1
-3
/
+20
2016-02-05
cpufreq: powernv: Hot-plug safe the kworker thread
Shilpasri G Bhat
1
-8
/
+11
2016-02-05
cpufreq: powernv: Free 'chips' on module exit
Shilpasri G Bhat
1
-0
/
+1
2016-02-05
cpufreq: Clean up default and fallback governor setup
Rafael J. Wysocki
6
-50
/
+71
2016-02-01
ARM: pxa: define clock registers as __iomem
Arnd Bergmann
1
-1
/
+1
2016-01-29
Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'
Rafael J. Wysocki
4
-15
/
+19
2016-01-27
cpufreq: cpufreq-dt: avoid uninitialized variable warnings:
Arnd Bergmann
1
-8
/
+7
2016-01-27
cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
Arnd Bergmann
1
-1
/
+1
2016-01-27
cpufreq: Use list_is_last() to check last entry of the policy list
Gautham R Shenoy
1
-3
/
+3
2016-01-27
cpufreq: Fix NULL reference crash while accessing policy->governor_data
Viresh Kumar
1
-3
/
+8
2016-01-25
cpufreq: s5pv210: remove superfluous CONFIG_PM ifdefs
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2016-01-15
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-1
/
+1
2016-01-05
cpufreq-dt: fix handling regulator_get_voltage() result
Andrzej Hajda
1
-2
/
+3
2016-01-05
cpufreq: governor: Fix negative idle_time when configured with CONFIG_HZ_PERIODIC
Chen Yu
1
-0
/
+3
2016-01-02
cpufreq: mt8173: migrate to use operating-points-v2 bindings
Pi-Cheng Chen
1
-6
/
+11
2016-01-01
cpufreq: Simplify core code related to boost support
Rafael J. Wysocki
2
-18
/
+9
2016-01-01
cpufreq: acpi-cpufreq: Simplify boost-related code
Rafael J. Wysocki
1
-13
/
+8
2016-01-01
cpufreq: Make cpufreq_boost_supported() static
Rafael J. Wysocki
1
-6
/
+2
2015-12-28
blackfin-cpufreq: Mark cpu_set_cclk() as static
Markus Elfring
1
-1
/
+1
2015-12-28
blackfin-cpufreq: Change return type of cpu_set_cclk() to that of clk_set_rate()
Markus Elfring
1
-1
/
+1
2015-12-28
Merge back earlier cpufreq material for v4.5.
Rafael J. Wysocki
13
-135
/
+673
2015-12-24
cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info()
Dan Carpenter
1
-1
/
+1
2015-12-21
Merge back earlier cpufreq material for v4.5.
Rafael J. Wysocki
13
-135
/
+673
2015-12-17
powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL
Stewart Smith
1
-1
/
+1
2015-12-14
Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'
Rafael J. Wysocki
2
-2
/
+2
2015-12-12
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2015-12-12
cpufreq: st: Provide runtime initialised driver for ST's platforms
Lee Jones
3
-0
/
+305
2015-12-12
cpufreq: intel_pstate: Minor cleanup for FRAC_BITS
Prarit Bhargava
1
-1
/
+1
2015-12-12
cpufreq: mt8173: Move resources allocation into ->probe()
Pi-Cheng Chen
1
-24
/
+68
2015-12-12
cpufreq: tegra: add regulator dependency for T124
Arnd Bergmann
1
-1
/
+1
2015-12-11
Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into fixes
Arnd Bergmann
1
-1
/
+1
2015-12-10
cpufreq: intel_pstate: Account for IO wait time
Philippe Longepe
1
-3
/
+21
2015-12-10
cpufreq: intel_pstate: Account for non C0 time
Philippe Longepe
1
-5
/
+24
2015-12-10
cpufreq: intel_pstate: Configurable algorithm to get target pstate
Philippe Longepe
1
-13
/
+17
2015-12-10
cpufreq: mt8173: check return value of regulator_get_voltage() call
Pi-Cheng Chen
1
-0
/
+28
2015-12-10
cpufreq: mt8173: remove redundant regulator_get_voltage() call
Pi-Cheng Chen
1
-1
/
+0
2015-12-10
cpufreq: mt8173: add CPUFREQ_HAVE_GOVERNOR_PER_POLICY flag
Pi-Cheng Chen
1
-1
/
+2
[prev]
[next]