Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
51bce5bc38bdb79c0f7ab33f1fe91a68ef1afa77
/
drivers
/
thermal
a2291ba
imx: thermal: use CPU temperature grade info for thresholds
by Tim Harvey
· 9 years ago
e421746
Revert "thermal: qcom_spmi: allow compile test"
by Arnd Bergmann
· 9 years ago
84f0e49
thermal: rcar_thermal: remove redundant operation
by Kuninori Morimoto
· 9 years ago
2852498
thermal: of-thermal: Reduce log level for message when can't fine thermal zone
by Jiada Wang
· 9 years ago
bb404db
thermal: power_allocator: Use temperature reading from tz
by Kapileshwar Singh
· 9 years ago
20f0af7
thermal: rockchip: Support the RK3368 SoCs in thermal driver
by Caesar Wang
· 9 years ago
437df21
thermal: rockchip: consistently use int for temperatures
by Caesar Wang
· 9 years ago
020ba95
thermal: rockchip: Add the sort mode for adc value increment or decrement
by Caesar Wang
· 9 years ago
ce74110
thermal: rockchip: improve the conversion function
by Caesar Wang
· 9 years ago
144c556
thermal: rockchip: trivial: fix typo in commit
by Caesar Wang
· 9 years ago
1d98b61
thermal: rockchip: better to compatible the driver for different SoCs
by Caesar Wang
· 9 years ago
c970872
thermal: rockchip: fix compile error
by Caesar Wang
· 9 years ago
baf51c4
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 9 years ago
79211c8
remove abs64()
by Andrew Morton
· 9 years ago
7c5b275
Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next
by Zhang Rui
· 9 years ago
c422a8e
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc
by Zhang Rui
· 9 years ago
e35dbb4
thermal: exynos: Directly return 0 instead of using local ret variable
by Krzysztof Kozlowski
· 9 years ago
baba1eb
thermal: exynos: Remove unneeded semicolon
by Krzysztof Kozlowski
· 9 years ago
bfa2683
thermal: exynos: Use IS_ERR() because regulator cannot be NULL
by Krzysztof Kozlowski
· 9 years ago
9e4249b
thermal: exynos: Fix first temperature read after registering sensor
by Krzysztof Kozlowski
· 9 years ago
824ead0
thermal: exynos: Fix unbalanced regulator disable on probe failure
by Krzysztof Kozlowski
· 9 years ago
ce5ee16
devfreq_cooling: return on allocation failure
by Dan Carpenter
· 9 years ago
7e38a5b
thermal: rockchip: support the sleep pinctrl state to avoid glitches in s2r
by Caesar Wang
· 9 years ago
c75960a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc
by Zhang Rui
· 9 years ago
61c8e8a
thermal: devfreq_cooling: Make power a u64
by Javi Merino
· 9 years ago
3c99c2c
thermal: devfreq_cooling: use a thermal_cooling_device for register and unregister
by Javi Merino
· 9 years ago
8fb2b9a
thermal: underflow bug in imx_set_trip_temp()
by Dan Carpenter
· 9 years ago
b56100d
thermal: armada: Fix possible overflow in the Armada 380 thermal sensor formula
by Nadav Haklai
· 9 years ago
84866ee
thermal: imx: register irq handler later in probe
by Bai Ping
· 9 years ago
452e01b
thermal: rockhip: fix setting thermal shutdown polarity
by Dmitry Torokhov
· 9 years ago
d9a241c
thermal: rockchip: fix handling of invalid readings
by Dmitry Torokhov
· 9 years ago
9876b1a
devfreq_cooling: add trace information
by Javi Merino
· 9 years ago
a76caf5
thermal: Add devfreq cooling
by Ørjan Eide
· 9 years ago
0690f4f
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Arnd Bergmann
· 9 years ago
b28fec1
thermal: exynos: Fix register read in TMU
by Sudip Mukherjee
· 9 years ago
a71544c
thermal: cpu_cooling: Remove usage of devm functions
by Vaishali Thakkar
· 9 years ago
98cadf2
thermal: kconfig: select THERMAL_WRITABLE_TRIPS for x86 thermal
by Srinivas Pandruvada
· 9 years ago
4424162
thermal: avoid division by zero in power allocator
by Andrea Arcangeli
· 9 years ago
b840b6e
thermal: ti-soc-thermal: add OMAP36xx support
by Eduardo Valentin
· 9 years ago
9c5c87e
ti-soc-thermal: implement omap3 support
by Pavel Machek
· 10 years ago
97584d1
thermal: power_allocator: exit early if there are no cooling devices
by Javi Merino
· 9 years ago
f5cbb18
thermal: power_allocator: don't require tzp to be present for the thermal zone
by Javi Merino
· 9 years ago
8b7b390
thermal: power_allocator: relax the requirement of two passive trip points
by Javi Merino
· 9 years ago
e055bb0
thermal: power_allocator: relax the requirement of a sustainable_power in tzp
by Javi Merino
· 9 years ago
c973c3b
thermal: Add a function to get the minimum power
by Javi Merino
· 9 years ago
eba4f88
thermal: cpu_cooling: free power table on error or when unregistering
by Javi Merino
· 9 years ago
459ac37
thermal: cpu_cooling: don't call kcalloc() under rcu_read_lock
by Javi Merino
· 9 years ago
0847e26
thermal: db8500_cpufreq_cooling: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
ec2feb4
thermal: ti-soc: Kconfig fix to avoid menu showing wrongly
by Eduardo Valentin
· 9 years ago
41ae3c0
thermal: ti-soc: allow compile test
by Eduardo Valentin
· 9 years ago
cb7fb4d
thermal: qcom_spmi: allow compile test
by Eduardo Valentin
· 9 years ago
2bf4273
thermal: exynos: allow compile test
by Eduardo Valentin
· 9 years ago
1b15826
thermal: armada: allow compile test
by Eduardo Valentin
· 9 years ago
07fffd5
thermal: dove: allow compile test
by Eduardo Valentin
· 9 years ago
9c8aa95
thermal: kirkwood: allow compile test
by Eduardo Valentin
· 9 years ago
444f9b0
thermal: rockchip: allow compile test
by Eduardo Valentin
· 9 years ago
aa2937b
thermal: spear: allow compile test
by Eduardo Valentin
· 9 years ago
f9e2b05
thermal: hisi: allow compile test
by Eduardo Valentin
· 9 years ago
dfb22fc
thermal: fix intel PCH thermal driver mismerge
by Linus Torvalds
· 9 years ago
9ebd051
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 9 years ago
e81b594
Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 9 years ago
072502a
Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-delay' into regmap-next
by Mark Brown
· 9 years ago
5a924a0
Merge branches 'thermal-core' and 'thermal-intel' of .git into next
by Zhang Rui
· 9 years ago
5778077
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
9751a9e4
thermal: power_allocator: allocate with kcalloc what you free with kfree
by Javi Merino
· 9 years ago
a5dd192
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
by Ingo Molnar
· 9 years ago
1afb9c5
thermal/cpu_cooling: update policy limits if clipped_freq < policy->max
by Viresh Kumar
· 9 years ago
abcbcc2
thermal/cpu_cooling: rename max_freq as clipped_freq in notifier
by Viresh Kumar
· 9 years ago
59f0d21
thermal/cpu_cooling: rename cpufreq_val as clipped_freq
by Viresh Kumar
· 9 years ago
a24af23
thermal/cpu_cooling: convert 'switch' block to 'if' block in notifier
by Viresh Kumar
· 9 years ago
166529c
thermal/cpu_cooling: quit early after updating policy
by Viresh Kumar
· 9 years ago
76fd38c
thermal/cpu_cooling: No need to initialize max_freq to 0
by Viresh Kumar
· 9 years ago
02373d7
thermal: cpu_cooling: fix lockdep problems in cpu_cooling
by Russell King
· 9 years ago
cf736ea
thermal: power_allocator: do not use devm* interfaces
by Dmitry Torokhov
· 9 years ago
331a5fc
thermal: sti: Add parentheses around bridge->ops->regmap_init call
by Nicolas Boichat
· 9 years ago
d0a1262
thermal: Add Intel PCH thermal driver
by Tushar Dave
· 9 years ago
934c93b
thermal: Add comment explaining test for critical temperature
by Sascha Hauer
· 9 years ago
79e5421
thermal: Use IS_ENABLED instead of #ifdef
by Sascha Hauer
· 9 years ago
dbdf253
thermal: remove unnecessary call to thermal_zone_device_set_polling
by Sascha Hauer
· 9 years ago
f6be058
thermal: trivial: fix typo in comment
by Sascha Hauer
· 9 years ago
17e8351
thermal: consistently use int for temperatures
by Sascha Hauer
· 9 years ago
25a0a5c
thermal: add available policies sysfs attribute
by Ni Wade
· 9 years ago
1f22dc44
thermal/powerclamp: add cpu id for denlow platform
by Jacob Pan
· 9 years ago
35676de
thermal/powerclamp: add cpu id for Skylake u/y
by Radivoje Jovanovic
· 9 years ago
2862721
thermal/powerclamp: add cpu id for skylake h/s
by Radivoje Jovanovic
· 9 years ago
8bf93f2
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into for-rc
by Zhang Rui
· 9 years ago
6b5e38d
thermal: Drop owner assignment from platform_driver
by Krzysztof Kozlowski
· 9 years ago
3c19d23
thermal: exynos: Remove unused code related to platform_data on probe()
by Chanwoo Choi
· 9 years ago
f87e6bd
thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OF
by Chanwoo Choi
· 9 years ago
5f09a5c
thermal: exynos: Disable the regulator on probe failure
by Krzysztof Kozlowski
· 9 years ago
d5f8310
thermal: power_allocator: trace the real requested power
by Javi Merino
· 9 years ago
528464e
thermal: remove dangling 'weight_attr' device file
by Viresh Kumar
· 9 years ago
4ea1636
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
by Andy Lutomirski
· 9 years ago
87be28a
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
by Andy Lutomirski
· 9 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 9 years ago
0db9723
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 9 years ago
111b23c
Merge branches 'release' and 'thermal-soc' of .git into next
by Zhang Rui
· 9 years ago
53daf93
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc
by Zhang Rui
· 9 years ago
9a5238a
thermal: hisilicon: add new hisilicon thermal sensor driver
by kongxinwei
· 9 years ago
9c27847
kernel/params: constify struct kernel_param_ops uses
by Luis R. Rodriguez
· 9 years ago
Next »