summaryrefslogtreecommitdiffstats
path: root/drivers/thermal (follow)
Commit message (Expand)AuthorAgeFilesLines
* thermal/drivers/rockchip: Support dynamic sized sensor arraySebastian Reichel2023-04-071-7/+6
* thermal/drivers/rockchip: Simplify channel id logicSebastian Reichel2023-04-071-27/+21
* thermal/drivers/rockchip: Use dev_err_probeSebastian Reichel2023-04-071-32/+18
* thermal/drivers/rockchip: Simplify clock logicSebastian Reichel2023-04-071-28/+5
* thermal/drivers/rockchip: Simplify getting match dataSebastian Reichel2023-04-071-6/+1
* Merge tag 'thermal-v6.4-rc1-1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2023-04-0317-98/+417
|\
| * thermal/drivers/ti: Use fixed update intervalDaniel Lezcano2023-04-011-4/+4
| * thermal/drivers/stm: Don't set no_hwmon to falseDaniel Lezcano2023-04-011-1/+0
| * thermal/drivers/db8500: Use driver dev instead of tz->deviceDaniel Lezcano2023-04-011-2/+5
| * thermal/core: Relocate the traces definition in thermal directoryDaniel Lezcano2023-04-0110-9/+308
| * thermal/drivers/hisi: Use devm_platform_ioremap_resource()Yang Li2023-04-011-3/+1
| * thermal/drivers/imx: Use the thermal framework for the trip pointDaniel Lezcano2023-04-011-4/+7
| * thermal/drivers/imx: Remove get_trip_temp opsDaniel Lezcano2023-04-011-8/+0
| * thermal/drivers/rcar_gen3_thermal: Remove R-Car H3 ES1.* handlingWolfram Sang2023-04-011-50/+2
| * thermal/drivers/mediatek: Add delay after thermal banks initializationAmjad Ouled-Ameur2023-04-011-8/+3
| * thermal/drivers/mediatek: Add support for MT8365 SoCFabien Parent2023-03-131-0/+68
| * thermal/drivers/mediatek: Control buffer enablement tweaksMarkus Schneider-Pargmann2023-03-131-9/+19
* | thermal: core: Clean up thermal_list_lock lockingRafael J. Wysocki2023-04-031-6/+2
* | Merge back thermal control material for 6.4-rc1.Rafael J. Wysocki2023-03-3153-205/+173
|\ \
| * | thermal: Use of_property_present() for testing DT property presenceRob Herring2023-03-304-5/+5
| * | thermal: thermal_hwmon: Revert recent message adjustmentRafael J. Wysocki2023-03-291-1/+1
| * | thermal: thermal_hwmon: Fix a kernel NULL pointer dereferenceZhang Rui2023-03-291-1/+1
| * | Merge branch 'thermal-intel'Rafael J. Wysocki2023-03-271-3/+5
| |\ \
| | * | thermal: intel: x86_pkg_temp_thermal: Add lower bound check for sysfs inputZhang Rui2023-03-171-3/+5
| * | | Merge back thermal control material for 6.4-rc1.Rafael J. Wysocki2023-03-2752-199/+165
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'thermal-core' into thermalRafael J. Wysocki2023-03-0852-199/+165
| | |\ \ | | | |/ | | |/|
| | | * thermal/drivers/tegra: Remove unneeded lock when setting a trip pointDaniel Lezcano2023-03-031-11/+14
| | | * thermal/hwmon: Use the thermal_core.h headerDaniel Lezcano2023-03-031-0/+1
| | | * thermal/drivers/da9062: Don't access the thermal zone device fieldsDaniel Lezcano2023-03-031-4/+7
| | | * thermal: Use thermal_zone_device_type() accessorDaniel Lezcano2023-03-032-3/+5
| | | * thermal: Add a thermal zone id accessorDaniel Lezcano2023-03-031-0/+6
| | | * thermal/drivers/spear: Don't use tz->device but pdev->devDaniel Lezcano2023-03-031-1/+1
| | | * thermal/core: Add thermal_zone_device structure 'type' accessorDaniel Lezcano2023-03-031-0/+6
| | | * thermal: Don't use 'device' internal thermal zone structure fieldDaniel Lezcano2023-03-034-34/+13
| | | * thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()Daniel Lezcano2023-03-0314-16/+16
| | | * thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()Daniel Lezcano2023-03-036-10/+0
| | | * thermal: Remove debug or error messages in get_temp() opsDaniel Lezcano2023-03-0311-41/+10
| | | * thermal/core: Show a debug message when get_temp() failsDaniel Lezcano2023-03-031-0/+3
| | | * thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano2023-03-0348-81/+79
| | | * thermal/core: Add a thermal zone 'devdata' accessorDaniel Lezcano2023-03-031-0/+6
* | | | Merge branch 'thermal-intel-fixes'Rafael J. Wysocki2023-03-312-2/+8
|\ \ \ \
| * | | | thermal: intel: powerclamp: Fix cpumask and max_idle module parametersDavid Arcari2023-03-301-1/+8
| * | | | thermal: intel: int340x: processor_thermal: Fix additional deadlockSrinivas Pandruvada2023-03-291-1/+0
| |/ / /
* / / / thermal: core: Drop excessive lockdep_assert_held() callsRafael J. Wysocki2023-03-281-4/+2
|/ / /
* | | Merge branch 'thermal-acpi'Rafael J. Wysocki2023-03-243-16/+164
|\ \ \
| * | | thermal: core: Introduce thermal_cooling_device_update()Rafael J. Wysocki2023-03-223-10/+149
| * | | thermal: core: Introduce thermal_cooling_device_present()Rafael J. Wysocki2023-03-221-6/+15
| |/ /
* / / thermal: core: Restore behavior regarding invalid trip pointsIdo Schimmel2023-03-221-1/+1
|/ /
* / thermal: intel: int340x: processor_thermal: Fix deadlockSrinivas Pandruvada2023-03-031-1/+4
|/
* Merge tag 'thermal-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-03-032-11/+4
|\