summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)AuthorFilesLines
2022-04-08thermal: int340x: Check for NULL after calling kmemdup()Jiasheng Jiang1-0/+5
2022-04-08thermal: int340x: Increase bitmap sizeSrinivas Pandruvada1-1/+1
2022-03-08thermal: core: Fix TZ_GET_TRIP NULL pointer dereferenceNicolas Cavallari1-2/+3
2022-03-02thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu1-0/+4
2022-02-16thermal/drivers/int340x: Fix RFIM mailbox write commandsSumeet Pawnikar3-53/+73
2022-02-16thermal: int340x: Limit Kconfig to 64-bitArnd Bergmann1-2/+2
2022-02-16thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responsesSrinivas Pandruvada3-15/+19
2022-02-16thermal/drivers/int340x: Improve the tcc offset saving for suspend/resumeAntoine Tenart5-11/+60
2022-01-27thermal/drivers/imx8mm: Enable ADC when enabling monitorPaul Gerber1-0/+3
2022-01-27thermal/drivers/imx: Implement runtime PM supportOleksij Rempel1-54/+91
2021-12-14thermal: int340x: Fix VCoRefLow MMIO bit offset for TGLSumeet Pawnikar1-1/+1
2021-12-08thermal: core: Reset previous low and high trip during thermal zone initManaf Meethalavalappu Pallikunhi1-0/+2
2021-11-21thermal: Fix NULL pointer dereferences in of_thermal_ functionsSubbaraman Narayanamurthy1-3/+6
2021-11-18thermal: int340x: fix build on 32-bit targetsLinus Torvalds1-0/+1
2021-11-18thermal/drivers/qcom/lmh: make QCOM_LMH depends on QCOM_SCMJackie Liu1-1/+1
2021-11-18thermal/core: fix a UAF bug in __thermal_cooling_device_register()Ziyang Xuan1-2/+4
2021-11-18thermal/drivers/tsens: Add timeout to get_temp_tsens_validAnsuel Smith1-15/+14
2021-11-18thermal/core: Fix null pointer dereference in thermal_release()Yuanzheng Song1-2/+8
2021-09-21thermal/drivers/tsens: Fix wrong check for tzd in irq handlersAnsuel Smith1-2/+2
2021-09-21thermal/core: Potential buffer overflow in thermal_build_list_of_policies()Dan Carpenter1-4/+3
2021-09-14thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart1-2/+3
2021-09-11Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-13/+1054
2021-09-09thermal/drivers/qcom/spmi-adc-tm5: Don't abort probing if a sensor is not usedMatthias Kaehlcke1-0/+6
2021-09-09thermal/drivers/intel: Allow processing of HWP interruptSrinivas Pandruvada2-1/+9
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2021-09-08thermal/drivers/devfreq_cooling: use HZ macrosDaniel Lezcano1-1/+1
2021-09-02Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-0/+533
2021-08-25thermal: intel: Allow processing of HWP interruptSrinivas Pandruvada2-1/+9
2021-08-18thermal/drivers/qcom: Add support for LMh driverThara Gopinath3-0/+243
2021-08-17thermal/drivers/intel: Move intel_menlow to thermal driversSrinivas Pandruvada3-0/+533
2021-08-14thermal/drivers/tegra-soctherm: Silence message about clamped temperatureDmitry Osipenko1-2/+2
2021-08-14thermal/drivers/int340x: Use IMOK independentlySumeet Pawnikar1-1/+13
2021-08-14thermal/drivers/intel_powerclamp: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-2/+2
2021-08-14thermal/drivers/rcar_gen3_thermal: Store TSC id as unsigned intNiklas Söderlund1-3/+4
2021-08-14thermal/drivers/rcar_gen3_thermal: Add support for hardware trip pointsNiklas Söderlund1-4/+99
2021-08-14drivers/thermal/intel: Add TCC cooling support for AlderLake platformSumeet Pawnikar1-0/+2
2021-08-14thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()Dan Carpenter1-0/+1
2021-08-14thermal/drivers/tegra: Correct compile-testing of driversDmitry Osipenko1-1/+1
2021-08-14thermal/drivers/tegra: Add driver for Tegra30 thermal sensorDmitry Osipenko3-0/+681
2021-07-10Merge tag 'thermal-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-299/+895
2021-07-04thermal/drivers/int340x/processor_thermal: Fix tcc settingSrinivas Pandruvada1-8/+12
2021-07-04thermal/drivers/int340x/processor_thermal: Fix warning for return valueSrinivas Pandruvada1-1/+3
2021-07-04thermal/drivers/mediatek: Add sensors-supportFrank Wunderlich1-0/+6
2021-07-04thermal/drivers/int340x/processor_thermal: Add PCI MMIO based thermal driverSrinivas Pandruvada4-1/+373
2021-07-04thermal/drivers/int340x/processor_thermal: Split enumeration and processing partSrinivas Pandruvada5-259/+286
2021-07-04thermal: devfreq_cooling: Fix kernel-docYang Li1-1/+1
2021-07-04thermal/drivers/intel/intel_soc_dts_iosf: Switch to use find_first_zero_bit()Andy Shevchenko1-7/+8
2021-07-04thermal/core/thermal_of: Stop zone device before unregistering itDmitry Osipenko1-0/+3
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2021-06-23Merge remote-tracking branch 'regulator/for-5.14' into regulator-nextMark Brown1-59/+4