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
2024-08-19
Merge back thermal core material for 6.12.
Rafael J. Wysocki
10
-254
/
+150
2024-08-16
thermal: gov_bang_bang: Use governor_data to reduce overhead
Rafael J. Wysocki
2
-1
/
+20
2024-08-16
thermal: gov_bang_bang: Add .manage() callback
Rafael J. Wysocki
1
-0
/
+30
2024-08-16
thermal: gov_bang_bang: Split bang_bang_control()
Rafael J. Wysocki
1
-19
/
+23
2024-08-16
thermal: gov_bang_bang: Call __thermal_cdev_update() directly
Rafael J. Wysocki
1
-4
/
+1
2024-08-13
thermal: sysfs: Refine the handling of trip hysteresis changes
Rafael J. Wysocki
3
-7
/
+7
2024-08-13
thermal: sysfs: Get to trips via attribute pointers
Rafael J. Wysocki
1
-34
/
+20
2024-08-13
thermal: core: Store trip sysfs attributes in thermal_trip_desc
Rafael J. Wysocki
2
-82
/
+46
2024-08-02
thermal: trip: Drop thermal_zone_get_trip()
Rafael J. Wysocki
1
-14
/
+0
2024-08-02
thermal: trip: Get rid of thermal_zone_get_num_trips()
Rafael J. Wysocki
2
-11
/
+1
2024-08-02
thermal: helpers: Drop get_thermal_instance()
Rafael J. Wysocki
2
-29
/
+6
2024-08-02
thermal: tegra: Use thermal_zone_for_each_trip() for walking trip points
Rafael J. Wysocki
2
-31
/
+32
2024-08-02
thermal: tegra: Introduce struct trip_temps for critical and hot trips
Rafael J. Wysocki
1
-14
/
+20
2024-08-02
thermal: qcom: Use thermal_zone_get_crit_temp() in qpnp_tm_init()
Rafael J. Wysocki
1
-19
/
+3
2024-08-02
thermal: hisi: Use thermal_zone_for_each_trip() in hisi_thermal_register_sens...
Rafael J. Wysocki
1
-11
/
+14
2024-08-02
thermal: broadcom: Use thermal_zone_get_crit_temp() in bcm2835_thermal_probe()
Rafael J. Wysocki
1
-4
/
+3
2024-07-31
Merge branch 'thermal-intel'
Rafael J. Wysocki
1
-7
/
+22
2024-07-31
thermal: trip: Avoid skipping trips in thermal_zone_set_trips()
Rafael J. Wysocki
1
-2
/
+2
2024-07-30
thermal: intel: int340x: Free MSI IRQ vectors on module exit
Srinivas Pandruvada
1
-0
/
+3
2024-07-30
thermal: intel: int340x: Allow limited thermal MSI support
Srinivas Pandruvada
1
-5
/
+5
2024-07-30
thermal: intel: int340x: Fix kernel warning during MSI cleanup
Srinivas Pandruvada
1
-2
/
+14
2024-07-24
thermal: core: Back off when polling thermal zones on errors
Rafael J. Wysocki
2
-7
/
+61
2024-07-23
thermal: trip: Split thermal_zone_device_set_mode()
Rafael J. Wysocki
1
-7
/
+24
2024-07-18
thermal: core: Allow thermal zones to tell the core to ignore them
Rafael J. Wysocki
3
-27
/
+29
2024-07-15
Merge branch 'thermal-intel'
Rafael J. Wysocki
11
-79
/
+412
2024-07-15
Merge branch 'thermal-core'
Rafael J. Wysocki
13
-102
/
+132
2024-07-15
thermal/drivers/sti: Cleanup code related to stih416
Raphael Gallais-Pou
1
-10
/
+0
2024-07-15
thermal/drivers/generic-adc: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+2
2024-07-15
thermal/drivers/generic-adc: Simplify probe() with local dev variable
Krzysztof Kozlowski
1
-10
/
+11
2024-07-15
thermal/drivers/qcom-tsens: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+3
2024-07-15
thermal/drivers/qcom-spmi-adc-tm5: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+3
2024-07-15
thermal/drivers/imx: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+1
2024-07-15
thermal/drivers/imx: Simplify probe() with local dev variable
Krzysztof Kozlowski
1
-20
/
+20
2024-07-15
thermal/drivers/hisi: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+2
2024-07-15
thermal/drivers/exynos: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-13
/
+7
2024-07-15
thermal/drivers/exynos: Simplify probe() with local dev variable
Krzysztof Kozlowski
1
-22
/
+20
2024-07-15
thermal/drivers/broadcom: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-11
/
+4
2024-07-15
thermal/drivers/broadcom: Simplify probe() with local dev variable
Krzysztof Kozlowski
1
-14
/
+9
2024-07-15
thermal/drivers/broadcom: Fix race between removal and clock disable
Krzysztof Kozlowski
1
-15
/
+4
2024-07-15
thermal/drivers/mediatek/lvts_thermal: Provide default calibration data
Chen-Yu Tsai
1
-8
/
+26
2024-07-15
dt-bindings: thermal: mediatek: Fix thermal zone definitions for MT8188
Julien Panis
1
-5
/
+5
2024-07-15
dt-bindings: thermal: mediatek: Fix thermal zone definition for MT8186
Julien Panis
1
-1
/
+1
2024-07-15
thermal/drivers/k3_j72xx_bandgap: Implement suspend/resume support
Théo Lebrun
1
-33
/
+78
2024-07-15
thermal/drivers/renesas/rcar: Add dependency on OF
Niklas Söderlund
1
-0
/
+1
2024-07-15
thermal/drivers/renesas: Group all renesas thermal drivers together
Niklas Söderlund
7
-32
/
+38
2024-07-12
thermal: core: Add sanity checks for polling_delay and passive_delay
Rafael J. Wysocki
1
-0
/
+8
2024-07-12
thermal: trip: Fold __thermal_zone_get_trip() into its caller
Rafael J. Wysocki
1
-14
/
+4
2024-07-12
thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callback
Rafael J. Wysocki
9
-39
/
+55
2024-07-10
thermal: imx: Drop critical trip check from imx_set_trip_temp()
Rafael J. Wysocki
1
-9
/
+0
2024-07-10
Merge back thermal control material for 6.11.
Rafael J. Wysocki
7
-80
/
+112
[prev]
[next]