summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* thermal/of: Fix potential uninitialized value accessPeng Fan2023-09-131-4/+4
* thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe()Christophe JAILLET2023-07-191-37/+18
* Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in...Ricardo Cañuelo2023-07-011-12/+2
* thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_the...Kang Chen2023-05-111-2/+12
* thermal: intel: BXT_PMIC: select REGMAP instead of depending on itRandy Dunlap2023-03-111-1/+2
* thermal: intel: quark_dts: fix error pointer dereferenceDan Carpenter2023-03-111-10/+2
* thermal: intel: powerclamp: Fix cur_state for multi package systemSrinivas Pandruvada2023-03-101-4/+16
* thermal: intel: intel_pch: Add support for Wellsburg PCHTim Zimmermann2023-03-101-0/+8
* thermal: intel: Fix unsigned comparison with less than zeroYang Li2023-03-101-1/+1
* thermal/drivers/hisi: Drop second sensor hi3660Yongqin Liu2023-03-101-4/+0
* thermal/drivers/imx_sc_thermal: Fix the loop conditionViorel Suman2023-03-101-2/+2
* thermal/drivers/imx_sc_thermal: Drop empty platform remove functionUwe Kleine-König2023-03-101-6/+0
* thermal/drivers/tsens: limit num_sensors to 9 for msm8939Dmitry Baryshkov2023-03-101-9/+4
* thermal/drivers/tsens: fix slope values for msm8939Dmitry Baryshkov2023-03-101-1/+16
* thermal/drivers/tsens: Sort out msm8976 vs msm8956 dataDmitry Baryshkov2023-03-103-27/+34
* thermal/drivers/tsens: Drop msm8976-specific definesDmitry Baryshkov2023-03-101-7/+2
* thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()Rafael J. Wysocki2023-02-011-3/+7
* thermal: intel: int340x: Protect trip temperature from concurrent updatesSrinivas Pandruvada2023-02-012-3/+16
* thermal: core: call put_device() only after device_register() failsViresh Kumar2023-02-011-3/+10
* thermal/core: fix error code in __thermal_cooling_device_register()Dan Carpenter2023-02-011-1/+2
* thermal: Validate new state in cur_state_store()Viresh Kumar2023-02-013-19/+13
* thermal: int340x: Add missing attribute for data rate baseSrinivas Pandruvada2023-01-121-0/+4
* thermal/core: Ensure that thermal device is registered in thermal_zone_get_tempGuenter Roeck2022-12-311-1/+6
* thermal/drivers/qcom/lmh: Fix irq handler return valueBjorn Andersson2022-12-311-1/+1
* thermal/drivers/qcom/temp-alarm: Fix inaccurate warning for gen2Luca Weiss2022-12-311-1/+2
* thermal/of: Fix memory leak on thermal_of_zone_register() failureIdo Schimmel2022-12-311-2/+6
* thermal/drivers/k3_j72xx_bandgap: Fix the debug print messageKeerthy2022-12-311-1/+1
* thermal/drivers/imx8mm_thermal: Validate temperature rangeMarcus Folkesson2022-12-311-1/+7
* thermal: core: fix some possible name leaks in error pathsYang Yingliang2022-12-311-8/+10
* thermal: intel_powerclamp: Use first online CPU as control_cpuRafael J. Wysocki2022-10-151-5/+1
* Merge tag 'thermal-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-107-86/+42
|\
| * thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_idVincent Knecht2022-10-041-1/+1
| * thermal/core: Add a check before calling set_trip_temp()Lad Prabhakar2022-10-041-3/+5
| * thermal/core: Drop valid pointer check for typeLad Prabhakar2022-10-041-1/+1
| * thermal/drivers/rcar_thermal: Constify static thermal_zone_device_opsLad Prabhakar2022-10-041-1/+1
| * thermal/drivers/qcom: Drop false build dependency of all QCOM drivers on QCOM...Jonathan Cameron2022-10-041-1/+1
| * thermal/of: Remove the thermal_zone_of_get_sensor_id() functionDaniel Lezcano2022-10-041-44/+0
| * thermal/drivers/imx_sc: Rely on the platform data to get the resource idDaniel Lezcano2022-10-041-35/+33
* | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-082-2/+3
|\ \
| * | nvmem: prefix all symbols with NVMEM_Rafał Miłecki2022-09-241-1/+1
| * | Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2022-09-211-1/+2
| |\ \
| | * | thermal: qcom: qcom-spmi-adc-tm5: convert to IIO fwnode APINuno Sá2022-08-151-1/+2
* | | | Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-10-041-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-012-4/+6
| |\| |
| * | | genetlink: start to validate reserved header bytesJakub Kicinski2022-08-291-0/+1
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'thermal-intel' and 'thermal-drivers'Rafael J. Wysocki2022-10-037-56/+19
|\ \ \ \
| | * | | thermal: cpufreq_cooling: Check the policy first in cpufreq_cooling_register()Xuewen Yan2022-09-031-5/+5
| | * | | thermal: da9062-thermal: Drop redundant error messagezhaoxiao2022-08-311-3/+2
| | * | | thermal/drivers/thermal_mmio: Drop of_match_ptr()Jean Delvare2022-08-311-1/+1
| | | |/ | | |/|
| * | | thermal: int340x: processor_thermal: Use module_pci_driver() macroShang XiaoJing2022-09-242-24/+2