summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)AuthorLines
2022-08-27Merge branch 'thermal-core'Rafael J. Wysocki-0/+1
2022-08-23thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTRLee, Chun-Yi-4/+5
2022-08-15thermal/core: Add missing EXPORT_SYMBOL_GPLDaniel Lezcano-0/+1
2022-08-08Merge tag 'thermal-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+11
2022-08-08Merge branches 'thermal-core' and 'thermal-tools'Rafael J. Wysocki-5/+9
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-9/+1
2022-08-03thermal: Drop obsolete dependency on COMPILE_TESTJean Delvare-2/+2
2022-08-03thermal: sysfs: Fix cooling_device_stats_setup() error code pathRafael J. Wysocki-3/+7
2022-08-03thermal: intel: Add TCC cooling support for Alder Lake-N and Raptor Lake-PSumeet Pawnikar-0/+2
2022-08-02Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-358/+255
2022-08-02Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-6/+26
2022-08-01Merge tag 'timers-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+4
2022-08-01Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+2
2022-07-29Merge tag 'thermal-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki-340/+245
2022-07-29Merge branch 'thermal-core'Rafael J. Wysocki-9/+9
2022-07-28thermal/of: Initialize trip points separatelyDaniel Lezcano-29/+57
2022-07-28thermal/of: Use thermal trips stored in the thermal zoneDaniel Lezcano-37/+16
2022-07-28thermal/core: Add thermal_trip in thermal_zoneDaniel Lezcano-10/+20
2022-07-28thermal/core: Rename 'trips' to 'num_trips'Daniel Lezcano-30/+30
2022-07-28thermal/core: Move thermal_set_delay_jiffies to staticDaniel Lezcano-8/+7
2022-07-28thermal/core: Remove unneeded EXPORT_SYMBOLSDaniel Lezcano-2/+0
2022-07-28thermal/of: Move thermal_trip structure to thermal.hDaniel Lezcano-12/+0
2022-07-28thermal/of: Remove the device node pointer for thermal_tripDaniel Lezcano-10/+0
2022-07-28thermal/of: Replace device node match with device node searchDaniel Lezcano-20/+44
2022-07-28thermal/core: Remove duplicate information when an error occursDaniel Lezcano-4/+4
2022-07-28thermal/core: Avoid calling ->get_trip_temp() unnecessarilyDaniel Lezcano-6/+2
2022-07-28thermal/ti-soc-thermal: Fix comment typoJason Wang-1/+1
2022-07-28thermal/drivers/qcom/spmi-adc-tm5: Register thermal zones as hwmon sensorsDmitry Baryshkov-0/+5
2022-07-28thermal/drivers/qcom/temp-alarm: Register thermal zones as hwmon sensorsDmitry Baryshkov-0/+5
2022-07-28thermal/drivers/u8500: Remove unnecessary print function dev_err()Yang Li-6/+2
2022-07-28thermal/drivers/rzg2l: Fix commentsBiju Das-7/+11
2022-07-28thermal/drivers/sun8i: Fix typo in commentJulia Lawall-1/+1
2022-07-28thermal/drivers/k3_j72xx_bandgap: Make k3_j72xx_bandgap_j721e_data and k3_j72...Jin Xiaoyun-2/+2
2022-07-28thermal/drivers/k3_j72xx_bandgap: Fix array underflow in prep_lookup_table()Dan Carpenter-2/+0
2022-07-28thermal/drivers/k3_j72xx_bandgap: Fix ref_table memory leak during probeBryan Brattlof-2/+5
2022-07-28thermal/core: Remove DROP_FULL and RAISE_FULLDaniel Lezcano-11/+0
2022-07-28thermal/core: Use clamp() helper in the stepwise governorDaniel Lezcano-11/+4
2022-07-28thermal/drivers/u8500: Remove the get_trend functionDaniel Lezcano-22/+4
2022-07-28thermal/drivers/tegra: Remove get_trend functionDaniel Lezcano-32/+0
2022-07-28thermal/drivers/qcom: Remove get_trend functionDaniel Lezcano-14/+0
2022-07-28drivers/thermal/rcar_gen3_thermal: Improve logging during probeWolfram Sang-2/+2
2022-07-28drivers/thermal/devfreq_cooling: Extend the devfreq_cooling_device with opsLukasz Luba-18/+9
2022-07-28drivers/thermal/cpufreq_cooling: Update outdated commentsLukasz Luba-26/+18
2022-07-28drivers/thermal/cpufreq_cooling : Refactor thermal_power_cpu_get_power tracingLukasz Luba-17/+1
2022-07-28drivers/thermal/cpufreq_cooling: Use private callback ops for each cooling de...Lukasz Luba-9/+6
2022-07-28Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner-0/+4
2022-07-22intel: thermal: PCH: Drop ACPI_FADT_LOW_POWER_S0 checkRafael J. Wysocki-8/+0
2022-07-16thermal/drivers/rcar_gen3_thermal: Add r8a779f0 supportWolfram Sang-0/+4
2022-07-15PM: EM: convert power field to micro-Watts precision and align driversLukasz Luba-6/+26
2022-07-12thermal: intel: x86_pkg_temp_thermal: Drop duplicate 'is' from commentJiang Jian-1/+1