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: intel: quark_dts: Use generic trip points
Daniel Lezcano
2023-02-03
1
-35
/
+20
|
*
|
|
thermal: intel: powerclamp: Use powercap idle-inject feature
Srinivas Pandruvada
2023-02-03
2
-223
/
+159
|
*
|
|
thermal: intel: powerclamp: Fix cur_state for multi package system
Srinivas Pandruvada
2023-02-02
1
-4
/
+16
|
*
|
|
thermal: intel: intel_pch: Drop struct board_info
Rafael J. Wysocki
2023-02-02
1
-29
/
+13
|
*
|
|
thermal: intel: intel_pch: Rename board ID symbols
Rafael J. Wysocki
2023-02-02
1
-27
/
+27
|
*
|
|
thermal: intel: intel_pch: Fold suspend and resume routines into their callers
Rafael J. Wysocki
2023-02-02
1
-84
/
+71
|
*
|
|
thermal: intel: intel_pch: Fold two functions into their callers
Rafael J. Wysocki
2023-02-02
1
-56
/
+42
|
*
|
|
thermal: intel: intel_pch: Eliminate device operations object
Rafael J. Wysocki
2023-02-02
1
-29
/
+4
|
*
|
|
thermal: intel: intel_pch: Rename device operations callbacks
Rafael J. Wysocki
2023-02-02
1
-18
/
+16
|
*
|
|
thermal: intel: intel_pch: Eliminate redundant return pointers
Rafael J. Wysocki
2023-02-02
1
-22
/
+18
|
*
|
|
thermal: intel: intel_pch: Make pch_wpt_add_acpi_psv_trip() return int
Rafael J. Wysocki
2023-02-02
1
-12
/
+9
|
*
|
|
thermal: intel: int340x: Improve int340x_thermal_set_trip_temp()
Rafael J. Wysocki
2023-02-02
1
-2
/
+4
|
*
|
|
thermal: intel: int340x: Drop pointless cast to unsigned long
Rafael J. Wysocki
2023-02-02
1
-1
/
+1
|
*
|
|
thermal: intel: int340x: Rename variable in int340x_thermal_zone_add()
Rafael J. Wysocki
2023-02-02
1
-34
/
+33
|
*
|
|
thermal: intel: int340x: Assorted minor cleanups
Rafael J. Wysocki
2023-02-02
1
-9
/
+7
|
*
|
|
thermal: ACPI: Make helpers retrieve temperature only
Rafael J. Wysocki
2023-02-02
3
-89
/
+66
*
|
|
|
Merge branch 'thermal-core'
Rafael J. Wysocki
2023-02-15
7
-186
/
+239
|
\
\
\
\
|
*
|
|
|
thermal: core: Use sysfs_emit_at() instead of scnprintf()
ye xingchen
2023-02-09
1
-3
/
+2
|
*
|
|
|
thermal: Fail object registration if thermal class is not registered
Rafael J. Wysocki
2023-01-25
1
-8
/
+23
|
*
|
|
|
thermal/core: Move the thermal trip code to a dedicated file
Daniel Lezcano
2023-01-25
5
-151
/
+188
|
*
|
|
|
thermal/core: Remove unneeded ida_destroy()
Daniel Lezcano
2023-01-25
1
-2
/
+0
|
*
|
|
|
thermal/core: Fix unregistering netlink at thermal init time
Daniel Lezcano
2023-01-25
3
-1
/
+11
|
*
|
|
|
thermal: core: Use device_unregister() instead of device_del/put()
Viresh Kumar
2023-01-24
1
-2
/
+1
|
*
|
|
|
thermal: core: Move cdev cleanup to thermal_release()
Viresh Kumar
2023-01-24
1
-19
/
+14
*
|
|
|
|
Merge branch 'thermal-intel'
Rafael J. Wysocki
2023-01-30
18
-477
/
+568
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
thermal: intel: int340x: Use generic trip points table
Rafael J. Wysocki
2023-01-27
3
-180
/
+84
|
*
|
|
|
thermal: intel: int340x: Use zone lock for synchronization
Rafael J. Wysocki
2023-01-27
2
-21
/
+8
|
*
|
|
|
thermal: intel: int340x: Rework updating trip points
Rafael J. Wysocki
2023-01-27
3
-8
/
+47
|
*
|
|
|
thermal: ACPI: Initialize trips if temperature is out of range
Rafael J. Wysocki
2023-01-27
2
-4
/
+5
|
*
|
|
|
Merge back Intel thermal control changes for 6.3.
Rafael J. Wysocki
2023-01-27
41
-1049
/
+977
|
|
\
\
\
\
|
|
*
|
|
|
thermal: intel: processor_thermal_device_pci: Use generic trip point
Daniel Lezcano
2023-01-26
1
-31
/
+22
|
|
*
|
|
|
thermal: intel: int340x: Add production mode attribute
Srinivas Pandruvada
2023-01-26
1
-0
/
+48
|
|
*
|
|
|
thermal: intel: intel_pch: Use generic trip points
Daniel Lezcano
2023-01-24
2
-69
/
+20
|
|
*
|
|
|
thermal: ACPI: Add ACPI trip point routines
Rafael J. Wysocki
2023-01-24
3
-0
/
+155
|
|
*
|
|
|
thermal: intel: intel_pch: Add support for Wellsburg PCH
Tim Zimmermann
2023-01-24
1
-0
/
+8
|
|
*
|
|
|
Merge back other thermal control material for 6.3.
Rafael J. Wysocki
2023-01-24
28
-755
/
+526
|
|
|
\
|
|
|
|
|
*
|
|
|
thermal: int340x_thermal: Use sysfs_emit_at() instead of scnprintf()
ye xingchen
2023-01-20
1
-8
/
+2
|
|
*
|
|
|
thermal: intel: menlow: Update function descriptions
Deming Wang
2023-01-18
1
-6
/
+6
|
|
*
|
|
|
thermal: intel: Fix unsigned comparison with less than zero
Yang Li
2023-01-10
1
-1
/
+1
|
|
*
|
|
|
thermal/x86_pkg_temp_thermal: Add support for handling dynamic tjmax
Zhang Rui
2022-12-30
1
-11
/
+19
|
|
*
|
|
|
thermal/x86_pkg_temp_thermal: Use Intel TCC library
Zhang Rui
2022-12-30
2
-31
/
+14
|
|
*
|
|
|
thermal/intel/intel_tcc_cooling: Use Intel TCC library
Zhang Rui
2022-12-30
2
-29
/
+9
|
|
*
|
|
|
thermal/intel/intel_soc_dts_iosf: Use Intel TCC library
Zhang Rui
2022-12-30
2
-28
/
+6
|
|
*
|
|
|
thermal/int340x/processor_thermal: Use Intel TCC library
Zhang Rui
2022-12-30
2
-98
/
+22
|
|
*
|
|
|
thermal/intel: Introduce Intel TCC library
Zhang Rui
2022-12-30
3
-0
/
+144
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge back thermal control material for 6.3.
Rafael J. Wysocki
2023-01-27
42
-1567
/
+1142
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge tag 'thermal-v6.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
2023-01-26
17
-849
/
+656
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
thermal/drivers/armada: Use the thermal_zone_get_crit_temp()
Daniel Lezcano
2023-01-24
1
-23
/
+15
|
|
*
|
|
thermal/drivers/mtk: Add support for MT7986 and MT7981
Daniel Golle
2023-01-24
1
-4
/
+124
|
|
*
|
|
thermal/drivers/mtk: Use function pointer for raw_to_mcelsius
Daniel Golle
2023-01-24
1
-7
/
+10
[prev]
[next]