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
2018-10-03
thermal: of-thermal: disable passive polling when thermal zone is disabled
Anson Huang
1
-2
/
+5
2018-08-03
thermal: exynos: fix setting rising_threshold for Exynos5433
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2018-05-16
thermal: exynos: Propagate error value from tmu_read()
Marek Szyprowski
1
-2
/
+7
2018-05-16
thermal: exynos: Reading temperature makes sense only when TMU is turned on
Marek Szyprowski
1
-1
/
+4
2018-04-24
thermal: imx: Fix race condition in imx_thermal_probe()
Mikhail Lappo
1
-3
/
+3
2018-04-13
thermal: power_allocator: fix one race condition issue for thermal_instances ...
Yi Zeng
1
-0
/
+2
2018-02-25
thermal: fix INTEL_SOC_DTS_IOSF_CORE dependencies
Arnd Bergmann
1
-2
/
+2
2017-12-25
thermal/drivers/hisi: Fix multiple alarm interrupts firing
Daniel Lezcano
1
-2
/
+8
2017-12-25
thermal/drivers/hisi: Simplify the temperature/step computation
Daniel Lezcano
1
-13
/
+28
2017-12-25
thermal/drivers/hisi: Fix kernel panic on alarm interrupt
Daniel Lezcano
1
-9
/
+9
2017-12-25
thermal/drivers/hisi: Fix missing interrupt enablement
Daniel Lezcano
1
-2
/
+3
2017-12-25
thermal: hisilicon: Handle return value of clk_prepare_enable
Arvind Yadav
1
-1
/
+4
2017-12-20
thermal/drivers/step_wise: Fix temperature regulation misbehavior
Daniel Lezcano
1
-5
/
+6
2017-07-27
thermal: cpu_cooling: Avoid accessing potentially freed structures
Viresh Kumar
1
-1
/
+3
2017-07-27
thermal: max77620: fix device-node reference imbalance
Johan Hovold
1
-2
/
+8
2017-01-09
thermal: hwmon: Properly report critical temperature in sysfs
Krzysztof Kozlowski
1
-1
/
+1
2016-11-21
thermal/powerclamp: add back module device table
Jacob Pan
1
-1
/
+8
2016-10-20
thermal/powerclamp: correct cpu support check
Eric Ernst
1
-12
/
+2
2016-10-20
thermal: intel_pch_thermal: Enable Haswell PCH
Srinivas Pandruvada
1
-0
/
+9
2016-10-20
thermal: intel_pch_thermal: Add an ACPI passive trip
Srinivas Pandruvada
1
-0
/
+51
2016-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
43
-195
/
+3410
2016-09-27
thermal: int3403: Process trip change notification
Srinivas Pandruvada
1
-0
/
+6
2016-09-27
thermal: int340x: New Interface to read trip and notify
Srinivas Pandruvada
5
-27
/
+48
2016-09-27
thermal: user_space gov: Add additional information in uevent
Srinivas Pandruvada
1
-2
/
+13
2016-09-27
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
16
-25
/
+38
2016-09-27
Merge branches 'thermal-soc', 'thermal-core', 'thermal-intel' and 'thermal-te...
Zhang Rui
9
-16
/
+1202
2016-09-27
thermal: tegra: add hw-throttle for Tegra132
Wei Ni
2
-30
/
+221
2016-09-27
thermal: tegra: add hw-throttle function
Wei Ni
5
-15
/
+700
2016-09-27
thermal: mtk_thermal: Check return value of devm_thermal_zone_of_sensor_register
Axel Lin
1
-2
/
+9
2016-09-27
thermal: Add Mediatek thermal driver for mt2701.
dawei.chien@mediatek.com
1
-63
/
+152
2016-09-27
thermal: max77620: Add thermal driver for reporting junction temp
Laxman Dewangan
3
-0
/
+176
2016-09-27
thermal: tango: add resume support
Marc Gonzalez
1
-2
/
+17
2016-09-27
devfreq_cooling: no need to check state with negative number
Shawn Lin
1
-1
/
+1
2016-09-27
thermal: rcar_thermal: don't call thermal_zone_device_unregister when USE_OF_...
Bui Duc Phuc
1
-1
/
+2
2016-09-27
Thermal: of thermal: typo fix
Zhang Rui
1
-1
/
+1
2016-09-27
thermal: imx: depend on imx SoC arch
Peter Robinson
1
-1
/
+1
2016-09-27
thermal: qcom: tsens: Fix return value check in init_common()
Wei Yongjun
1
-3
/
+3
2016-09-27
thermal: rockchip: optimize sensor auto accessing period
Rocky Hao
1
-2
/
+2
2016-09-27
thermal: rockchip: enhance the tsadc's bandgap feature for rk3399
Rocky Hao
1
-5
/
+6
2016-09-27
thermal: qcom: tsens-8916: mark PM functions __maybe_unused
Arnd Bergmann
1
-2
/
+2
2016-09-27
thermal: qoriq: Add thermal management support
Jia Hongtao
3
-0
/
+339
2016-09-27
thermal: rcar-thermal: enable hwmon when thermal_zone_of_sensor_register is used
Kuninori Morimoto
1
-2
/
+18
2016-09-27
thermal: of-thermal: Fix setting of set_emul_temp hook
Keerthy
1
-4
/
+3
2016-09-27
thermal: rockchip: fixes the exception interrupts
Caesar Wang
1
-3
/
+17
2016-09-27
thermal: rockchip: fixes the period time for tsadc
Caesar Wang
1
-10
/
+24
2016-09-27
thermal: rockchip: add the set_trips function
Caesar Wang
1
-0
/
+39
2016-09-27
thermal: bang-bang governor: act on lower trip boundary
Sascha Hauer
1
-1
/
+1
2016-09-27
thermal: streamline get_trend callbacks
Sascha Hauer
4
-36
/
+15
2016-09-27
thermal: of: implement .set_trips for device tree thermal zones
Sascha Hauer
1
-0
/
+19
2016-09-27
thermal: Add support for hardware-tracked trip points
Sascha Hauer
1
-0
/
+55
[next]