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: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-30
4
-5
/
+5
|
|
*
|
|
thermal: thermal_hwmon: Revert recent message adjustment
Rafael J. Wysocki
2023-03-29
1
-1
/
+1
|
|
*
|
|
thermal: thermal_hwmon: Fix a kernel NULL pointer dereference
Zhang Rui
2023-03-29
1
-1
/
+1
*
|
|
|
|
Merge back Intel thermal control material for 6.4-rc1.
Rafael J. Wysocki
2023-04-14
52
-202
/
+170
|
\
\
\
\
\
|
*
\
\
\
\
Merge back Intel thermal driver changes for 6.4-rc1.
Rafael J. Wysocki
2023-03-31
52
-202
/
+170
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'thermal-intel'
Rafael J. Wysocki
2023-03-27
1
-3
/
+5
|
|
|
\
\
\
\
|
|
|
*
|
|
|
thermal: intel: x86_pkg_temp_thermal: Add lower bound check for sysfs input
Zhang Rui
2023-03-17
1
-3
/
+5
|
|
*
|
|
|
|
Merge back thermal control material for 6.4-rc1.
Rafael J. Wysocki
2023-03-27
52
-199
/
+165
|
|
|
\
\
\
\
\
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
Merge branch 'thermal-core' into thermal
Rafael J. Wysocki
2023-03-08
52
-199
/
+165
|
|
|
|
\
\
\
\
|
|
|
|
|
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
thermal/drivers/tegra: Remove unneeded lock when setting a trip point
Daniel Lezcano
2023-03-03
1
-11
/
+14
|
|
|
|
*
|
|
thermal/hwmon: Use the thermal_core.h header
Daniel Lezcano
2023-03-03
1
-0
/
+1
|
|
|
|
*
|
|
thermal/drivers/da9062: Don't access the thermal zone device fields
Daniel Lezcano
2023-03-03
1
-4
/
+7
|
|
|
|
*
|
|
thermal: Use thermal_zone_device_type() accessor
Daniel Lezcano
2023-03-03
2
-3
/
+5
|
|
|
|
*
|
|
thermal: Add a thermal zone id accessor
Daniel Lezcano
2023-03-03
1
-0
/
+6
|
|
|
|
*
|
|
thermal/drivers/spear: Don't use tz->device but pdev->dev
Daniel Lezcano
2023-03-03
1
-1
/
+1
|
|
|
|
*
|
|
thermal/core: Add thermal_zone_device structure 'type' accessor
Daniel Lezcano
2023-03-03
1
-0
/
+6
|
|
|
|
*
|
|
thermal: Don't use 'device' internal thermal zone structure field
Daniel Lezcano
2023-03-03
4
-34
/
+13
|
|
|
|
*
|
|
thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
Daniel Lezcano
2023-03-03
14
-16
/
+16
|
|
|
|
*
|
|
thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()
Daniel Lezcano
2023-03-03
6
-10
/
+0
|
|
|
|
*
|
|
thermal: Remove debug or error messages in get_temp() ops
Daniel Lezcano
2023-03-03
11
-41
/
+10
|
|
|
|
*
|
|
thermal/core: Show a debug message when get_temp() fails
Daniel Lezcano
2023-03-03
1
-0
/
+3
|
|
|
|
*
|
|
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
2023-03-03
48
-81
/
+79
|
|
|
|
*
|
|
thermal/core: Add a thermal zone 'devdata' accessor
Daniel Lezcano
2023-03-03
1
-0
/
+6
|
|
|
|
|
|
/
|
|
|
|
|
/
|
*
|
|
|
|
|
thermal: intel: Avoid updating unsupported THERM_STATUS_CLEAR mask bits
Srinivas Pandruvada
2023-04-11
1
-7
/
+66
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'thermal-intel-fixes'
Rafael J. Wysocki
2023-03-31
2
-2
/
+8
|
\
|
|
|
|
|
*
|
|
|
thermal: intel: powerclamp: Fix cpumask and max_idle module parameters
David Arcari
2023-03-30
1
-1
/
+8
|
*
|
|
|
thermal: intel: int340x: processor_thermal: Fix additional deadlock
Srinivas Pandruvada
2023-03-29
1
-1
/
+0
|
|
/
/
/
*
/
/
/
thermal: core: Drop excessive lockdep_assert_held() calls
Rafael J. Wysocki
2023-03-28
1
-4
/
+2
|
/
/
/
*
|
|
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-09
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
[prev]
[next]