index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq-dt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
Merge branch 'pm-opp'
Rafael J. Wysocki
2019-03-04
1
-0
/
+2
|
\
|
*
cpufreq: dt: Register an Energy Model
Quentin Perret
2019-02-07
1
-0
/
+2
*
|
cpufreq: dt: Implement online/offline() callbacks
Viresh Kumar
2019-02-12
1
-0
/
+17
*
|
cpufreq: cpufreq-dt: Use auto-registration of thermal cooling device
Amit Kucheria
2019-01-30
1
-12
/
+2
|
/
*
cpufreq: dt: Try freeing static OPPs only if we have added them
Viresh Kumar
2018-10-04
1
-15
/
+19
*
cpufreq: dt: Allow platform specific suspend/resume callbacks
Viresh Kumar
2018-05-10
1
-2
/
+8
*
cpufreq: cpufreq-dt: Don't validate the frequency table twice
Viresh Kumar
2018-03-20
1
-7
/
+1
*
cpu_cooling: Keep only one of_cpufreq*cooling_register() helper
Viresh Kumar
2017-12-07
1
-1
/
+1
*
cpu_cooling: Make of_cpufreq_power_cooling_register() parse DT
Viresh Kumar
2017-12-07
1
-26
/
+1
*
cpufreq: dt: invoke frequency-invariance setter function
Dietmar Eggemann
2017-10-03
1
-2
/
+10
*
cpufreq: Process remote callbacks from any CPU if the platform permits
Viresh Kumar
2017-08-01
1
-0
/
+1
*
thermal: cpu_cooling: use cpufreq_policy to register cooling device
Viresh Kumar
2017-05-27
1
-1
/
+1
*
PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rate
Viresh Kumar
2017-01-27
1
-6
/
+1
*
PM / OPP: Add infrastructure to manage multiple regulators
Viresh Kumar
2016-12-06
1
-3
/
+3
*
PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()
Stephen Boyd
2016-11-30
1
-4
/
+8
*
cpufreq: dt: Support governor tunables per policy
Viresh Kumar
2016-09-13
1
-0
/
+6
*
cpufreq: dt: Remove unused code
Viresh Kumar
2016-09-13
1
-2
/
+0
*
cpufreq: dt: Kill platform-data
Viresh Kumar
2016-04-28
1
-5
/
+1
*
cpufreq: dt: Identify cpu-sharing for platforms without operating-points-v2
Viresh Kumar
2016-04-28
1
-7
/
+9
*
cpufreq: dt: Drop stale comment
Viresh Kumar
2016-04-05
1
-3
/
+0
*
cpufreq: dt: No need to allocate resources anymore
Viresh Kumar
2016-02-11
1
-67
/
+45
*
cpufreq: dt: No need to fetch voltage-tolerance
Viresh Kumar
2016-02-11
1
-23
/
+23
*
cpufreq: dt: Use dev_pm_opp_set_rate() to switch frequency
Viresh Kumar
2016-02-11
1
-71
/
+2
*
cpufreq: dt: Reuse dev_pm_opp_get_max_transition_latency()
Viresh Kumar
2016-02-11
1
-44
/
+4
*
cpufreq: dt: Unsupported OPPs are already disabled
Viresh Kumar
2016-02-11
1
-2
/
+0
*
cpufreq: dt: Pass regulator name to the OPP core
Viresh Kumar
2016-02-11
1
-0
/
+46
*
cpufreq: dt: OPP layers handles clock-latency for V1 bindings as well
Viresh Kumar
2016-02-11
1
-4
/
+1
*
cpufreq: dt: Rename 'need_update' to 'opp_v1'
Viresh Kumar
2016-02-11
1
-3
/
+3
*
cpufreq: dt: Convert few pr_debug/err() calls to dev_dbg/err()
Viresh Kumar
2016-02-11
1
-2
/
+2
*
cpufreq: cpufreq-dt: avoid uninitialized variable warnings:
Arnd Bergmann
2016-01-27
1
-8
/
+7
*
cpufreq-dt: fix handling regulator_get_voltage() result
Andrzej Hajda
2016-01-05
1
-2
/
+3
*
cpufreq-dt: Supply power coefficient when registering cooling devices
Punit Agrawal
2015-12-10
1
-2
/
+7
*
PM / OPP: Prefix exported opp routines with dev_pm_opp_
Viresh Kumar
2015-09-15
1
-5
/
+5
*
PM / OPP: Rename opp init/free table routines
Viresh Kumar
2015-09-15
1
-3
/
+3
*
cpufreq-dt: add suspend frequency support
Bartlomiej Zolnierkiewicz
2015-09-09
1
-0
/
+9
*
cpufreq: dt: Tolerance applies on both sides of target voltage
Viresh Kumar
2015-09-03
1
-1
/
+2
*
cpufreq: dt: Print error on failing to mark OPPs as shared
Viresh Kumar
2015-09-03
1
-1
/
+4
*
cpufreq: dt: Check OPP count before marking them shared
Viresh Kumar
2015-09-03
1
-11
/
+11
*
cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabled
Bartlomiej Zolnierkiewicz
2015-08-08
1
-1
/
+8
*
cpufreq: dt: Add support for turbo/boost mode
Viresh Kumar
2015-08-07
1
-0
/
+8
*
cpufreq: dt: Add support for operating-points-v2 bindings
Viresh Kumar
2015-08-07
1
-10
/
+46
*
cpufreq: dt: allow driver to boot automatically
Felipe Balbi
2015-06-17
1
-0
/
+1
*
cpufreq-dt: Drop unnecessary check before cpufreq_cooling_unregister() invoca...
Markus Elfring
2015-02-03
1
-2
/
+1
*
-
.
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
2014-12-29
1
-0
/
+11
|
\
\
|
*
|
cpufreq-dt: defer probing if OPP table is not ready
Dmitry Torokhov
2014-12-18
1
-0
/
+11
*
|
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
\
\
|
*
\
\
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
1
-1
/
+0
|
|
\
\
\
|
|
*
|
|
cpufreq: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
[next]