index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq-dt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-18
cpufreq: dt: Switch to use dev_err_probe() helper
Yang Yingliang
1
-4
/
+2
2022-07-08
OPP: Migrate set-regulators API to use set-config helpers
Viresh Kumar
1
-6
/
+6
2022-07-08
OPP: Make dev_pm_opp_set_regulators() accept NULL terminated list
Viresh Kumar
1
-5
/
+4
2021-08-12
cpufreq: dt: Use .register_em() to register with energy model
Viresh Kumar
1
-2
/
+1
2021-03-25
cpufreq: dt: dev_pm_opp_of_cpumask_add_table() may return -EPROBE_DEFER
Quanyang Wang
1
-2
/
+7
2021-02-04
cpufreq: Remove CPUFREQ_STICKY flag
Viresh Kumar
1
-1
/
+1
2020-12-09
cpufreq: dt: dev_pm_opp_put_regulators() accepts NULL argument
Viresh Kumar
1
-4
/
+2
2020-12-09
cpufreq: dt: Don't (ab)use dev_pm_opp_get_opp_table() to create OPP table
Viresh Kumar
1
-89
/
+68
2020-10-06
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-143
/
+143
2020-09-18
cpufreq: move invariance setter calls in cpufreq core
Ionela Voinescu
1
-9
/
+1
2020-09-16
cpufreq: dt: Refactor initialization to handle probe deferral properly
Stephan Gerhold
1
-143
/
+143
2020-06-24
OPP: refactor dev_pm_opp_of_register_em() and update related drivers
Lukasz Luba
1
-1
/
+1
2020-05-29
cpufreq: dt: Add support for interconnect bandwidth scaling
Georgi Djakov
1
-0
/
+4
2020-03-12
cpufreq: dt: Allow platform specific intermediate callbacks
Peng Fan
1
-0
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-03-04
Merge branch 'pm-opp'
Rafael J. Wysocki
1
-0
/
+2
2019-02-13
cpufreq: dt: Implement online/offline() callbacks
Viresh Kumar
1
-0
/
+17
2019-02-07
cpufreq: dt: Register an Energy Model
Quentin Perret
1
-0
/
+2
2019-01-31
cpufreq: cpufreq-dt: Use auto-registration of thermal cooling device
Amit Kucheria
1
-12
/
+2
2018-10-04
cpufreq: dt: Try freeing static OPPs only if we have added them
Viresh Kumar
1
-15
/
+19
2018-05-10
cpufreq: dt: Allow platform specific suspend/resume callbacks
Viresh Kumar
1
-2
/
+8
2018-03-20
cpufreq: cpufreq-dt: Don't validate the frequency table twice
Viresh Kumar
1
-7
/
+1
2017-12-08
cpu_cooling: Keep only one of_cpufreq*cooling_register() helper
Viresh Kumar
1
-1
/
+1
2017-12-08
cpu_cooling: Make of_cpufreq_power_cooling_register() parse DT
Viresh Kumar
1
-26
/
+1
2017-10-03
cpufreq: dt: invoke frequency-invariance setter function
Dietmar Eggemann
1
-2
/
+10
2017-08-01
cpufreq: Process remote callbacks from any CPU if the platform permits
Viresh Kumar
1
-0
/
+1
2017-05-28
thermal: cpu_cooling: use cpufreq_policy to register cooling device
Viresh Kumar
1
-1
/
+1
2017-01-27
PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rate
Viresh Kumar
1
-6
/
+1
2016-12-06
PM / OPP: Add infrastructure to manage multiple regulators
Viresh Kumar
1
-3
/
+3
2016-12-01
PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()
Stephen Boyd
1
-4
/
+8
2016-09-13
cpufreq: dt: Support governor tunables per policy
Viresh Kumar
1
-0
/
+6
2016-09-13
cpufreq: dt: Remove unused code
Viresh Kumar
1
-2
/
+0
2016-04-28
cpufreq: dt: Kill platform-data
Viresh Kumar
1
-5
/
+1
2016-04-28
cpufreq: dt: Identify cpu-sharing for platforms without operating-points-v2
Viresh Kumar
1
-7
/
+9
2016-04-05
cpufreq: dt: Drop stale comment
Viresh Kumar
1
-3
/
+0
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-01-28
cpufreq: cpufreq-dt: avoid uninitialized variable warnings:
Arnd Bergmann
1
-8
/
+7
2016-01-05
cpufreq-dt: fix handling regulator_get_voltage() result
Andrzej Hajda
1
-2
/
+3
2015-12-10
cpufreq-dt: Supply power coefficient when registering cooling devices
Punit Agrawal
1
-2
/
+7
2015-09-15
PM / OPP: Prefix exported opp routines with dev_pm_opp_
Viresh Kumar
1
-5
/
+5
2015-09-15
PM / OPP: Rename opp init/free table routines
Viresh Kumar
1
-3
/
+3
2015-09-09
cpufreq-dt: add suspend frequency support
Bartlomiej Zolnierkiewicz
1
-0
/
+9
[next]