aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)Author
2023-03-31Merge back thermal control material for 6.4-rc1.Rafael J. Wysocki
2023-03-31Merge branch 'thermal-intel-fixes'Rafael J. Wysocki
2023-03-30thermal: intel: powerclamp: Fix cpumask and max_idle module parametersDavid Arcari
2023-03-30thermal: Use of_property_present() for testing DT property presenceRob Herring
2023-03-29thermal: thermal_hwmon: Revert recent message adjustmentRafael J. Wysocki
2023-03-29thermal: intel: int340x: processor_thermal: Fix additional deadlockSrinivas Pandruvada
2023-03-29thermal: thermal_hwmon: Fix a kernel NULL pointer dereferenceZhang Rui
2023-03-28thermal: core: Drop excessive lockdep_assert_held() callsRafael J. Wysocki
2023-03-27Merge branch 'thermal-intel'Rafael J. Wysocki
2023-03-27Merge back thermal control material for 6.4-rc1.Rafael J. Wysocki
2023-03-24Merge branch 'thermal-acpi'Rafael J. Wysocki
2023-03-22thermal: core: Restore behavior regarding invalid trip pointsIdo Schimmel
2023-03-22thermal: core: Introduce thermal_cooling_device_update()Rafael J. Wysocki
2023-03-22thermal: core: Introduce thermal_cooling_device_present()Rafael J. Wysocki
2023-03-17thermal: intel: x86_pkg_temp_thermal: Add lower bound check for sysfs inputZhang Rui
2023-03-13thermal/drivers/mediatek: Add support for MT8365 SoCFabien Parent
2023-03-13thermal/drivers/mediatek: Control buffer enablement tweaksMarkus Schneider-Pargmann
2023-03-08Merge branch 'thermal-core' into thermalRafael J. Wysocki
2023-03-03thermal/drivers/tegra: Remove unneeded lock when setting a trip pointDaniel Lezcano
2023-03-03thermal/hwmon: Use the thermal_core.h headerDaniel Lezcano
2023-03-03thermal/drivers/da9062: Don't access the thermal zone device fieldsDaniel Lezcano
2023-03-03thermal: Use thermal_zone_device_type() accessorDaniel Lezcano
2023-03-03thermal: Add a thermal zone id accessorDaniel Lezcano
2023-03-03thermal/drivers/spear: Don't use tz->device but pdev->devDaniel Lezcano
2023-03-03thermal/core: Add thermal_zone_device structure 'type' accessorDaniel Lezcano
2023-03-03thermal: Don't use 'device' internal thermal zone structure fieldDaniel Lezcano
2023-03-03thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()Daniel Lezcano
2023-03-03thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()Daniel Lezcano
2023-03-03thermal: Remove debug or error messages in get_temp() opsDaniel Lezcano
2023-03-03thermal/core: Show a debug message when get_temp() failsDaniel Lezcano
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano
2023-03-03thermal/core: Add a thermal zone 'devdata' accessorDaniel Lezcano
2023-03-03thermal: intel: int340x: processor_thermal: Fix deadlockSrinivas Pandruvada
2023-03-03Merge tag 'thermal-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-01thermal: intel: BXT_PMIC: select REGMAP instead of depending on itRandy Dunlap
2023-03-01thermal: intel: quark_dts: fix error pointer dereferenceDan Carpenter
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-15thermal/drivers/st: Remove syscfg based driverAlain Volmat
2023-02-15thermal: Remove core header inclusion from driversDaniel Lezcano
2023-02-15thermal/drivers/hisi: Drop second sensor hi3660Yongqin Liu
2023-02-15thermal/drivers/rcar_gen3_thermal: Fix device initializationNiklas Söderlund
2023-02-15thermal/drivers/rcar_gen3_thermal: Create device local ops structNiklas Söderlund
2023-02-15thermal/drivers/rcar_gen3_thermal: Do not call set_trips() when resumingNiklas Söderlund
2023-02-15thermal/drivers/rcar_gen3: Add support for R-Car V4HGeert Uytterhoeven
2023-02-15thermal/drivers/mediatek: Add the Low Voltage Thermal Sensor driverBalsam CHIHI
2023-02-15thermal/drivers/mediatek: Relocate driver to mediatek folderBalsam CHIHI
2023-02-15Merge branch 'thermal-intel'Rafael J. Wysocki
2023-02-15Merge branch 'thermal-core'Rafael J. Wysocki
2023-02-13Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2023-02-09thermal: intel: powerclamp: Add two module parametersSrinivas Pandruvada