index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
2023-03-22
thermal: core: Introduce thermal_cooling_device_update()
Rafael J. Wysocki
2023-03-22
thermal: core: Introduce thermal_cooling_device_present()
Rafael J. Wysocki
2023-03-17
thermal: intel: x86_pkg_temp_thermal: Add lower bound check for sysfs input
Zhang Rui
2023-03-13
thermal/drivers/mediatek: Add support for MT8365 SoC
Fabien Parent
2023-03-13
thermal/drivers/mediatek: Control buffer enablement tweaks
Markus Schneider-Pargmann
2023-03-08
Merge branch 'thermal-core' into thermal
Rafael J. Wysocki
2023-03-03
thermal/drivers/tegra: Remove unneeded lock when setting a trip point
Daniel Lezcano
2023-03-03
thermal/hwmon: Use the thermal_core.h header
Daniel Lezcano
2023-03-03
thermal/drivers/da9062: Don't access the thermal zone device fields
Daniel Lezcano
2023-03-03
thermal: Use thermal_zone_device_type() accessor
Daniel Lezcano
2023-03-03
thermal: Add a thermal zone id accessor
Daniel Lezcano
2023-03-03
thermal/drivers/spear: Don't use tz->device but pdev->dev
Daniel Lezcano
2023-03-03
thermal/core: Add thermal_zone_device structure 'type' accessor
Daniel Lezcano
2023-03-03
thermal: Don't use 'device' internal thermal zone structure field
Daniel Lezcano
2023-03-03
thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
Daniel Lezcano
2023-03-03
thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()
Daniel Lezcano
2023-03-03
thermal: Remove debug or error messages in get_temp() ops
Daniel Lezcano
2023-03-03
thermal/core: Show a debug message when get_temp() fails
Daniel Lezcano
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
2023-03-03
thermal/core: Add a thermal zone 'devdata' accessor
Daniel Lezcano
2023-03-03
thermal: intel: int340x: processor_thermal: Fix deadlock
Srinivas Pandruvada
2023-03-03
Merge tag 'thermal-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-03-01
thermal: intel: BXT_PMIC: select REGMAP instead of depending on it
Randy Dunlap
2023-03-01
thermal: intel: quark_dts: fix error pointer dereference
Dan Carpenter
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-15
thermal/drivers/st: Remove syscfg based driver
Alain Volmat
2023-02-15
thermal: Remove core header inclusion from drivers
Daniel Lezcano
2023-02-15
thermal/drivers/hisi: Drop second sensor hi3660
Yongqin Liu
2023-02-15
thermal/drivers/rcar_gen3_thermal: Fix device initialization
Niklas Söderlund
2023-02-15
thermal/drivers/rcar_gen3_thermal: Create device local ops struct
Niklas Söderlund
2023-02-15
thermal/drivers/rcar_gen3_thermal: Do not call set_trips() when resuming
Niklas Söderlund
2023-02-15
thermal/drivers/rcar_gen3: Add support for R-Car V4H
Geert Uytterhoeven
2023-02-15
thermal/drivers/mediatek: Add the Low Voltage Thermal Sensor driver
Balsam CHIHI
2023-02-15
thermal/drivers/mediatek: Relocate driver to mediatek folder
Balsam CHIHI
2023-02-15
Merge branch 'thermal-intel'
Rafael J. Wysocki
2023-02-15
Merge branch 'thermal-core'
Rafael J. Wysocki
2023-02-13
Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2023-02-09
thermal: intel: powerclamp: Add two module parameters
Srinivas Pandruvada
2023-02-09
thermal: core: Use sysfs_emit_at() instead of scnprintf()
ye xingchen
2023-02-09
thermal: intel: powerclamp: Fix duration module parameter
Srinivas Pandruvada
2023-02-08
firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
Elliot Berman
2023-02-07
thermal: intel: powerclamp: Return last requested state as cur_state
Srinivas Pandruvada
2023-02-03
thermal: intel: quark_dts: Use generic trip points
Daniel Lezcano
2023-02-03
thermal: intel: powerclamp: Use powercap idle-inject feature
Srinivas Pandruvada
2023-02-02
thermal: intel: powerclamp: Fix cur_state for multi package system
Srinivas Pandruvada
2023-02-02
thermal: intel: intel_pch: Drop struct board_info
Rafael J. Wysocki
2023-02-02
thermal: intel: intel_pch: Rename board ID symbols
Rafael J. Wysocki
2023-02-02
thermal: intel: intel_pch: Fold suspend and resume routines into their callers
Rafael J. Wysocki
2023-02-02
thermal: intel: intel_pch: Fold two functions into their callers
Rafael J. Wysocki
2023-02-02
thermal: intel: intel_pch: Eliminate device operations object
Rafael J. Wysocki
[prev]
[next]