index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Lines
2023-03-03
Merge tag 'thermal-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-11
/
+4
2023-03-01
thermal: intel: BXT_PMIC: select REGMAP instead of depending on it
Randy Dunlap
-1
/
+2
2023-03-01
thermal: intel: quark_dts: fix error pointer dereference
Dan Carpenter
-10
/
+2
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2023-02-15
thermal/drivers/st: Remove syscfg based driver
Alain Volmat
-179
/
+0
2023-02-15
thermal: Remove core header inclusion from drivers
Daniel Lezcano
-18
/
+4
2023-02-15
thermal/drivers/hisi: Drop second sensor hi3660
Yongqin Liu
-4
/
+0
2023-02-15
thermal/drivers/rcar_gen3_thermal: Fix device initialization
Niklas Söderlund
-10
/
+13
2023-02-15
thermal/drivers/rcar_gen3_thermal: Create device local ops struct
Niklas Söderlund
-4
/
+5
2023-02-15
thermal/drivers/rcar_gen3_thermal: Do not call set_trips() when resuming
Niklas Söderlund
-4
/
+0
2023-02-15
thermal/drivers/rcar_gen3: Add support for R-Car V4H
Geert Uytterhoeven
-0
/
+4
2023-02-15
thermal/drivers/mediatek: Add the Low Voltage Thermal Sensor driver
Balsam CHIHI
-0
/
+1241
2023-02-15
thermal/drivers/mediatek: Relocate driver to mediatek folder
Balsam CHIHI
-12
/
+28
2023-02-15
Merge branch 'thermal-intel'
Rafael J. Wysocki
-610
/
+580
2023-02-15
Merge branch 'thermal-core'
Rafael J. Wysocki
-186
/
+239
2023-02-13
Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
-1
/
+1
2023-02-09
thermal: intel: powerclamp: Add two module parameters
Srinivas Pandruvada
-20
/
+156
2023-02-09
thermal: core: Use sysfs_emit_at() instead of scnprintf()
ye xingchen
-3
/
+2
2023-02-09
thermal: intel: powerclamp: Fix duration module parameter
Srinivas Pandruvada
-6
/
+18
2023-02-08
firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
Elliot Berman
-1
/
+1
2023-02-07
thermal: intel: powerclamp: Return last requested state as cur_state
Srinivas Pandruvada
-11
/
+1
2023-02-03
thermal: intel: quark_dts: Use generic trip points
Daniel Lezcano
-35
/
+20
2023-02-03
thermal: intel: powerclamp: Use powercap idle-inject feature
Srinivas Pandruvada
-223
/
+159
2023-02-02
thermal: intel: powerclamp: Fix cur_state for multi package system
Srinivas Pandruvada
-4
/
+16
2023-02-02
thermal: intel: intel_pch: Drop struct board_info
Rafael J. Wysocki
-29
/
+13
2023-02-02
thermal: intel: intel_pch: Rename board ID symbols
Rafael J. Wysocki
-27
/
+27
2023-02-02
thermal: intel: intel_pch: Fold suspend and resume routines into their callers
Rafael J. Wysocki
-84
/
+71
2023-02-02
thermal: intel: intel_pch: Fold two functions into their callers
Rafael J. Wysocki
-56
/
+42
2023-02-02
thermal: intel: intel_pch: Eliminate device operations object
Rafael J. Wysocki
-29
/
+4
2023-02-02
thermal: intel: intel_pch: Rename device operations callbacks
Rafael J. Wysocki
-18
/
+16
2023-02-02
thermal: intel: intel_pch: Eliminate redundant return pointers
Rafael J. Wysocki
-22
/
+18
2023-02-02
thermal: intel: intel_pch: Make pch_wpt_add_acpi_psv_trip() return int
Rafael J. Wysocki
-12
/
+9
2023-02-02
thermal: intel: int340x: Improve int340x_thermal_set_trip_temp()
Rafael J. Wysocki
-2
/
+4
2023-02-02
thermal: intel: int340x: Drop pointless cast to unsigned long
Rafael J. Wysocki
-1
/
+1
2023-02-02
thermal: intel: int340x: Rename variable in int340x_thermal_zone_add()
Rafael J. Wysocki
-34
/
+33
2023-02-02
thermal: intel: int340x: Assorted minor cleanups
Rafael J. Wysocki
-9
/
+7
2023-02-02
thermal: ACPI: Make helpers retrieve temperature only
Rafael J. Wysocki
-89
/
+66
2023-01-30
Merge branch 'thermal-intel'
Rafael J. Wysocki
-477
/
+568
2023-01-27
Merge back thermal control material for 6.3.
Rafael J. Wysocki
-1567
/
+1142
2023-01-27
thermal: intel: int340x: Use generic trip points table
Rafael J. Wysocki
-180
/
+84
2023-01-27
thermal: intel: int340x: Use zone lock for synchronization
Rafael J. Wysocki
-21
/
+8
2023-01-27
thermal: intel: int340x: Rework updating trip points
Rafael J. Wysocki
-8
/
+47
2023-01-27
thermal: ACPI: Initialize trips if temperature is out of range
Rafael J. Wysocki
-4
/
+5
2023-01-27
Merge back Intel thermal control changes for 6.3.
Rafael J. Wysocki
-1049
/
+977
2023-01-26
Merge tag 'thermal-v6.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
-849
/
+656
2023-01-26
thermal: intel: processor_thermal_device_pci: Use generic trip point
Daniel Lezcano
-31
/
+22
2023-01-26
thermal: intel: int340x: Add production mode attribute
Srinivas Pandruvada
-0
/
+48
2023-01-25
thermal: Fail object registration if thermal class is not registered
Rafael J. Wysocki
-8
/
+23
2023-01-25
thermal/core: Move the thermal trip code to a dedicated file
Daniel Lezcano
-151
/
+188
2023-01-25
thermal/core: Remove unneeded ida_destroy()
Daniel Lezcano
-2
/
+0
[next]