Age | Commit message (Expand) | Author | Files | Lines |
2022-07-01 | Merge tag 'thermal-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2022-06-30 | thermal: intel_tcc_cooling: Add TCC cooling support for RaptorLake | Sumeet Pawnikar | 1 | -0/+1 |
2022-05-30 | Merge tag 'thermal-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+2 |
2022-05-25 | thermal: int340x: Add Meteor Lake PCI device ID | Sumeet Pawnikar | 2 | -0/+2 |
2022-05-25 | ACPI: DPTF: Support Meteor Lake | Sumeet Pawnikar | 2 | -0/+2 |
2022-05-25 | Merge tag 'thermal-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 18 | -96/+1123 |
2022-05-25 | Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -4/+6 |
2022-05-25 | Merge tag 'hwmon-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+4 |
2022-05-23 | Merge branches 'thermal-int340x', 'thermal-pch' and 'thermal-misc' | Rafael J. Wysocki | 4 | -41/+57 |
2022-05-23 | Merge back earlier thermal control updates for 5.19-rc1. | Rafael J. Wysocki | 14 | -69/+1098 |
2022-05-23 | Merge branches 'pm-em' and 'pm-cpuidle' | Rafael J. Wysocki | 2 | -4/+6 |
2022-05-22 | thermal/drivers/thermal_hwmon: Use hwmon_device_register_for_thermal() | Guenter Roeck | 1 | -2/+4 |
2022-05-19 | thermal: intel: pch: improve the cooling delay log | Zhang Rui | 1 | -11/+20 |
2022-05-19 | thermal: intel: pch: enhance overheat handling | Zhang Rui | 1 | -5/+8 |
2022-05-19 | thermal: intel: pch: move cooling delay to suspend_noirq phase | Zhang Rui | 1 | -2/+3 |
2022-05-19 | thermal: k3_j72xx_bandgap: Add the bandgap driver support | Keerthy | 2 | -1/+567 |
2022-05-19 | thermal/drivers/imx_sc_thermal: Fix refcount leak in imx_sc_thermal_probe | Miaoqian Lin | 1 | -2/+4 |
2022-05-19 | thermal/core: Fix memory leak in __thermal_cooling_device_register() | Yang Yingliang | 1 | -0/+1 |
2022-05-19 | thermal/drivers/qcom/lmh: Add sc8180x compatible | Bjorn Andersson | 1 | -0/+1 |
2022-05-19 | thermal/drivers/rz2gl: Fix OTP Calibration Register values | Biju Das | 1 | -2/+8 |
2022-05-19 | thermal: thermal_of: fix typo on __thermal_bind_params | Corentin Labbe | 1 | -1/+1 |
2022-05-19 | thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probe | Zheng Yongjun | 1 | -0/+3 |
2022-05-19 | thermal/drivers/thermal_of: Add change_mode ops support for thermal_of sensor | Manaf Meethalavalappu Pallikunhi | 1 | -0/+12 |
2022-05-19 | thermal/drivers/bcm2711: Don't clamp temperature at zero | Stefan Wahren | 1 | -4/+1 |
2022-05-19 | thermal/drivers/tsens: Add compat string for the qcom,msm8960 | Dmitry Baryshkov | 1 | -0/+3 |
2022-05-19 | thermal/drivers/k3: Add hwmon support | Massimiliano Minella | 1 | -0/+5 |
2022-05-19 | thermal/drivers/qcom: Add support for PMIC5 Gen2 ADCTM | Jishnu Prakash | 1 | -7/+397 |
2022-05-19 | thermal/drivers/qcom: Add support for multiple generations of devices | Jishnu Prakash | 1 | -31/+51 |
2022-05-19 | thermal/drivers/rcar_thermal: Use platform_get_irq_optional() to get the inte... | Lad Prabhakar | 1 | -5/+12 |
2022-05-18 | thermal: intel: hfi: remove NULL check after container_of() call | Haowen Bai | 1 | -2/+0 |
2022-05-18 | Merge back earlier int340x driver changes for 5.19. | Rafael J. Wysocki | 1 | -15/+9 |
2022-05-11 | thermal: int340x: Mode setting with new OS handshake | Srinivas Pandruvada | 1 | -16/+32 |
2022-05-05 | Merge back earlier int340x thermal driver changes for 5.19. | Rafael J. Wysocki | 1 | -15/+9 |
2022-04-28 | Merge branch 'thermal-int340x' | Rafael J. Wysocki | 1 | -2/+2 |
2022-04-22 | thermal/governor: Remove deprecated information | Daniel Lezcano | 2 | -4/+5 |
2022-04-22 | Revert "thermal/core: Deprecate changing cooling device state from userspace" | Daniel Lezcano | 1 | -3/+0 |
2022-04-21 | thermal: int340x: Fix attr.show callback prototype | Kees Cook | 1 | -2/+2 |
2022-04-13 | thermal: devfreq_cooling: use local ops instead of global ops | Kant Fan | 1 | -7/+18 |
2022-04-13 | thermal: hisi_termal: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() | Hesham Almatary | 1 | -4/+2 |
2022-04-13 | thermal: cooling: Check Energy Model type in cpufreq_cooling and devfreq_cooling | Lukasz Luba | 2 | -4/+6 |
2022-04-05 | thermal: int340x: Clean up _OSC context init | Davidlohr Bueso | 1 | -5/+2 |
2022-04-05 | thermal: int340x: Consolidate freeing of acpi_buffer pointer | Davidlohr Bueso | 1 | -8/+5 |
2022-04-05 | thermal: int340x: Clean up unnecessary acpi_buffer pointer freeing | Davidlohr Bueso | 1 | -2/+2 |
2022-03-18 | Merge branch 'thermal-hfi' | Rafael J. Wysocki | 7 | -0/+690 |
2022-03-18 | Merge branches 'thermal-powerclamp', 'thermal-int340x' and 'thermal-docs' | Rafael J. Wysocki | 3 | -72/+113 |
2022-03-16 | thermal: int340x: Update OS policy capability handshake | Srinivas Pandruvada | 1 | -49/+97 |
2022-03-16 | thermal: int340x: Increase bitmap size | Srinivas Pandruvada | 1 | -1/+1 |
2022-03-08 | thermal/drivers/ti-soc-thermal: Remove unused function ti_thermal_get_temp() | YueHaibing | 1 | -8/+0 |
2022-03-08 | thermal/drivers/brcmstb_thermal: Interrupt is optional | Florian Fainelli | 1 | -1/+1 |
2022-03-08 | thermal: tegra-bpmp: Handle errors in BPMP response | Mikko Perttunen | 1 | -1/+12 |