index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-08
thermal: core: Reset previous low and high trip during thermal zone init
Manaf Meethalavalappu Pallikunhi
1
-0
/
+2
2021-09-30
thermal/drivers/int340x: Do not set a wrong tcc offset on resume
Antoine Tenart
1
-2
/
+3
2021-09-30
thermal/core: Potential buffer overflow in thermal_build_list_of_policies()
Dan Carpenter
1
-4
/
+3
2021-09-26
thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()
Dan Carpenter
1
-0
/
+1
2021-07-25
thermal/core: Correct function name thermal_zone_device_unregister()
Yang Yingliang
1
-1
/
+1
2021-07-20
thermal/drivers/rcar_gen3_thermal: Fix coefficient calculations
Niklas Söderlund
1
-1
/
+1
2021-07-19
thermal/drivers/int340x/processor_thermal: Fix tcc setting
Srinivas Pandruvada
1
-8
/
+12
2021-06-03
thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALID
Srinivas Pandruvada
2
-1
/
+5
2021-05-19
thermal/core/fair share: Lock the thermal zone while looping over instances
Lukasz Luba
1
-0
/
+4
2021-05-19
thermal: thermal_of: Fix error return code of thermal_of_populate_bind_params()
Jia-Ju Bai
1
-2
/
+5
2021-04-07
thermal/core: Add NULL pointer check before using cooling device stats
Manaf Meethalavalappu Pallikunhi
1
-0
/
+3
2021-01-06
thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changed
Zhuguangqing
1
-3
/
+6
2020-10-01
thermal: rcar_thermal: Handle probe error gracefully
Niklas Söderlund
1
-2
/
+4
2020-09-09
thermal: qcom-spmi-temp-alarm: Don't suppress negative temp
Veera Vegivada
1
-2
/
+2
2020-09-09
thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430
Tony Lindgren
2
-14
/
+19
2020-08-19
thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()
Dan Carpenter
1
-1
/
+1
2020-07-22
thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power
Finley Xiao
1
-3
/
+3
2020-07-22
thermal: int3403_thermal: Downgrade error message
Alex Hung
1
-1
/
+1
2020-07-22
Revert "thermal: mediatek: fix register index error"
Enric Balletbo i Serra
1
-4
/
+2
2020-07-22
thermal/drivers: imx: Fix missing of_node_put() at probe time
Anson Huang
1
-3
/
+4
2020-07-09
thermal/drivers/rcar_gen3: Fix undefined temperature if negative
Dien Pham
1
-1
/
+1
2020-07-09
thermal/drivers/mediatek: Fix bank number settings on mt8183
Michael Kao
1
-1
/
+4
2020-06-24
thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTR
Sudip Mukherjee
1
-3
/
+3
2020-03-05
thermal: brcmstb_thermal: Do not use DT coefficients
Florian Fainelli
1
-22
/
+9
2020-03-05
thermal: db8500: Depromote debug print
Linus Walleij
1
-2
/
+2
2019-12-13
thermal: Fix deadlock in thermal thermal_zone_device_check
Wei Wang
1
-2
/
+2
2019-10-21
cpufreq: Use per-policy frequency QoS
Rafael J. Wysocki
1
-7
/
+7
2019-09-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
3
-382
/
+113
2019-09-27
Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
14
-57
/
+176
2019-09-24
thermal: db8500: Rewrite to be a pure OF sensor
Linus Walleij
1
-370
/
+107
2019-09-24
thermal: db8500: Use dev helper variable
Linus Walleij
1
-15
/
+16
2019-09-24
thermal: db8500: Finalize device tree conversion
Linus Walleij
2
-16
/
+16
2019-09-24
Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into for-5.4
Zhang Rui
12
-38
/
+143
2019-09-24
thermal: Add some error messages
Amit Kucheria
1
-4
/
+13
2019-09-24
thermal: Fix use-after-free when unregistering thermal zone device
Ido Schimmel
1
-1
/
+1
2019-09-24
thermal/drivers/core: Use put_device() if device_register() fails
Yue Hu
1
-12
/
+13
2019-09-24
thermal_hwmon: Sanitize thermal_zone type
Stefan Mavrodiev
1
-2
/
+6
2019-09-24
thermal: intel: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-09-24
thermal: intel: int3403: replace printk(KERN_WARN...) with pr_warn(...)
Rishi Gupta
1
-1
/
+1
2019-09-24
thermal: intel: int340x_thermal: Remove unnecessary acpi_has_method() uses
Kelsey Skunberg
1
-6
/
+0
2019-09-24
thermal: int340x: processor_thermal: Add Ice Lake support
Srinivas Pandruvada
1
-0
/
+5
2019-09-22
thermal: thermal_mmio: remove some dead code
Dan Carpenter
1
-7
/
+0
2019-09-17
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-84
/
+26
2019-09-03
cpuidle: play_idle: Increase the resolution to usec
Daniel Lezcano
1
-1
/
+1
2019-08-28
Merge branches 'thermal-soc-misc' and 'thermal-soc-qoriq' into thermal-soc
Zhang Rui
1
-15
/
+30
2019-08-28
drivers: thermal: qcom: tsens: Fix memory leak from qfprom read
Srinivas Kandagatla
4
-2
/
+14
2019-08-28
thermal: tegra: Fix a typo
Christophe JAILLET
1
-1
/
+1
2019-08-28
thermal: rcar_gen3_thermal: Replace devm_add_action() followed by failure act...
Fuqian Huang
1
-2
/
+1
2019-08-28
thermal: armada: Fix -Wshift-negative-value
Nathan Huckleberry
1
-3
/
+2
2019-08-28
thermal: qoriq: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
Anson Huang
1
-4
/
+2
[next]