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
/
thermal
/
devfreq_cooling.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-08
thermal/drivers/devfreq_cooling: use HZ macros
Daniel Lezcano
1
-1
/
+1
2021-07-04
thermal: devfreq_cooling: Fix kernel-doc
Yang Li
1
-1
/
+1
2021-04-15
thermal/drivers/devfreq_cooling: Fix wrong return on error path
Daniel Lezcano
1
-1
/
+1
2021-03-15
thermal/drivers/devfreq_cooling: Use device name instead of auto-numbering
Daniel Lezcano
1
-17
/
+8
2020-12-15
thermal/drivers/devfreq_cooling: Fix the build when !ENERGY_MODEL
Lukasz Luba
1
-13
/
+12
2020-12-11
thermal: devfreq_cooling: remove old power model and use EM
Lukasz Luba
1
-210
/
+97
2020-12-11
thermal: devfreq_cooling: add new registration functions with Energy Model
Lukasz Luba
1
-1
/
+53
2020-12-11
thermal: devfreq_cooling: use a copy of device status
Lukasz Luba
1
-10
/
+37
2020-12-11
thermal: devfreq_cooling: change tracing function and arguments
Lukasz Luba
1
-2
/
+1
2020-10-12
thermal: cooling: Remove unused variable *tz
zhuguangqing
1
-3
/
+0
2020-07-30
thermal: Update power allocator and devfreq cooling to SPDX licensing
Lukasz Luba
1
-9
/
+1
2020-04-14
thermal: devfreq_cooling: Use PM QoS to set frequency limits
Matthias Kaehlcke
1
-47
/
+23
2020-01-27
thermal: devfreq_cooling: Appease the kernel-doc deity
Amit Kucheria
1
-1
/
+2
2017-05-05
trace: thermal: add another parameter 'power' to the tracing function
Lukasz Luba
1
-1
/
+1
2017-05-05
thermal: devfreq_cooling: add new interface for direct power read
Lukasz Luba
1
-23
/
+82
2017-05-05
thermal: devfreq_cooling: refactor code and add get_voltage function
Lukasz Luba
1
-17
/
+28
2017-03-13
thermal: devfreq: Check OPP for errors
Viresh Kumar
1
-2
/
+8
2017-03-13
thermal: devfreq_cooling: Replace dev_warn with dev_err
Viresh Kumar
1
-3
/
+3
2017-03-13
thermal: devfreq: Simplify expression
Viresh Kumar
1
-1
/
+1
2017-03-01
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-44
/
+9
2017-01-30
PM / OPP: Update OPP users to put reference
Viresh Kumar
1
-11
/
+4
2017-01-04
thermal: convert devfreq_cooling to use an IDA
Matthew Wilcox
1
-44
/
+9
2016-11-23
devfreq_cooling: pass a pointer to devfreq in the power model callbacks
Javi Merino
1
-2
/
+3
2016-09-27
devfreq_cooling: no need to check state with negative number
Shawn Lin
1
-1
/
+1
2015-11-04
devfreq_cooling: return on allocation failure
Dan Carpenter
1
-1
/
+1
2015-11-03
thermal: devfreq_cooling: Make power a u64
Javi Merino
1
-1
/
+1
2015-11-03
thermal: devfreq_cooling: use a thermal_cooling_device for register and unreg...
Javi Merino
1
-6
/
+10
2015-10-30
devfreq_cooling: add trace information
Javi Merino
1
-0
/
+6
2015-10-30
thermal: Add devfreq cooling
Ørjan Eide
1
-0
/
+563