index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
thermal/drivers/k3_j72xx_bandgap: Implement suspend/resume support
Théo Lebrun
2024-07-15
1
-33
/
+78
*
|
|
|
thermal/drivers/renesas/rcar: Add dependency on OF
Niklas Söderlund
2024-07-15
1
-0
/
+1
*
|
|
|
thermal/drivers/renesas: Group all renesas thermal drivers together
Niklas Söderlund
2024-07-15
7
-32
/
+38
*
|
|
|
Merge back thermal control material for 6.11.
Rafael J. Wysocki
2024-07-10
7
-80
/
+112
|
\
|
|
|
|
*
|
|
Merge back thermal control material for v6.11.
Rafael J. Wysocki
2024-06-27
7
-80
/
+112
|
|
\
\
\
|
|
*
\
\
Merge branch 'thermal-core'
Rafael J. Wysocki
2024-06-25
7
-80
/
+112
|
|
|
\
\
\
|
|
|
*
|
|
thermal: core: Avoid calling .trip_crossed() for critical and hot trips
Rafael J. Wysocki
2024-06-11
1
-0
/
+3
|
|
|
*
|
|
thermal: gov_bang_bang: Drop unnecessary cooling device target state checks
Rafael J. Wysocki
2024-06-11
1
-11
/
+3
|
|
|
*
|
|
thermal: trip: Use READ_ONCE() for lockless access to trip properties
Rafael J. Wysocki
2024-06-11
2
-4
/
+4
|
|
|
*
|
|
thermal: trip: Make thermal_zone_set_trips() use trip thresholds
Rafael J. Wysocki
2024-06-11
2
-12
/
+6
|
|
|
*
|
|
thermal: trip: Rename __thermal_zone_set_trips() to thermal_zone_set_trips()
Rafael J. Wysocki
2024-06-11
3
-4
/
+4
|
|
|
*
|
|
thermal: trip: Use common set of trip type names
Rafael J. Wysocki
2024-06-11
4
-21
/
+19
|
|
|
*
|
|
thermal/debugfs: Move some statements from under thermal_dbg->lock
Rafael J. Wysocki
2024-06-11
1
-8
/
+8
|
|
|
*
|
|
thermal/debugfs: Compute maximum temperature for mitigation episode as a whole
Rafael J. Wysocki
2024-06-11
1
-10
/
+11
|
|
|
*
|
|
thermal/debugfs: Adjust check for trips without statistics in tze_seq_show()
Rafael J. Wysocki
2024-06-11
1
-1
/
+2
|
|
|
*
|
|
thermal/debugfs: Fix up units in "mitigations" files
Rafael J. Wysocki
2024-06-11
1
-2
/
+2
|
|
|
*
|
|
thermal/debugfs: Print mitigation timestamp value in milliseconds
Rafael J. Wysocki
2024-06-11
1
-2
/
+2
|
|
|
*
|
|
thermal/debugfs: Do not extend mitigation episodes beyond system resume
Rafael J. Wysocki
2024-06-11
3
-0
/
+39
|
|
|
*
|
|
thermal/debugfs: Use helper to update trip point overstepping duration
Rafael J. Wysocki
2024-06-11
1
-9
/
+13
|
|
*
|
|
|
Merge back thermal control material for v6.11.
Rafael J. Wysocki
2024-06-21
2
-2
/
+28
|
|
|
\
|
|
|
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
thermal: core: Fix list sorting in __thermal_zone_device_update()
Rafael J. Wysocki
2024-07-08
1
-6
/
+4
*
|
|
|
|
thermal: core: Call monitor_thermal_zone() if zone temperature is invalid
Rafael J. Wysocki
2024-07-04
2
-1
/
+10
*
|
|
|
|
thermal: gov_power_allocator: Return early in manage if trip_max is NULL
Nícolas F. R. A. Prado
2024-07-04
1
-0
/
+3
|
/
/
/
/
*
|
|
|
thermal: gov_step_wise: Go straight to instance->lower when mitigation is over
Rafael J. Wysocki
2024-06-25
1
-18
/
+5
*
|
|
|
Merge tag 'thermal-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-21
4
-8
/
+38
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
thermal: int340x: processor_thermal: Support shared interrupts
Srinivas Pandruvada
2024-06-19
1
-1
/
+2
|
*
|
Merge tag 'thermal-v6.10-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
2024-06-17
1
-7
/
+5
|
|
\
\
|
|
*
|
thermal/drivers/mediatek/lvts_thermal: Return error in case of invalid efuse ...
Julien Panis
2024-06-12
1
-1
/
+5
|
|
*
|
thermal/drivers/mediatek/lvts_thermal: Remove filtered mode for mt8188
Julien Panis
2024-06-04
1
-6
/
+0
|
*
|
|
thermal: core: Change PM notifier priority to the minimum
Rafael J. Wysocki
2024-06-14
1
-0
/
+6
|
*
|
|
thermal: core: Synchronize suspend-prepare and post-suspend actions
Rafael J. Wysocki
2024-06-14
2
-0
/
+25
|
|
|
/
|
|
/
|
*
|
|
thermal: gov_step_wise: Restore passive polling management
Rafael J. Wysocki
2024-06-11
1
-0
/
+17
*
|
|
thermal: core: Do not fail cdev registration because of invalid initial state
Rafael J. Wysocki
2024-06-07
1
-2
/
+11
|
/
/
*
|
thermal: trip: Trigger trip down notifications when trips involved in mitigat...
Rafael J. Wysocki
2024-05-27
3
-8
/
+20
*
|
thermal: core: Introduce thermal_trip_crossed()
Rafael J. Wysocki
2024-05-27
1
-10
/
+19
*
|
thermal/debugfs: Allow tze_seq_show() to print statistics for invalid trips
Rafael J. Wysocki
2024-05-27
1
-4
/
+0
*
|
thermal/debugfs: Print initial trip temperature and hysteresis in tze_seq_show()
Rafael J. Wysocki
2024-05-27
1
-3
/
+11
|
/
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-22
1
-5
/
+5
*
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-22
1
-8
/
+1
|
\
|
*
Merge 6.9-rc5 into driver-core-next
Greg Kroah-Hartman
2024-04-23
4
-27
/
+9
|
|
\
|
*
|
treewide: Use sysfs_bin_attr_simple_read() helper
Lukas Wunner
2024-04-11
1
-8
/
+1
*
|
|
Merge tag 'thermal-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-21
3
-7
/
+35
|
\
\
\
|
*
|
|
thermal: core: Fix the handling of invalid trip points
Rafael J. Wysocki
2024-05-17
2
-1
/
+26
|
*
|
|
Merge tag 'thermal-v6.10-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
2024-05-15
1
-6
/
+9
|
|
\
\
\
|
|
*
|
|
thermal/drivers/mediatek/lvts_thermal: Fix wrong lvts_ctrl index
Julien Panis
2024-05-06
1
-4
/
+7
|
|
*
|
|
thermal/drivers/mediatek/lvts_thermal: Remove unused members from struct lvts...
Julien Panis
2024-05-06
1
-2
/
+0
|
|
*
|
|
thermal/drivers/mediatek/lvts_thermal: Check NULL ptr on lvts_data
Julien Panis
2024-05-02
1
-0
/
+2
*
|
|
|
|
Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2024-05-14
2
-0
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'acpi-x86', 'acpi-dptf' and 'acpi-apei'
Rafael J. Wysocki
2024-05-13
2
-0
/
+2
|
|
\
\
\
\
\
|
|
|
*
|
|
|
ACPI: DPTF: Add Lunar Lake support
Sumeet Pawnikar
2024-04-08
2
-0
/
+2
|
|
|
/
/
/
/
[prev]
[next]