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-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-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
2023-01-06
thermal/drivers/exynos: Fix NULL pointer dereference when getting the critica...
Daniel Lezcano
1
-3
/
+2
2023-01-06
thermal/drivers/intel: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-53
/
+67
2023-01-06
thermal/intel/int340x: Replace parameter to simplify
Daniel Lezcano
3
-27
/
+20
2023-01-06
thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_the...
Daniel Lezcano
1
-15
/
+0
2023-01-06
thermal/drivers/da9062: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-44
/
+8
2023-01-06
thermal/drivers/broadcom: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-3
/
+5
2023-01-06
thermal/drivers/rcar: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-47
/
+6
2023-01-06
thermal/drivers/imx: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-45
/
+27
2023-01-06
thermal/drivers/st: Use generic trip points
Daniel Lezcano
1
-40
/
+7
2023-01-06
thermal/of: Remove of_thermal_get_crit_temp()
Daniel Lezcano
1
-15
/
+0
2023-01-06
thermal/of: Remove of_thermal_set_trip_hyst()
Daniel Lezcano
1
-13
/
+0
2023-01-06
thermal/of: Remove of_thermal_is_trip_valid()
Daniel Lezcano
2
-29
/
+0
2023-01-06
thermal/of: Remove of_thermal_get_ntrips()
Daniel Lezcano
2
-21
/
+0
2023-01-06
thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
Daniel Lezcano
1
-1
/
+1
2023-01-06
thermal/drivers/armada: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-18
/
+19
2023-01-06
thermal/drivers/qcom: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-22
/
+17
2023-01-06
thermal/drivers/hisi: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-5
/
+6
2023-01-06
thermal/drivers/uniphier: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-15
/
+12
2023-01-06
thermal/drivers/tegra: Use generic thermal_zone_get_trip() function
Daniel Lezcano
2
-28
/
+22
2023-01-06
thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_ge...
Daniel Lezcano
1
-3
/
+6
2023-01-06
thermal/drivers/exynos: of_thermal_get_ntrips()
Daniel Lezcano
1
-3
/
+4
2023-01-06
thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-25
/
+16
2023-01-06
thermal/of: Remove unused functions
Daniel Lezcano
2
-24
/
+0
2023-01-06
thermal/of: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-36
/
+0
2023-01-06
thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
Daniel Lezcano
4
-67
/
+61
2023-01-06
thermal/core: Add a generic thermal_zone_set_trip() function
Daniel Lezcano
2
-41
/
+54
2023-01-06
thermal/sysfs: Always expose hysteresis attributes
Daniel Lezcano
1
-16
/
+9
[next]