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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-05
drivers: thermal: int340x_thermal: Fix sysfs race condition
Aaron Hill
1
-13
/
+15
2019-03-05
thermal: int340x_thermal: Fix a NULL vs IS_ERR() check
Dan Carpenter
1
-1
/
+1
2019-02-12
thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not set
Eduardo Valentin
1
-2
/
+2
2019-02-12
thermal: generic-adc: Fix adc to temp interpolation
Bjorn Andersson
1
-4
/
+8
2019-02-12
thermal: tsens: qcom: do not create duplicate regmap debugfs entries
Srinivas Kandagatla
1
-2
/
+10
2019-02-12
thermal: bcm2835: enable hwmon explicitly
Matthias Brugger
1
-0
/
+11
2019-02-12
thermal: Fix locking in cooling device sysfs update cur_state
Thara Gopinath
1
-4
/
+7
2019-02-12
Thermal: do not clear passive state during system sleep
Wei Wang
1
-4
/
+8
2018-12-10
thermal: stm32: Fix stm_thermal_read_factory_settings
David HERNANDEZ SANCHEZ
1
-2
/
+2
2018-12-10
thermal: stm32: read factory settings inside stm_thermal_prepare
David HERNANDEZ SANCHEZ
1
-4
/
+4
2018-12-10
thermal/drivers/hisi: Fix number of sensors on hi3660
Daniel Lezcano
1
-1
/
+1
2018-12-10
thermal/drivers/hisi: Fix wrong platform_get_irq_byname()
Daniel Lezcano
1
-1
/
+1
2018-12-05
thermal: broadcom: constify thermal_zone_of_device_ops structure
Julia Lawall
1
-1
/
+1
2018-12-05
thermal: armada: constify thermal_zone_of_device_ops structure
Julia Lawall
1
-1
/
+1
2018-12-04
thermal: bcm2835: Switch to SPDX identifier
Stefan Wahren
1
-10
/
+1
2018-12-04
thermal: armada: fix legacy resource fixup
Russell King
1
-13
/
+11
2018-12-04
thermal: armada: fix legacy validity test sense
Russell King
1
-1
/
+1
2018-10-31
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-3
/
+6
2018-10-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
21
-285
/
+1287
2018-10-25
thermal: da9062/61: Prevent hardware access during system suspend
Geert Uytterhoeven
1
-2
/
+2
2018-10-25
thermal: rcar_thermal: Prevent doing work after unbind
Geert Uytterhoeven
1
-0
/
+1
2018-10-25
thermal: rcar_thermal: Prevent hardware access during system suspend
Geert Uytterhoeven
1
-2
/
+2
2018-10-25
thermal: rcar_gen3_thermal: add R8A77980 support
Sergei Shtylyov
1
-0
/
+1
2018-10-25
thermal: add stm32 thermal driver
David HERNANDEZ SANCHEZ
5
-2
/
+777
2018-10-25
thermal: rcar_thermal: add R8A77970 support
Sergei Shtylyov
1
-0
/
+4
2018-10-25
thermal: rcar_thermal: fix duplicate IRQ request
Sergei Shtylyov
1
-1
/
+1
2018-10-22
thermal/drivers/hisi: Add the dual clusters sensors for hi3660
Daniel Lezcano
1
-4
/
+10
2018-10-22
thermal/drivers/hisi: Add more sensors channel
Daniel Lezcano
1
-0
/
+5
2018-10-22
thermal/drivers/hisi: Remove pointless irq field
Daniel Lezcano
1
-6
/
+5
2018-10-22
thermal/drivers/hisi: Use platform_get_irq_byname
Daniel Lezcano
1
-2
/
+5
2018-10-22
thermal/drivers/hisi: Replace macro name with relevant sensor location
Daniel Lezcano
1
-4
/
+4
2018-10-22
thermal/drivers/hisi: Add multiple sensors support
Daniel Lezcano
1
-32
/
+47
2018-10-22
thermal/drivers/hisi: Prepare to support multiple sensors
Daniel Lezcano
1
-13
/
+28
2018-10-22
thermal/drivers/hisi: Factor out the probe functions
Daniel Lezcano
1
-27
/
+12
2018-10-22
thermal/drivers/hisi: Set the thermal zone private data to the sensor pointer
Daniel Lezcano
1
-5
/
+4
2018-10-22
thermal/drivers/hisi: Change the driver to be sensor oriented
Daniel Lezcano
1
-30
/
+42
2018-10-22
thermal/drivers/hisi: Change the platform data pointer to sensor ops
Daniel Lezcano
1
-26
/
+34
2018-10-22
thermal: armada: fix a test in probe()
Dan Carpenter
1
-2
/
+2
2018-10-22
thermal: imx: handle error path in one place to save duplicated code
Anson Huang
1
-15
/
+14
2018-10-22
thermal: imx: improve error message
Anson Huang
1
-1
/
+1
2018-10-22
thermal: tsens: Check if the IP is correctly enabled by firmware
Amit Kucheria
1
-0
/
+17
2018-10-22
thermal: tsens: Pass register offsets as private data
Amit Kucheria
5
-0
/
+16
2018-10-22
thermal: tsens: Add the SROT address map
Amit Kucheria
2
-2
/
+13
2018-10-22
thermal: tsens: Rename map field in order to add a second address map
Amit Kucheria
4
-28
/
+27
2018-10-22
thermal: tsens: Get rid of dead code
Amit Kucheria
1
-5
/
+0
2018-10-22
thermal: tsens: Add SPDX license identifiers
Amit Kucheria
6
-59
/
+7
2018-10-22
thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address space
Amit Kucheria
1
-2
/
+3
2018-10-22
thermal: qoriq: add i.mx8mq support
Anson Huang
1
-0
/
+1
2018-10-22
thermal: Convert to using %pOFn instead of device_node.name
Rob Herring
2
-7
/
+7
2018-10-10
thermal: core: using power_efficient_wq for thermal worker
Jeson Gao
1
-2
/
+4
[next]