index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
thermal: core: Resume thermal zones asynchronously
Rafael J. Wysocki
2023-12-28
1
-4
/
+26
|
*
|
thermal: core: Initialize poll_queue in thermal_zone_device_init()
Rafael J. Wysocki
2023-12-28
1
-10
/
+13
|
*
|
thermal: core: Fix thermal zone suspend-resume synchronization
Rafael J. Wysocki
2023-12-28
1
-7
/
+23
|
|
/
|
*
thermal: cpuidle_cooling: fix kernel-doc warning and a spello
Randy Dunlap
2023-12-21
1
-2
/
+2
|
*
thermal: core: Fix NULL pointer dereference in zone registration error path
Rafael J. Wysocki
2023-12-15
1
-1
/
+0
|
*
thermal/core: Check get_temp ops is present when registering a tz
Daniel Lezcano
2023-12-13
1
-6
/
+1
|
*
thermal: trip: Send trip change notifications on all trip updates
Rafael J. Wysocki
2023-12-13
3
-6
/
+20
|
*
thermal: netlink: Use for_each_trip() in thermal_genl_cmd_tz_get_trip()
Rafael J. Wysocki
2023-12-13
1
-12
/
+8
|
*
thermal: helpers: Use for_each_trip() in __thermal_zone_get_temp()
Rafael J. Wysocki
2023-12-13
1
-7
/
+5
|
*
thermal: trip: Use for_each_trip() in __thermal_zone_set_trips()
Rafael J. Wysocki
2023-12-13
1
-11
/
+7
|
*
thermal: trip: Drop redundant __thermal_zone_get_trip() header
Rafael J. Wysocki
2023-12-13
1
-2
/
+0
|
*
thermal: core: Rework thermal zone availability check
Rafael J. Wysocki
2023-12-12
1
-3
/
+12
|
*
thermal: Drop redundant and confusing device_is_registered() checks
Rafael J. Wysocki
2023-12-12
4
-72
/
+7
|
*
thermal: core: Make thermal_zone_device_unregister() return after freeing the...
Rafael J. Wysocki
2023-12-11
1
-1
/
+5
|
*
thermal: sysfs: Rework the reading of trip point attributes
Rafael J. Wysocki
2023-12-06
1
-27
/
+25
|
*
thermal: sysfs: Rework the handling of trip point updates
Rafael J. Wysocki
2023-12-06
3
-52
/
+47
|
*
thermal: trip: Drop a redundant check from thermal_zone_set_trip()
Rafael J. Wysocki
2023-11-30
1
-3
/
+0
|
*
thermal: gov_power_allocator: Rearrange initialization of local variables
Lukasz Luba
2023-11-28
1
-9
/
+6
|
*
thermal: gov_power_allocator: Remove excessive local variables
Lukasz Luba
2023-11-28
1
-6
/
+5
|
*
thermal: gov_power_allocator: Use shorter paths to access data when possible
Lukasz Luba
2023-11-28
1
-3
/
+3
|
*
thermal: gov_power_allocator: Rearrange local variables
Lukasz Luba
2023-11-28
1
-19
/
+20
|
*
thermal: gov_power_allocator: Check the cooling devices only for trip_max
Lukasz Luba
2023-11-28
1
-2
/
+7
|
*
thermal: gov_power_allocator: Set up trip points earlier
Lukasz Luba
2023-11-28
1
-10
/
+17
|
*
thermal: gov_power_allocator: Rename trip_max_desired_temperature
Lukasz Luba
2023-11-28
1
-22
/
+18
|
*
thermal: core: Add trip thresholds for trip crossing detection
Rafael J. Wysocki
2023-11-20
1
-7
/
+36
*
|
thermal: ACPI: Move the ACPI thermal library to drivers/acpi/
Rafael J. Wysocki
2023-11-21
5
-123
/
+2
|
/
*
Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
56
-589
/
+1341
|
\
|
*
Merge tag 'thermal-v6.7-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
2023-10-25
5
-34
/
+238
|
|
\
|
|
*
thermal/qcom/tsens: Drop ops_v0_1
Dmitry Baryshkov
2023-10-19
1
-6
/
+0
|
|
*
thermal/drivers/mediatek/lvts_thermal: Update calibration data documentation
Balsam CHIHI
2023-10-19
1
-2
/
+29
|
|
*
thermal/drivers/mediatek/lvts_thermal: Add mt8192 support
Balsam CHIHI
2023-10-19
1
-0
/
+95
|
|
*
thermal/drivers/mediatek/lvts_thermal: Add suspend and resume
Balsam CHIHI
2023-10-19
1
-0
/
+37
|
|
*
thermal/drivers/mediatek: Fix probe for THERMAL_V2
Markus Schneider-Pargmann
2023-10-17
1
-1
/
+1
|
|
*
thermal/drivers/max77620: Remove duplicate error message
Thierry Reding
2023-10-15
1
-6
/
+2
|
|
*
thermal/drivers/mediatek/lvts_thermal: Fix error check in lvts_debugfs_init()
Minjie Du
2023-10-15
1
-1
/
+1
|
|
*
thermal/drivers/imx8mm_thermal: Fix function pointer declaration by adding id...
Bragatheswaran Manickavel
2023-10-15
1
-1
/
+1
|
|
*
thermal/drivers/mediatek/lvts_thermal: Add mt7988 support
Frank Wunderlich
2023-10-15
1
-0
/
+38
|
|
*
thermal/drivers/mediatek/lvts_thermal: Make coeff configurable
Frank Wunderlich
2023-10-15
1
-17
/
+34
|
*
|
Merge branch 'thermal-intel'
Rafael J. Wysocki
2023-10-23
11
-206
/
+815
|
|
\
\
|
|
*
|
thermal: int340x: processor_thermal: Enable power floor support
Srinivas Pandruvada
2023-10-12
1
-1
/
+1
|
|
*
|
thermal: int340x: processor_thermal: Handle power floor interrupts
Srinivas Pandruvada
2023-10-12
1
-1
/
+8
|
|
*
|
thermal: int340x: processor_thermal: Support power floor notifications
Srinivas Pandruvada
2023-10-12
4
-1
/
+202
|
|
*
|
thermal: int340x: processor_thermal: Set feature mask before proc_thermal_add
Srinivas Pandruvada
2023-10-12
1
-11
/
+10
|
|
*
|
thermal: int340x: processor_thermal: Common function to clear SOC interrupt
Srinivas Pandruvada
2023-10-12
3
-2
/
+14
|
|
*
|
thermal: int340x: processor_thermal: Move interrupt status MMIO offset to com...
Srinivas Pandruvada
2023-10-12
2
-1
/
+2
|
|
*
|
thermal: intel: powerclamp: fix mismatch in get function for max_idle
David Arcari
2023-10-05
1
-1
/
+1
|
|
*
|
thermal: int340x: Use thermal_zone_for_each_trip()
Rafael J. Wysocki
2023-10-05
1
-36
/
+42
|
|
*
|
Merge earlier changes in Intel thermal drivers for v6.7.
Rafael J. Wysocki
2023-10-05
8
-157
/
+540
|
|
|
\
\
|
|
|
*
|
thermal: int340x: processor_thermal: Ack all PCI interrupts
Srinivas Pandruvada
2023-09-21
1
-1
/
+2
|
|
|
*
|
thermal: int340x: Add ArrowLake-S PCI ID
Srinivas Pandruvada
2023-09-18
2
-0
/
+3
[prev]
[next]