index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-26
thermal/drivers/mediatek: Change clk_prepare_enable to devm_clk_get_enabled i...
Kang Chen
1
-35
/
+9
2023-04-26
thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_the...
Kang Chen
1
-2
/
+12
2023-04-26
thermal/drivers/mediatek: Add temperature constraints to validate read
AngeloGioacchino Del Regno
1
-6
/
+18
2023-04-26
Revert "thermal/drivers/mediatek: Add delay after thermal banks initialization"
AngeloGioacchino Del Regno
1
-3
/
+8
2023-04-26
thermal/drivers/cpuidle_cooling: Delete unmatched comments
Chenggang Wang
1
-3
/
+0
2023-04-18
thermal: intel: int340x: Add DLVR support for RFIM control
Srinivas Pandruvada
4
-7
/
+91
2023-04-17
Merge tag 'thermal-v6.4-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
7
-255
/
+341
2023-04-14
Merge back general thermal control changes for 6.4-rc1.
Rafael J. Wysocki
19
-111
/
+426
2023-04-14
Merge back Intel thermal control material for 6.4-rc1.
Rafael J. Wysocki
52
-202
/
+170
2023-04-13
thermal: cpuidle_cooling: Adjust includes to remove of_device.h
Rob Herring
1
-1
/
+2
2023-04-11
thermal: intel: Avoid updating unsupported THERM_STATUS_CLEAR mask bits
Srinivas Pandruvada
1
-7
/
+66
2023-04-07
thermal/core: Alloc-copy-free the thermal zone parameters structure
Daniel Lezcano
1
-2
/
+13
2023-04-07
thermal/of: Unexport unused OF functions
Daniel Lezcano
1
-5
/
+3
2023-04-07
thermal/drivers/bcm2835: Remove buggy call to thermal_of_zone_unregister
Daniel Lezcano
1
-3
/
+1
2023-04-07
thermal/drivers/mediatek/lvts_thermal: Add AP domain for mt8195
Balsam CHIHI
1
-20
/
+74
2023-04-07
thermal: amlogic: Use dev_err_probe()
Ye Xingchen
1
-5
/
+2
2023-04-07
thermal/drivers/mediatek/lvts_thermal: Fix sensor 1 interrupt status bitmask
Chen-Yu Tsai
1
-3
/
+3
2023-04-07
thermal/core: Remove thermal_bind_params structure
Zhang Rui
1
-118
/
+11
2023-04-07
thermal/drivers/tegra-bpmp: Handle offline zones
Mikko Perttunen
1
-1
/
+8
2023-04-07
thermal/drivers/rockchip: use devm_reset_control_array_get_exclusive()
Ye Xingchen
1
-1
/
+1
2023-04-07
thermal/drivers/rockchip: Support RK3588 SoC in the thermal driver
Finley Xiao
1
-0
/
+177
2023-04-07
thermal/drivers/rockchip: Support dynamic sized sensor array
Sebastian Reichel
1
-7
/
+6
2023-04-07
thermal/drivers/rockchip: Simplify channel id logic
Sebastian Reichel
1
-27
/
+21
2023-04-07
thermal/drivers/rockchip: Use dev_err_probe
Sebastian Reichel
1
-32
/
+18
2023-04-07
thermal/drivers/rockchip: Simplify clock logic
Sebastian Reichel
1
-28
/
+5
2023-04-07
thermal/drivers/rockchip: Simplify getting match data
Sebastian Reichel
1
-6
/
+1
2023-04-03
Merge tag 'thermal-v6.4-rc1-1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
17
-98
/
+417
2023-04-03
thermal: core: Clean up thermal_list_lock locking
Rafael J. Wysocki
1
-6
/
+2
2023-04-01
thermal/drivers/ti: Use fixed update interval
Daniel Lezcano
1
-4
/
+4
2023-04-01
thermal/drivers/stm: Don't set no_hwmon to false
Daniel Lezcano
1
-1
/
+0
2023-04-01
thermal/drivers/db8500: Use driver dev instead of tz->device
Daniel Lezcano
1
-2
/
+5
2023-04-01
thermal/core: Relocate the traces definition in thermal directory
Daniel Lezcano
10
-9
/
+308
2023-04-01
thermal/drivers/hisi: Use devm_platform_ioremap_resource()
Yang Li
1
-3
/
+1
2023-04-01
thermal/drivers/imx: Use the thermal framework for the trip point
Daniel Lezcano
1
-4
/
+7
2023-04-01
thermal/drivers/imx: Remove get_trip_temp ops
Daniel Lezcano
1
-8
/
+0
2023-04-01
thermal/drivers/rcar_gen3_thermal: Remove R-Car H3 ES1.* handling
Wolfram Sang
1
-50
/
+2
2023-04-01
thermal/drivers/mediatek: Add delay after thermal banks initialization
Amjad Ouled-Ameur
1
-8
/
+3
2023-03-31
Merge back Intel thermal driver changes for 6.4-rc1.
Rafael J. Wysocki
52
-202
/
+170
2023-03-31
Merge back thermal control material for 6.4-rc1.
Rafael J. Wysocki
53
-205
/
+173
2023-03-31
Merge branch 'thermal-intel-fixes'
Rafael J. Wysocki
2
-2
/
+8
2023-03-30
thermal: intel: powerclamp: Fix cpumask and max_idle module parameters
David Arcari
1
-1
/
+8
2023-03-30
thermal: Use of_property_present() for testing DT property presence
Rob Herring
4
-5
/
+5
2023-03-29
thermal: thermal_hwmon: Revert recent message adjustment
Rafael J. Wysocki
1
-1
/
+1
2023-03-29
thermal: intel: int340x: processor_thermal: Fix additional deadlock
Srinivas Pandruvada
1
-1
/
+0
2023-03-29
thermal: thermal_hwmon: Fix a kernel NULL pointer dereference
Zhang Rui
1
-1
/
+1
2023-03-28
thermal: core: Drop excessive lockdep_assert_held() calls
Rafael J. Wysocki
1
-4
/
+2
2023-03-27
Merge branch 'thermal-intel'
Rafael J. Wysocki
1
-3
/
+5
2023-03-27
Merge back thermal control material for 6.4-rc1.
Rafael J. Wysocki
52
-199
/
+165
2023-03-24
Merge branch 'thermal-acpi'
Rafael J. Wysocki
3
-16
/
+164
2023-03-22
thermal: core: Restore behavior regarding invalid trip points
Ido Schimmel
1
-1
/
+1
[prev]
[next]