summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2022-07-01Merge tag 'thermal-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-30thermal: intel_tcc_cooling: Add TCC cooling support for RaptorLakeSumeet Pawnikar
2022-05-30Merge tag 'thermal-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-25thermal: int340x: Add Meteor Lake PCI device IDSumeet Pawnikar
2022-05-25ACPI: DPTF: Support Meteor LakeSumeet Pawnikar
2022-05-24Merge tag 'thermal-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-24Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-05-24Merge tag 'hwmon-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-23Merge branches 'thermal-int340x', 'thermal-pch' and 'thermal-misc'Rafael J. Wysocki
2022-05-23Merge back earlier thermal control updates for 5.19-rc1.Rafael J. Wysocki
2022-05-23Merge branches 'pm-em' and 'pm-cpuidle'Rafael J. Wysocki
2022-05-22thermal/drivers/thermal_hwmon: Use hwmon_device_register_for_thermal()Guenter Roeck
2022-05-19thermal: intel: pch: improve the cooling delay logZhang Rui
2022-05-19thermal: intel: pch: enhance overheat handlingZhang Rui
2022-05-19thermal: intel: pch: move cooling delay to suspend_noirq phaseZhang Rui
2022-05-19thermal: k3_j72xx_bandgap: Add the bandgap driver supportKeerthy
2022-05-19thermal/drivers/imx_sc_thermal: Fix refcount leak in imx_sc_thermal_probeMiaoqian Lin
2022-05-19thermal/core: Fix memory leak in __thermal_cooling_device_register()Yang Yingliang
2022-05-19thermal/drivers/qcom/lmh: Add sc8180x compatibleBjorn Andersson
2022-05-19thermal/drivers/rz2gl: Fix OTP Calibration Register valuesBiju Das
2022-05-19thermal: thermal_of: fix typo on __thermal_bind_paramsCorentin Labbe
2022-05-19thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probeZheng Yongjun
2022-05-19thermal/drivers/thermal_of: Add change_mode ops support for thermal_of sensorManaf Meethalavalappu Pallikunhi
2022-05-19thermal/drivers/bcm2711: Don't clamp temperature at zeroStefan Wahren
2022-05-19thermal/drivers/tsens: Add compat string for the qcom,msm8960Dmitry Baryshkov
2022-05-19thermal/drivers/k3: Add hwmon supportMassimiliano Minella
2022-05-19thermal/drivers/qcom: Add support for PMIC5 Gen2 ADCTMJishnu Prakash
2022-05-19thermal/drivers/qcom: Add support for multiple generations of devicesJishnu Prakash
2022-05-19thermal/drivers/rcar_thermal: Use platform_get_irq_optional() to get the inte...Lad Prabhakar
2022-05-18thermal: intel: hfi: remove NULL check after container_of() callHaowen Bai
2022-05-18Merge back earlier int340x driver changes for 5.19.Rafael J. Wysocki
2022-05-11thermal: int340x: Mode setting with new OS handshakeSrinivas Pandruvada
2022-05-05Merge back earlier int340x thermal driver changes for 5.19.Rafael J. Wysocki
2022-04-28Merge branch 'thermal-int340x'Rafael J. Wysocki
2022-04-22thermal/governor: Remove deprecated informationDaniel Lezcano
2022-04-22Revert "thermal/core: Deprecate changing cooling device state from userspace"Daniel Lezcano
2022-04-21thermal: int340x: Fix attr.show callback prototypeKees Cook
2022-04-13thermal: devfreq_cooling: use local ops instead of global opsKant Fan
2022-04-13thermal: hisi_termal: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()Hesham Almatary
2022-04-13thermal: cooling: Check Energy Model type in cpufreq_cooling and devfreq_coolingLukasz Luba
2022-04-05thermal: int340x: Clean up _OSC context initDavidlohr Bueso
2022-04-05thermal: int340x: Consolidate freeing of acpi_buffer pointerDavidlohr Bueso
2022-04-05thermal: int340x: Clean up unnecessary acpi_buffer pointer freeingDavidlohr Bueso
2022-03-18Merge branch 'thermal-hfi'Rafael J. Wysocki
2022-03-18Merge branches 'thermal-powerclamp', 'thermal-int340x' and 'thermal-docs'Rafael J. Wysocki
2022-03-16thermal: int340x: Update OS policy capability handshakeSrinivas Pandruvada
2022-03-16thermal: int340x: Increase bitmap sizeSrinivas Pandruvada
2022-03-08thermal/drivers/ti-soc-thermal: Remove unused function ti_thermal_get_temp()YueHaibing
2022-03-08thermal/drivers/brcmstb_thermal: Interrupt is optionalFlorian Fainelli
2022-03-08thermal: tegra-bpmp: Handle errors in BPMP responseMikko Perttunen