index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-18
thermal: sysfs: Fix trip_point_hyst_store()
Rafael J. Wysocki
1
-4
/
+5
2023-09-14
thermal: core: Fix disabled trip point check in handle_thermal_trip()
Rafael J. Wysocki
1
-2
/
+4
2023-09-11
thermal: Constify the trip argument of the .get_trend() zone callback
Rafael J. Wysocki
1
-1
/
+2
2023-09-11
thermal/of: add missing of_node_put()
Julia Lawall
1
-2
/
+6
2023-09-05
thermal: core: Drop thermal_zone_device_register()
Rafael J. Wysocki
1
-11
/
+0
2023-09-05
thermal: Use thermal_tripless_zone_device_register()
Rafael J. Wysocki
5
-11
/
+12
2023-09-05
thermal: core: Add function for registering tripless thermal zones
Rafael J. Wysocki
1
-0
/
+11
2023-08-29
thermal: core: Rework .get_trend() thermal zone callback
Rafael J. Wysocki
3
-3
/
+5
2023-08-29
thermal: core: Drop unused .get_trip_*() callbacks
Rafael J. Wysocki
2
-22
/
+4
2023-08-29
Merge tag 'thermal-v6.6-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
19
-73
/
+374
2023-08-29
Merge tag 'thermal-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
29
-205
/
+123
2023-08-29
Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-15
/
+29
2023-08-29
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-08-25
Merge branch 'acpi-thermal'
Rafael J. Wysocki
3
-15
/
+29
2023-08-24
Merge updates of thermal drivers for Intel platforms for 6.6-rc1.
Rafael J. Wysocki
2
-17
/
+4
2023-08-22
thermal: intel: intel_soc_dts_iosf: Remove redundant check
Zhang Rui
1
-5
/
+3
2023-08-22
thermal: intel: int340x: simplify the code with module_platform_driver()
Yang Yingliang
1
-12
/
+1
2023-08-22
thermal/of: Fix potential uninitialized value access
Peng Fan
1
-4
/
+4
2023-08-22
thermal/drivers/tegra-bpmp: Check if BPMP supports trip points
Mikko Perttunen
1
-1
/
+51
2023-08-22
Merge ACPI thermal driver changes for 6.6-rc1.
Rafael J. Wysocki
3
-15
/
+29
2023-08-21
Merge Intel DTS IOSF thermal driver changes for 6.6-rc1.
Rafael J. Wysocki
4
-136
/
+78
2023-08-17
thermal: core: Rework and rename __for_each_thermal_trip()
Rafael J. Wysocki
2
-14
/
+8
2023-08-17
thermal: core: Introduce thermal_zone_device_exec()
Rafael J. Wysocki
1
-0
/
+19
2023-08-17
thermal/drivers/loongson-2: Add thermal management support
Yinbo Zhu
3
-0
/
+182
2023-08-17
thermal/drivers/ti-soc-thermal: Use helper function IS_ERR_OR_NULL()
Li Zetao
1
-1
/
+1
2023-08-16
thermal/drivers/generic-adc: Removed unneeded call to platform_set_drvdata()
Andrei Coardos
1
-1
/
+0
2023-08-16
thermal/drivers/max77620_thermal: Removed unneeded call to platform_set_drvda...
Andrei Coardos
1
-2
/
+0
2023-08-16
thermal/drivers/mediatek/auxadc_thermal: Removed call to platform_set_drvdata()
Andrei Coardos
1
-2
/
+0
2023-08-16
thermal/drivers/sun8i_thermal: Remove unneeded call to platform_set_drvdata()
Andrei Coardos
1
-2
/
+0
2023-08-16
thermal/drivers/broadcom/brcstb_thermal: Removed unneeded platform_set_drvdata()
Andrei Coardos
1
-1
/
+0
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Make readings valid in filtered mode
Nícolas F. R. A. Prado
1
-7
/
+12
2023-08-16
thermal/drivers/k3_bandgap: Remove unneeded call to platform_set_drvdata()
Andrei Coardos
1
-1
/
+0
2023-08-16
thermal/drivers/k3_j72xx_bandgap: Removed unneeded call to platform_set_drvda...
Andrei Coardos
1
-2
/
+0
2023-08-16
thermal/drivers/broadcom/sr-thermal: Removed call to platform_set_drvdata()
Andrei Coardos
1
-1
/
+0
2023-08-16
thermal/drivers/samsung: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-16
thermal/drivers/db8500: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-16
thermal/drivers/mediatek: Clean up redundant dev_err_probe()
Chen Jiahao
1
-1
/
+1
2023-08-16
thermal/drivers/sun8i: Free calibration nvmem after reading it
Mark Brown
1
-1
/
+3
2023-08-16
thermal/drivers/sun8i: Remove unneeded comments
Yangtao Li
1
-2
/
+0
2023-08-16
thermal/drivers/tsens: Make tsens_xxxx_nvmem static
Min-Hua Chen
2
-4
/
+4
2023-08-16
thermal/drivers/imx8mm: Suppress log message on probe deferral
Ahmad Fatoum
1
-4
/
+2
2023-08-16
thermal/drivers/mediatek/lvts: Fix parameter check in lvts_debugfs_init()
Minjie Du
1
-1
/
+1
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Manage threshold between sensors
Nícolas F. R. A. Prado
1
-0
/
+69
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Don't leave threshold zeroed
Nícolas F. R. A. Prado
1
-6
/
+6
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Disable undesired interrupts
Nícolas F. R. A. Prado
1
-1
/
+1
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Use offset threshold for IRQ
Nícolas F. R. A. Prado
1
-6
/
+6
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Honor sensors in immediate mode
Nícolas F. R. A. Prado
1
-24
/
+33
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Handle IRQ on all controllers
Nícolas F. R. A. Prado
1
-1
/
+1
2023-08-11
thermal: intel: intel_soc_dts_iosf: Use struct thermal_trip
Rafael J. Wysocki
2
-45
/
+8
2023-08-11
thermal: intel: intel_soc_dts_iosf: Rework critical trip setup
Rafael J. Wysocki
4
-51
/
+27
[next]