index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'thermal-acpi'
Rafael J. Wysocki
2023-03-24
3
-16
/
+164
|
\
|
*
thermal: core: Introduce thermal_cooling_device_update()
Rafael J. Wysocki
2023-03-22
3
-10
/
+149
|
*
thermal: core: Introduce thermal_cooling_device_present()
Rafael J. Wysocki
2023-03-22
1
-6
/
+15
*
|
thermal: core: Restore behavior regarding invalid trip points
Ido Schimmel
2023-03-22
1
-1
/
+1
|
/
*
thermal: intel: int340x: processor_thermal: Fix deadlock
Srinivas Pandruvada
2023-03-03
1
-1
/
+4
*
Merge tag 'thermal-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-03-03
2
-11
/
+4
|
\
|
*
thermal: intel: BXT_PMIC: select REGMAP instead of depending on it
Randy Dunlap
2023-03-01
1
-1
/
+2
|
*
thermal: intel: quark_dts: fix error pointer dereference
Dan Carpenter
2023-03-01
1
-10
/
+2
*
|
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2023-02-13
1
-1
/
+1
|
|
\
|
|
*
firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
Elliot Berman
2023-02-08
1
-1
/
+1
*
|
|
thermal/drivers/st: Remove syscfg based driver
Alain Volmat
2023-02-15
3
-179
/
+0
*
|
|
thermal: Remove core header inclusion from drivers
Daniel Lezcano
2023-02-15
14
-18
/
+4
*
|
|
thermal/drivers/hisi: Drop second sensor hi3660
Yongqin Liu
2023-02-15
1
-4
/
+0
*
|
|
thermal/drivers/rcar_gen3_thermal: Fix device initialization
Niklas Söderlund
2023-02-15
1
-10
/
+13
*
|
|
thermal/drivers/rcar_gen3_thermal: Create device local ops struct
Niklas Söderlund
2023-02-15
1
-4
/
+5
*
|
|
thermal/drivers/rcar_gen3_thermal: Do not call set_trips() when resuming
Niklas Söderlund
2023-02-15
1
-4
/
+0
*
|
|
thermal/drivers/rcar_gen3: Add support for R-Car V4H
Geert Uytterhoeven
2023-02-15
1
-0
/
+4
*
|
|
thermal/drivers/mediatek: Add the Low Voltage Thermal Sensor driver
Balsam CHIHI
2023-02-15
3
-0
/
+1241
*
|
|
thermal/drivers/mediatek: Relocate driver to mediatek folder
Balsam CHIHI
2023-02-15
5
-12
/
+28
*
|
|
Merge branch 'thermal-intel'
Rafael J. Wysocki
2023-02-15
6
-610
/
+580
|
\
\
\
|
*
|
|
thermal: intel: powerclamp: Add two module parameters
Srinivas Pandruvada
2023-02-09
1
-20
/
+156
|
*
|
|
thermal: intel: powerclamp: Fix duration module parameter
Srinivas Pandruvada
2023-02-09
1
-6
/
+18
|
*
|
|
thermal: intel: powerclamp: Return last requested state as cur_state
Srinivas Pandruvada
2023-02-07
1
-11
/
+1
|
*
|
|
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
[next]