summaryrefslogtreecommitdiffstats
path: root/drivers/thermal (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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 back Intel thermal control material for 6.4-rc1.Rafael J. Wysocki2023-04-1452-202/+170
|\ \ \ \ \
| * \ \ \ \ Merge back Intel thermal driver changes for 6.4-rc1.Rafael J. Wysocki2023-03-3152-202/+170
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | 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
| | | | | |/ | | | | |/|
* | | | | | thermal: intel: Avoid updating unsupported THERM_STATUS_CLEAR mask bitsSrinivas Pandruvada2023-04-111-7/+66
| |_|_|_|/ |/| | | |
* | | | | 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
|\
| * thermal: intel: BXT_PMIC: select REGMAP instead of depending on itRandy Dunlap2023-03-011-1/+2
| * thermal: intel: quark_dts: fix error pointer dereferenceDan Carpenter2023-03-011-10/+2
* | Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-271-1/+1
|\ \ | |/ |/|
| * Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2023-02-131-1/+1
| |\
| | * firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman2023-02-091-1/+1
* | | thermal/drivers/st: Remove syscfg based driverAlain Volmat2023-02-153-179/+0
* | | thermal: Remove core header inclusion from driversDaniel Lezcano2023-02-1514-18/+4
* | | thermal/drivers/hisi: Drop second sensor hi3660Yongqin Liu2023-02-151-4/+0
* | | thermal/drivers/rcar_gen3_thermal: Fix device initializationNiklas Söderlund2023-02-151-10/+13
* | | thermal/drivers/rcar_gen3_thermal: Create device local ops structNiklas Söderlund2023-02-151-4/+5
* | | thermal/drivers/rcar_gen3_thermal: Do not call set_trips() when resumingNiklas Söderlund2023-02-151-4/+0
* | | thermal/drivers/rcar_gen3: Add support for R-Car V4HGeert Uytterhoeven2023-02-151-0/+4
* | | thermal/drivers/mediatek: Add the Low Voltage Thermal Sensor driverBalsam CHIHI2023-02-153-0/+1241
* | | thermal/drivers/mediatek: Relocate driver to mediatek folderBalsam CHIHI2023-02-155-12/+28
* | | Merge branch 'thermal-intel'Rafael J. Wysocki2023-02-156-610/+580
|\ \ \
| * | | thermal: intel: powerclamp: Add two module parametersSrinivas Pandruvada2023-02-091-20/+156