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-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
2023-01-06
thermal/core: Add a generic thermal_zone_get_trip() function
Daniel Lezcano
5
-87
/
+140
2022-12-30
thermal/x86_pkg_temp_thermal: Add support for handling dynamic tjmax
Zhang Rui
1
-11
/
+19
2022-12-30
thermal/x86_pkg_temp_thermal: Use Intel TCC library
Zhang Rui
2
-31
/
+14
2022-12-30
thermal/intel/intel_tcc_cooling: Use Intel TCC library
Zhang Rui
2
-29
/
+9
2022-12-30
thermal/intel/intel_soc_dts_iosf: Use Intel TCC library
Zhang Rui
2
-28
/
+6
2022-12-30
thermal/int340x/processor_thermal: Use Intel TCC library
Zhang Rui
2
-98
/
+22
2022-12-30
thermal/intel: Introduce Intel TCC library
Zhang Rui
3
-0
/
+144
2022-12-30
thermal: int340x: Add missing attribute for data rate base
Srinivas Pandruvada
1
-0
/
+4
2022-12-15
Merge tag 'thermal-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-79
/
+312
2022-12-14
Merge tag 'thermal-v6.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel/g...
Rafael J. Wysocki
16
-78
/
+308
2022-12-14
thermal/drivers/imx_sc_thermal: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2022-12-14
thermal/drivers/qcom/lmh: Fix irq handler return value
Bjorn Andersson
1
-1
/
+1
2022-12-14
thermal/drivers/st: Use devm_platform_get_and_ioremap_resource()
Minghao Chi
1
-3
/
+1
2022-12-14
thermal/drivers/k3_j72xx_bandgap: Map fuse_base only for erratum workaround
Bryan Brattlof
1
-12
/
+22
2022-12-14
thermal/drivers/k3_j72xx_bandgap: Remove fuse_base from structure
Bryan Brattlof
1
-12
/
+12
2022-12-14
thermal/drivers/k3_j72xx_bandgap: Use bool for i2128 erratum flag
Bryan Brattlof
1
-4
/
+4
2022-12-14
thermal/drivers/k3_j72xx_bandgap: Simplify k3_thermal_get_temp() function
Bryan Brattlof
1
-8
/
+1
2022-12-14
thermal/drivers/qcom: Demote error log of thermal zone register to debug
Manivannan Sadhasivam
1
-1
/
+1
2022-12-14
thermal/drivers/qcom/temp-alarm: Fix inaccurate warning for gen2
Luca Weiss
1
-1
/
+2
2022-12-14
thermal/core/power allocator: Remove a useless include
Christophe JAILLET
1
-1
/
+0
2022-12-14
thermal/drivers/imx8mm: Add hwmon support
Alexander Stein
1
-0
/
+4
2022-12-14
thermal: qcom-spmi-adc-tm5: suppress probe-deferral error message
Johan Hovold
1
-4
/
+2
2022-12-14
thermal: ti-soc-thermal: Drop comma after SoC match table sentinel
Geert Uytterhoeven
1
-1
/
+1
2022-12-14
thermal/drivers/imx: Add support for loading calibration data from OCOTP
Marek Vasut
1
-0
/
+164
2022-12-14
thermal/drivers/qcom/tsens: Rework debugfs file structure
Christian Marangi
1
-10
/
+3
2022-12-14
thermal/drivers/qcom/tsens: Fix wrong version id dbg_version_show
Christian Marangi
1
-1
/
+1
2022-12-14
thermal/drivers/qcom/tsens: Init debugfs only with successful probe
Christian Marangi
1
-3
/
+5
2022-12-14
thermal/drivers/tsens: Add IPQ8074 support
Robert Marko
3
-1
/
+21
2022-12-14
thermal/drivers/tsens: Allow configuring min and max trips
Robert Marko
6
-2
/
+14
2022-12-14
thermal/drivers/tsens: Add support for combined interrupt
Robert Marko
6
-6
/
+38
2022-12-14
thermal/of: Fix memory leak on thermal_of_zone_register() failure
Ido Schimmel
1
-2
/
+6
2022-12-14
thermal/drivers/k3_j72xx_bandgap: Fix the debug print message
Keerthy
1
-1
/
+1
2022-12-14
thermal/drivers/imx8mm_thermal: Validate temperature range
Marcus Folkesson
1
-1
/
+7
2022-12-14
thermal/drivers/imx8mm_thermal: Use GENMASK() when appropriate
Marcus Folkesson
1
-2
/
+2
2022-12-14
thermal: intel: Don't set HFI status bit to 1
Srinivas Pandruvada
1
-1
/
+4
[prev]
[next]