index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
cpu_cooling.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-27
thermal: cpu_cooling: alignment improvements
Eduardo Valentin
1
-10
/
+9
2013-04-27
thermal: cpu_cooling: remove checkpatch.pl warning
Eduardo Valentin
1
-1
/
+1
2013-04-27
thermal: cpu_cooling: remove trailing blank line
Eduardo Valentin
1
-1
/
+0
2013-04-27
thermal: cpu_cooling: align on open parenthesis
Eduardo Valentin
1
-1
/
+2
2013-04-27
thermal: cpu_cooling: standardize comment style
Eduardo Valentin
1
-6
/
+4
2013-04-27
thermal: cpu_cooling: standardize end of function
Eduardo Valentin
1
-0
/
+12
2013-04-27
thermal: cpu_cooling: remove trailing white spaces
Eduardo Valentin
1
-2
/
+1
2013-04-25
thermal: cpu_cooling: remove unused symbols
Eduardo Valentin
1
-5
/
+1
2013-04-25
thermal: cpu_cooling: remove not needed curl brackets
Eduardo Valentin
1
-2
/
+2
2013-04-25
thermal: cpu_cooling: use snprintf instead of sprintf
Eduardo Valentin
1
-1
/
+2
2013-04-25
thermal: cpu_cooling: update kernel-doc comment for cpufreq_cooling_unregister
Eduardo Valentin
1
-0
/
+2
2013-04-25
thermal: cpu_cooling: update kernel-doc for cpufreq_cooling_register
Eduardo Valentin
1
-0
/
+7
2013-04-25
thermal: cpu_cooling: update documentation for cpufreq_set_cur_state
Eduardo Valentin
1
-0
/
+5
2013-04-25
thermal: cpu_cooling: update documentation for cpufreq_get_cur_state
Eduardo Valentin
1
-0
/
+5
2013-04-25
thermal: cpu_cooling: update documentation for cpufreq_get_max_state
Eduardo Valentin
1
-0
/
+5
2013-04-25
thermal: cpu_cooling: update documentation for cpufreq_thermal_notifier
Eduardo Valentin
1
-0
/
+6
2013-04-25
thermal: cpu_cooling: update documentation for cpufreq_apply_cooling
Eduardo Valentin
1
-0
/
+6
2013-04-25
thermal: cpu_cooling: improve documentation for get_cpu_frequency
Eduardo Valentin
1
-1
/
+7
2013-04-25
thermal: cpu_cooling: document cpufreq_get_cooling_level
Eduardo Valentin
1
-0
/
+11
2013-04-25
thermal: cpu_cooling: add documentation for get_property
Eduardo Valentin
1
-3
/
+11
2013-04-25
thermal: cpu_cooling: fix kernel doc for is_cpufreq_valid
Eduardo Valentin
1
-1
/
+7
2013-04-25
thermal: cpu_cooling: remove compiler warning
Eduardo Valentin
1
-1
/
+1
2013-04-25
thermal: cpu_cooling: use EXPORT_SYMBOL_GPL
Eduardo Valentin
1
-4
/
+3
2013-04-25
thermal: cpu_cooling: fix kernel_doc for cpufreq_cooling_device
Eduardo Valentin
1
-3
/
+3
2013-04-25
thermal: cpu_cooling: remove unused headers
Eduardo Valentin
1
-2
/
+0
2013-04-17
Thermal: cpufreq cooling: endian bug in cpufreq_get_max_state()
Dan Carpenter
1
-2
/
+2
2013-04-15
Merge branch 'thermal' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Zhang Rui
1
-50
/
+104
2013-03-26
drivers: thermal: cpu_cooling: fix checkpatch warning
Laurent Navet [Mali]
1
-5
/
+5
2013-03-26
Thermal: exynos: fix cooling state translation
Zhang Rui
1
-0
/
+11
2013-03-26
Thermal: cpufreq cooling: fix parsing per_cpu cpufreq_frequency_table
Zhang Rui
1
-50
/
+93
2013-02-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
1
-2
/
+2
2013-02-27
thermal: convert to idr_alloc()
Tejun Heo
1
-12
/
+5
2013-02-06
Thermal: fix a wrong comment
Zhang Rui
1
-2
/
+2
2012-11-22
thermal: cpu cooling: use const parameter while registering
Eduardo Valentin
1
-1
/
+1
2012-11-15
thermal: cpu_cooling: Make 'notify_device' static
Sachin Kamat
1
-1
/
+1
2012-11-07
Thermal: Remove the cooling_cpufreq_list.
hongbo.zhang
1
-72
/
+19
2012-11-07
Thermal: fix bug of counting cpu frequencies.
hongbo.zhang
1
-4
/
+6
2012-11-07
Thermal: add indent for code alignment.
hongbo.zhang
1
-1
/
+1
2012-10-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Len Brown
1
-0
/
+449
2012-09-27
Thermal: Fix bug on cpu_cooling, cooling device's id conflict problem.
Jonghwa Lee
1
-2
/
+1
2012-09-24
thermal: add generic cpufreq cooling implementation
Amit Daniel Kachhap
1
-0
/
+450