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-07-04
thermal: core: constify 'type' in devm_thermal_of_cooling_device_register()
Krzysztof Kozlowski
1
-1
/
+1
2024-07-04
thermal: gov_power_allocator: Return early in manage if trip_max is NULL
NĂcolas F. R. A. Prado
1
-0
/
+3
2024-07-04
thermal: uniphier: Use thermal_zone_for_each_trip() for walking trip points
Rafael J. Wysocki
1
-14
/
+25
2024-06-27
Merge back thermal control material for v6.11.
Rafael J. Wysocki
7
-80
/
+112
2024-06-25
Merge branch 'thermal-core'
Rafael J. Wysocki
7
-80
/
+112
2024-06-25
thermal: gov_step_wise: Go straight to instance->lower when mitigation is over
Rafael J. Wysocki
1
-18
/
+5
2024-06-21
Merge tag 'thermal-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-8
/
+38
2024-06-21
thermal: intel: int340x: Enable WLT and power floor support for Lunar Lake
Srinivas Pandruvada
1
-1
/
+2
2024-06-21
thermal: intel: int340x: Support MSI interrupt for Lunar Lake
Srinivas Pandruvada
2
-23
/
+90
2024-06-21
thermal: intel: int340x: Remove unnecessary calls to free irq
Srinivas Pandruvada
1
-3
/
+0
2024-06-21
thermal: intel: int340x: Add DLVR support for Lunar Lake
Srinivas Pandruvada
2
-3
/
+33
2024-06-21
thermal: intel: int340x: Capability to map user space to firmware values
Srinivas Pandruvada
1
-4
/
+76
2024-06-21
thermal: intel: int340x: Cleanup of DLVR sysfs on driver remove
Srinivas Pandruvada
1
-1
/
+2
2024-06-21
thermal: intel: intel_tcc_cooling: Use a model-specific bitmask for TCC offset
Ricardo Neri
1
-1
/
+1
2024-06-21
thermal: intel: intel_tcc: Add model checks for temperature registers
Ricardo Neri
1
-5
/
+172
2024-06-21
Merge back thermal control changes related to Intel platforms for v6.11
Rafael J. Wysocki
5
-28
/
+22
2024-06-21
Merge back thermal control material for v6.11.
Rafael J. Wysocki
2
-2
/
+28
2024-06-19
thermal: int340x: processor_thermal: Support shared interrupts
Srinivas Pandruvada
1
-1
/
+2
2024-06-17
Merge tag 'thermal-v6.10-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
1
-7
/
+5
2024-06-14
thermal: core: Change PM notifier priority to the minimum
Rafael J. Wysocki
1
-0
/
+6
2024-06-14
thermal: core: Synchronize suspend-prepare and post-suspend actions
Rafael J. Wysocki
2
-0
/
+25
2024-06-12
thermal/drivers/mediatek/lvts_thermal: Return error in case of invalid efuse ...
Julien Panis
1
-1
/
+5
2024-06-11
thermal: core: Avoid calling .trip_crossed() for critical and hot trips
Rafael J. Wysocki
1
-0
/
+3
2024-06-11
thermal: gov_bang_bang: Drop unnecessary cooling device target state checks
Rafael J. Wysocki
1
-11
/
+3
2024-06-11
thermal: trip: Use READ_ONCE() for lockless access to trip properties
Rafael J. Wysocki
2
-4
/
+4
2024-06-11
thermal: trip: Make thermal_zone_set_trips() use trip thresholds
Rafael J. Wysocki
2
-12
/
+6
2024-06-11
thermal: trip: Rename __thermal_zone_set_trips() to thermal_zone_set_trips()
Rafael J. Wysocki
3
-4
/
+4
2024-06-11
thermal: trip: Use common set of trip type names
Rafael J. Wysocki
4
-21
/
+19
2024-06-11
thermal/debugfs: Move some statements from under thermal_dbg->lock
Rafael J. Wysocki
1
-8
/
+8
2024-06-11
thermal/debugfs: Compute maximum temperature for mitigation episode as a whole
Rafael J. Wysocki
1
-10
/
+11
2024-06-11
thermal/debugfs: Adjust check for trips without statistics in tze_seq_show()
Rafael J. Wysocki
1
-1
/
+2
2024-06-11
thermal/debugfs: Fix up units in "mitigations" files
Rafael J. Wysocki
1
-2
/
+2
2024-06-11
thermal/debugfs: Print mitigation timestamp value in milliseconds
Rafael J. Wysocki
1
-2
/
+2
2024-06-11
thermal/debugfs: Do not extend mitigation episodes beyond system resume
Rafael J. Wysocki
3
-0
/
+39
2024-06-11
thermal/debugfs: Use helper to update trip point overstepping duration
Rafael J. Wysocki
1
-9
/
+13
2024-06-11
thermal: gov_step_wise: Restore passive polling management
Rafael J. Wysocki
1
-0
/
+17
2024-06-07
thermal: intel: intel_pch: Improve cooling log
Zhang Rui
1
-0
/
+5
2024-06-07
thermal: int3403: remove unused struct 'int3403_performance_state'
Dr. David Alan Gilbert
1
-11
/
+0
2024-06-07
thermal: int3400: Use sizeof(*pointer) instead of sizeof(type)
Erick Archer
1
-1
/
+1
2024-06-07
thermal: intel: intel_soc_dts_thermal: Switch to new Intel CPU model defines
Tony Luck
1
-1
/
+1
2024-06-07
thermal: intel: intel_tcc_cooling: Switch to new Intel CPU model defines
Tony Luck
1
-15
/
+15
2024-06-07
thermal: core: Do not fail cdev registration because of invalid initial state
Rafael J. Wysocki
1
-2
/
+11
2024-06-04
thermal/drivers/mediatek/lvts_thermal: Remove filtered mode for mt8188
Julien Panis
1
-6
/
+0
2024-05-27
thermal: trip: Trigger trip down notifications when trips involved in mitigat...
Rafael J. Wysocki
3
-8
/
+20
2024-05-27
thermal: core: Introduce thermal_trip_crossed()
Rafael J. Wysocki
1
-10
/
+19
2024-05-27
thermal/debugfs: Allow tze_seq_show() to print statistics for invalid trips
Rafael J. Wysocki
1
-4
/
+0
2024-05-27
thermal/debugfs: Print initial trip temperature and hysteresis in tze_seq_show()
Rafael J. Wysocki
1
-3
/
+11
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-5
/
+5
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+1
2024-05-21
Merge tag 'thermal-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+35
[prev]
[next]