summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2023-04-03Merge tag 'thermal-v6.4-rc1-1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2023-04-03thermal: core: Clean up thermal_list_lock lockingRafael J. Wysocki
2023-04-01thermal/drivers/ti: Use fixed update intervalDaniel Lezcano
2023-04-01thermal/drivers/stm: Don't set no_hwmon to falseDaniel Lezcano
2023-04-01thermal/drivers/db8500: Use driver dev instead of tz->deviceDaniel Lezcano
2023-04-01thermal/core: Relocate the traces definition in thermal directoryDaniel Lezcano
2023-04-01thermal/drivers/hisi: Use devm_platform_ioremap_resource()Yang Li
2023-04-01thermal/drivers/imx: Use the thermal framework for the trip pointDaniel Lezcano
2023-04-01thermal/drivers/imx: Remove get_trip_temp opsDaniel Lezcano
2023-04-01thermal/drivers/rcar_gen3_thermal: Remove R-Car H3 ES1.* handlingWolfram Sang
2023-04-01thermal/drivers/mediatek: Add delay after thermal banks initializationAmjad Ouled-Ameur
2023-03-31Merge back Intel thermal driver changes for 6.4-rc1.Rafael J. Wysocki
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