summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
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
2023-02-09thermal: core: Use sysfs_emit_at() instead of scnprintf()ye xingchen
2023-02-09thermal: intel: powerclamp: Fix duration module parameterSrinivas Pandruvada
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman
2023-02-07thermal: intel: powerclamp: Return last requested state as cur_stateSrinivas Pandruvada
2023-02-03thermal: intel: quark_dts: Use generic trip pointsDaniel Lezcano
2023-02-03thermal: intel: powerclamp: Use powercap idle-inject featureSrinivas Pandruvada
2023-02-02thermal: intel: powerclamp: Fix cur_state for multi package systemSrinivas Pandruvada
2023-02-02thermal: intel: intel_pch: Drop struct board_infoRafael J. Wysocki
2023-02-02thermal: intel: intel_pch: Rename board ID symbolsRafael J. Wysocki
2023-02-02thermal: intel: intel_pch: Fold suspend and resume routines into their callersRafael J. Wysocki
2023-02-02thermal: intel: intel_pch: Fold two functions into their callersRafael J. Wysocki
2023-02-02thermal: intel: intel_pch: Eliminate device operations objectRafael J. Wysocki