summaryrefslogtreecommitdiff
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'thermal-core'Rafael J. Wysocki2022-08-271-0/+1
|\
| * thermal/core: Add missing EXPORT_SYMBOL_GPLDaniel Lezcano2022-08-151-0/+1
* | thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTRLee, Chun-Yi2022-08-231-4/+5
|/
* Merge tag 'thermal-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-083-5/+11
|\
| *-. Merge branches 'thermal-core' and 'thermal-tools'Rafael J. Wysocki2022-08-082-5/+9
| |\ \
| | * | thermal: Drop obsolete dependency on COMPILE_TESTJean Delvare2022-08-031-2/+2
| | * | thermal: sysfs: Fix cooling_device_stats_setup() error code pathRafael J. Wysocki2022-08-031-3/+7
| | |/
| * | thermal: intel: Add TCC cooling support for Alder Lake-N and Raptor Lake-PSumeet Pawnikar2022-08-031-0/+2
| |/
* | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-041-9/+1
|\ \ | |/ |/|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner2022-06-101-9/+1
* | Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-08-0225-358/+255
|\ \
| * \ Merge tag 'thermal-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2022-07-2923-340/+245
| |\ \
| | * | thermal/of: Initialize trip points separatelyDaniel Lezcano2022-07-281-29/+57
| | * | thermal/of: Use thermal trips stored in the thermal zoneDaniel Lezcano2022-07-281-37/+16
| | * | thermal/core: Add thermal_trip in thermal_zoneDaniel Lezcano2022-07-282-10/+20
| | * | thermal/core: Rename 'trips' to 'num_trips'Daniel Lezcano2022-07-287-30/+30
| | * | thermal/core: Move thermal_set_delay_jiffies to staticDaniel Lezcano2022-07-283-8/+7
| | * | thermal/core: Remove unneeded EXPORT_SYMBOLSDaniel Lezcano2022-07-281-2/+0
| | * | thermal/of: Move thermal_trip structure to thermal.hDaniel Lezcano2022-07-281-12/+0
| | * | thermal/of: Remove the device node pointer for thermal_tripDaniel Lezcano2022-07-282-10/+0
| | * | thermal/of: Replace device node match with device node searchDaniel Lezcano2022-07-281-20/+44
| | * | thermal/core: Remove duplicate information when an error occursDaniel Lezcano2022-07-281-4/+4
| | * | thermal/core: Avoid calling ->get_trip_temp() unnecessarilyDaniel Lezcano2022-07-281-6/+2
| | * | thermal/ti-soc-thermal: Fix comment typoJason Wang2022-07-281-1/+1
| | * | thermal/drivers/qcom/spmi-adc-tm5: Register thermal zones as hwmon sensorsDmitry Baryshkov2022-07-281-0/+5
| | * | thermal/drivers/qcom/temp-alarm: Register thermal zones as hwmon sensorsDmitry Baryshkov2022-07-281-0/+5
| | * | thermal/drivers/u8500: Remove unnecessary print function dev_err()Yang Li2022-07-281-6/+2
| | * | thermal/drivers/rzg2l: Fix commentsBiju Das2022-07-281-7/+11
| | * | thermal/drivers/sun8i: Fix typo in commentJulia Lawall2022-07-281-1/+1
| | * | thermal/drivers/k3_j72xx_bandgap: Make k3_j72xx_bandgap_j721e_data and k3_j72...Jin Xiaoyun2022-07-281-2/+2
| | * | thermal/drivers/k3_j72xx_bandgap: Fix array underflow in prep_lookup_table()Dan Carpenter2022-07-281-2/+0
| | * | thermal/drivers/k3_j72xx_bandgap: Fix ref_table memory leak during probeBryan Brattlof2022-07-281-2/+5
| | * | thermal/core: Remove DROP_FULL and RAISE_FULLDaniel Lezcano2022-07-281-11/+0
| | * | thermal/core: Use clamp() helper in the stepwise governorDaniel Lezcano2022-07-281-11/+4
| | * | thermal/drivers/u8500: Remove the get_trend functionDaniel Lezcano2022-07-281-22/+4
| | * | thermal/drivers/tegra: Remove get_trend functionDaniel Lezcano2022-07-281-32/+0
| | * | thermal/drivers/qcom: Remove get_trend functionDaniel Lezcano2022-07-282-14/+0
| | * | drivers/thermal/rcar_gen3_thermal: Improve logging during probeWolfram Sang2022-07-281-2/+2
| | * | drivers/thermal/devfreq_cooling: Extend the devfreq_cooling_device with opsLukasz Luba2022-07-281-18/+9
| | * | drivers/thermal/cpufreq_cooling: Update outdated commentsLukasz Luba2022-07-281-26/+18
| | * | drivers/thermal/cpufreq_cooling : Refactor thermal_power_cpu_get_power tracingLukasz Luba2022-07-281-17/+1
| | * | drivers/thermal/cpufreq_cooling: Use private callback ops for each cooling de...Lukasz Luba2022-07-281-9/+6
| * | | Merge branch 'thermal-core'Rafael J. Wysocki2022-07-291-9/+9
| |\ \ \
| | * | | thermal: Directly use ida_alloc()/free()keliu2022-06-141-9/+9
| | | |/ | | |/|
| * | | intel: thermal: PCH: Drop ACPI_FADT_LOW_POWER_S0 checkRafael J. Wysocki2022-07-221-8/+0
| * | | thermal: intel: x86_pkg_temp_thermal: Drop duplicate 'is' from commentJiang Jian2022-07-121-1/+1
* | | | Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-08-022-6/+26
|\ \ \ \
| * | | | PM: EM: convert power field to micro-Watts precision and align driversLukasz Luba2022-07-152-6/+26
| |/ / /
* | | | Merge tag 'timers-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-011-0/+4
|\ \ \ \
| * \ \ \ Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner2022-07-281-0/+4
| |\ \ \ \ | | |/ / / | |/| | |