index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-25
thermal/core: Fix unregistering netlink at thermal init time
Daniel Lezcano
3
-1
/
+11
2023-01-25
thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()
Rafael J. Wysocki
1
-3
/
+7
2023-01-24
thermal: intel: int340x: Protect trip temperature from concurrent updates
Srinivas Pandruvada
2
-3
/
+16
2023-01-24
thermal: intel: intel_pch: Use generic trip points
Daniel Lezcano
2
-69
/
+20
2023-01-24
thermal: ACPI: Add ACPI trip point routines
Rafael J. Wysocki
3
-0
/
+155
2023-01-24
thermal: intel: intel_pch: Add support for Wellsburg PCH
Tim Zimmermann
1
-0
/
+8
2023-01-24
Merge back other thermal control material for 6.3.
Rafael J. Wysocki
28
-755
/
+526
2023-01-24
thermal: core: Use device_unregister() instead of device_del/put()
Viresh Kumar
1
-2
/
+1
2023-01-24
thermal: core: Move cdev cleanup to thermal_release()
Viresh Kumar
1
-19
/
+14
2023-01-24
thermal/drivers/armada: Use the thermal_zone_get_crit_temp()
Daniel Lezcano
1
-23
/
+15
2023-01-24
thermal/drivers/mtk: Add support for MT7986 and MT7981
Daniel Golle
1
-4
/
+124
2023-01-24
thermal/drivers/mtk: Use function pointer for raw_to_mcelsius
Daniel Golle
1
-7
/
+10
2023-01-24
thermal/drivers/sun8i: Convert to use macro
Yangtao Li
1
-2
/
+2
2023-01-23
Merge back thermal control material for 6.3.
Rafael J. Wysocki
28
-744
/
+512
2023-01-20
thermal: int340x_thermal: Use sysfs_emit_at() instead of scnprintf()
ye xingchen
1
-8
/
+2
2023-01-19
thermal: core: call put_device() only after device_register() fails
Viresh Kumar
1
-3
/
+10
2023-01-18
thermal/drivers/spear: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-18
thermal/drivers/kirkwood: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-18
thermal/drivers/thermal_mmio: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-18
thermal/drivers/rockchip: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-18
thermal/drivers/mtk_thermal: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-18
thermal/drivers/armada: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-18
thermal/drivers/dove: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-5
/
+2
2023-01-18
thermal/drivers/bcm2835: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-18
thermal/drivers/brcmstb_thermal: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-18
thermal: intel: menlow: Update function descriptions
Deming Wang
1
-6
/
+6
2023-01-18
thermal/drivers/qcom-spmi-adc-tm5: Use asm intead of asm-generic
Andy Shevchenko
1
-1
/
+2
2023-01-17
thermal/drivers/imx_sc_thermal: Add iMX8QM sensors
Viorel Suman
1
-1
/
+5
2023-01-17
thermal/drivers/imx_sc_thermal: Fix the loop condition
Viorel Suman
1
-2
/
+2
2023-01-16
thermal/drivers/qcom: Remove duplicate set next trip point interrupt code
Daniel Lezcano
1
-49
/
+2
2023-01-16
thermal/drivers/tsens: Drop single-cell code for msm8976/msm8956
Dmitry Baryshkov
1
-27
/
+2
2023-01-16
thermal/drivers/tsens: Drop single-cell code for msm8939
Dmitry Baryshkov
1
-25
/
+1
2023-01-16
thermal/drivers/tsens: Drop single-cell code for mdm9607
Dmitry Baryshkov
1
-31
/
+7
2023-01-16
thermal/drivers/tsens: Rework legacy calibration data parsers
Dmitry Baryshkov
4
-662
/
+297
2023-01-16
thermal/drivers/tsens: Support using nvmem cells for msm8974 calibration
Dmitry Baryshkov
3
-8
/
+84
2023-01-16
thermal/drivers/tsens: Support using nvmem cells for calibration data
Dmitry Baryshkov
4
-1
/
+106
2023-01-16
thermal/drivers/tsens: limit num_sensors to 9 for msm8939
Dmitry Baryshkov
1
-9
/
+4
2023-01-16
thermal/drivers/tsens: fix slope values for msm8939
Dmitry Baryshkov
1
-1
/
+16
2023-01-16
thermal/drivers/tsens: Sort out msm8976 vs msm8956 data
Dmitry Baryshkov
3
-27
/
+34
2023-01-16
thermal/drivers/tsens: Drop msm8976-specific defines
Dmitry Baryshkov
1
-7
/
+2
2023-01-16
thermal/drivers/tsens: Drop unnecessary hw_ids
Dmitry Baryshkov
2
-2
/
+0
2023-01-16
thermal/drivers/uniphier: Use regular comment syntax
Randy Dunlap
1
-1
/
+1
2023-01-16
thermal/drivers/rockchip: Fix kernel-doc warnings
Randy Dunlap
1
-3
/
+3
2023-01-16
thermal/drivers/mtk_thermal: Fix kernel-doc function name
Randy Dunlap
1
-1
/
+1
2023-01-10
thermal: intel: Fix unsigned comparison with less than zero
Yang Li
1
-1
/
+1
2023-01-06
thermal/drivers/armada: Use strscpy() to instead of strncpy()
Xu Panda
1
-2
/
+1
2023-01-06
thermal/drivers/qcom: Fix lock inversion
Johan Hovold
1
-0
/
+5
2023-01-06
thermal/drivers/tegra: Fix set_trip_temp() deadlock
Johan Hovold
1
-1
/
+1
2023-01-06
thermal/drivers/qcom: Fix set_trip_temp() deadlock
Johan Hovold
2
-1
/
+2
2023-01-06
thermal/drivers/tegra: Fix crash when getting critical temp
Jon Hunter
1
-1
/
+1
[prev]
[next]