index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-21
Merge tag 'thermal-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
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/kernel/git/thermal/linux
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 data
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 mitigation become invalid
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/git/gregkh/driver-core
Linus Torvalds
1
-8
/
+1
2024-05-21
Merge tag 'thermal-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-7
/
+35
2024-05-17
thermal: core: Fix the handling of invalid trip points
Rafael J. Wysocki
2
-1
/
+26
2024-05-15
Merge tag 'thermal-v6.10-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux
Rafael J. Wysocki
1
-6
/
+9
2024-05-14
Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-0
/
+2
2024-05-14
Merge tag 'thermal-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
36
-578
/
+1225
2024-05-13
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+0
2024-05-13
Merge branches 'acpi-x86', 'acpi-dptf' and 'acpi-apei'
Rafael J. Wysocki
2
-0
/
+2
[prev]
[next]