summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* thermal: int340x: Add missing attribute for data rate baseSrinivas Pandruvada2022-12-301-0/+4
* Merge tag 'thermal-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-1517-79/+312
|\
| * Merge tag 'thermal-v6.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel/g...Rafael J. Wysocki2022-12-1416-78/+308
| |\
| | * thermal/drivers/imx_sc_thermal: Drop empty platform remove functionUwe Kleine-König2022-12-141-6/+0
| | * thermal/drivers/qcom/lmh: Fix irq handler return valueBjorn Andersson2022-12-141-1/+1
| | * thermal/drivers/st: Use devm_platform_get_and_ioremap_resource()Minghao Chi2022-12-141-3/+1
| | * thermal/drivers/k3_j72xx_bandgap: Map fuse_base only for erratum workaroundBryan Brattlof2022-12-141-12/+22
| | * thermal/drivers/k3_j72xx_bandgap: Remove fuse_base from structureBryan Brattlof2022-12-141-12/+12
| | * thermal/drivers/k3_j72xx_bandgap: Use bool for i2128 erratum flagBryan Brattlof2022-12-141-4/+4
| | * thermal/drivers/k3_j72xx_bandgap: Simplify k3_thermal_get_temp() functionBryan Brattlof2022-12-141-8/+1
| | * thermal/drivers/qcom: Demote error log of thermal zone register to debugManivannan Sadhasivam2022-12-141-1/+1
| | * thermal/drivers/qcom/temp-alarm: Fix inaccurate warning for gen2Luca Weiss2022-12-141-1/+2
| | * thermal/core/power allocator: Remove a useless includeChristophe JAILLET2022-12-141-1/+0
| | * thermal/drivers/imx8mm: Add hwmon supportAlexander Stein2022-12-141-0/+4
| | * thermal: qcom-spmi-adc-tm5: suppress probe-deferral error messageJohan Hovold2022-12-141-4/+2
| | * thermal: ti-soc-thermal: Drop comma after SoC match table sentinelGeert Uytterhoeven2022-12-141-1/+1
| | * thermal/drivers/imx: Add support for loading calibration data from OCOTPMarek Vasut2022-12-141-0/+164
| | * thermal/drivers/qcom/tsens: Rework debugfs file structureChristian Marangi2022-12-141-10/+3
| | * thermal/drivers/qcom/tsens: Fix wrong version id dbg_version_showChristian Marangi2022-12-141-1/+1
| | * thermal/drivers/qcom/tsens: Init debugfs only with successful probeChristian Marangi2022-12-141-3/+5
| | * thermal/drivers/tsens: Add IPQ8074 supportRobert Marko2022-12-143-1/+21
| | * thermal/drivers/tsens: Allow configuring min and max tripsRobert Marko2022-12-146-2/+14
| | * thermal/drivers/tsens: Add support for combined interruptRobert Marko2022-12-146-6/+38
| | * thermal/of: Fix memory leak on thermal_of_zone_register() failureIdo Schimmel2022-12-141-2/+6
| | * thermal/drivers/k3_j72xx_bandgap: Fix the debug print messageKeerthy2022-12-141-1/+1
| | * thermal/drivers/imx8mm_thermal: Validate temperature rangeMarcus Folkesson2022-12-141-1/+7
| | * thermal/drivers/imx8mm_thermal: Use GENMASK() when appropriateMarcus Folkesson2022-12-141-2/+2
| * | thermal: intel: Don't set HFI status bit to 1Srinivas Pandruvada2022-12-141-1/+4
* | | Merge tag 'thermal-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-1211-142/+255
|\| |
| * | Merge branch 'thermal-intel'Rafael J. Wysocki2022-12-121-1/+1
| |\ \ | | |/ | |/|
| | * thermal: intel: hfi: Remove a pointless die_id checkRicardo Neri2022-12-021-1/+1
| * | Merge Intel thermal control drivers changes for v6.2Rafael J. Wysocki2022-12-025-31/+52
| |\|
| | * thermal: intel: hfi: ACK HFI for the same timestampSrinivas Pandruvada2022-11-231-5/+17
| | * thermal: intel: Protect clearing of thermal status bitsSrinivas Pandruvada2022-11-234-24/+22
| | * thermal: intel: Prevent accidental clearing of HFI statusSrinivas Pandruvada2022-11-231-1/+1
| | * thermal: intel: intel_tcc_cooling: Add TCC cooling support for RaptorLake-SZhang Rui2022-11-091-0/+1
| | * thermal: intel: intel_tcc_cooling: Detect TCC lock bitZhang Rui2022-11-091-0/+10
| | * thermal: intel: hfi: Improve the type of hfi_features::nr_table_pagesRicardo Neri2022-10-281-1/+1
| * | thermal: core: fix some possible name leaks in error pathsYang Yingliang2022-11-251-8/+10
| * | thermal/core: Protect thermal device operations against thermal device removalGuenter Roeck2022-11-141-1/+11
| * | thermal/core: Remove thermal_zone_set_trips()Guenter Roeck2022-11-142-20/+15
| * | thermal/core: Protect sysfs accesses to thermal operations with thermal zone ...Guenter Roeck2022-11-143-16/+69
| * | thermal/core: Protect hwmon accesses to thermal operations with thermal zone ...Guenter Roeck2022-11-141-1/+9
| * | thermal/core: Introduce locked version of thermal_zone_device_updateGuenter Roeck2022-11-141-26/+31
| * | thermal/core: Move parameter validation from __thermal_zone_get_temp to therm...Guenter Roeck2022-11-141-3/+23
| * | thermal/core: Ensure that thermal device is registered in thermal_zone_get_tempGuenter Roeck2022-11-141-1/+6
| * | thermal/core: Delete device under thermal device zone lockGuenter Roeck2022-11-141-1/+6
| * | thermal/core: Destroy thermal zone device mutex in release functionGuenter Roeck2022-11-141-1/+1
| * | thermal/core: fix error code in __thermal_cooling_device_register()Dan Carpenter2022-10-281-1/+2
| * | thermal: sysfs: Reuse cdev->max_stateViresh Kumar2022-10-251-16/+10