summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'thermal-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-07-011-0/+1
|\
| * thermal: intel_tcc_cooling: Add TCC cooling support for RaptorLakeSumeet Pawnikar2022-06-301-0/+1
* | Merge tag 'thermal-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-302-0/+2
|\|
| * thermal: int340x: Add Meteor Lake PCI device IDSumeet Pawnikar2022-05-252-0/+2
* | ACPI: DPTF: Support Meteor LakeSumeet Pawnikar2022-05-252-0/+2
|/
* Merge tag 'thermal-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-2418-96/+1123
|\
| *---. Merge branches 'thermal-int340x', 'thermal-pch' and 'thermal-misc'Rafael J. Wysocki2022-05-234-41/+57
| |\ \ \
| | | | * thermal: devfreq_cooling: use local ops instead of global opsKant Fan2022-04-131-7/+18
| | | | * thermal: hisi_termal: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()Hesham Almatary2022-04-131-4/+2
| | | * | thermal: intel: pch: improve the cooling delay logZhang Rui2022-05-191-11/+20
| | | * | thermal: intel: pch: enhance overheat handlingZhang Rui2022-05-191-5/+8
| | | * | thermal: intel: pch: move cooling delay to suspend_noirq phaseZhang Rui2022-05-191-2/+3
| | * | | Merge back earlier int340x driver changes for 5.19.Rafael J. Wysocki2022-05-181-15/+9
| | |\ \ \
| | | * \ \ Merge back earlier int340x thermal driver changes for 5.19.Rafael J. Wysocki2022-05-051-15/+9
| | | |\ \ \
| | | | * | | thermal: int340x: Clean up _OSC context initDavidlohr Bueso2022-04-051-5/+2
| | | | * | | thermal: int340x: Consolidate freeing of acpi_buffer pointerDavidlohr Bueso2022-04-051-8/+5
| | | | * | | thermal: int340x: Clean up unnecessary acpi_buffer pointer freeingDavidlohr Bueso2022-04-051-2/+2
| | | | | |/ | | | | |/|
| * | | | | Merge back earlier thermal control updates for 5.19-rc1.Rafael J. Wysocki2022-05-2314-69/+1098
| |\ \ \ \ \
| | * | | | | thermal: k3_j72xx_bandgap: Add the bandgap driver supportKeerthy2022-05-192-1/+567
| | * | | | | thermal/drivers/imx_sc_thermal: Fix refcount leak in imx_sc_thermal_probeMiaoqian Lin2022-05-191-2/+4
| | * | | | | thermal/core: Fix memory leak in __thermal_cooling_device_register()Yang Yingliang2022-05-191-0/+1
| | * | | | | thermal/drivers/qcom/lmh: Add sc8180x compatibleBjorn Andersson2022-05-191-0/+1
| | * | | | | thermal/drivers/rz2gl: Fix OTP Calibration Register valuesBiju Das2022-05-191-2/+8
| | * | | | | thermal: thermal_of: fix typo on __thermal_bind_paramsCorentin Labbe2022-05-191-1/+1
| | * | | | | thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probeZheng Yongjun2022-05-191-0/+3
| | * | | | | thermal/drivers/thermal_of: Add change_mode ops support for thermal_of sensorManaf Meethalavalappu Pallikunhi2022-05-191-0/+12
| | * | | | | thermal/drivers/bcm2711: Don't clamp temperature at zeroStefan Wahren2022-05-191-4/+1
| | * | | | | thermal/drivers/tsens: Add compat string for the qcom,msm8960Dmitry Baryshkov2022-05-191-0/+3
| | * | | | | thermal/drivers/k3: Add hwmon supportMassimiliano Minella2022-05-191-0/+5
| | * | | | | thermal/drivers/qcom: Add support for PMIC5 Gen2 ADCTMJishnu Prakash2022-05-191-7/+397
| | * | | | | thermal/drivers/qcom: Add support for multiple generations of devicesJishnu Prakash2022-05-191-31/+51
| | * | | | | thermal/drivers/rcar_thermal: Use platform_get_irq_optional() to get the inte...Lad Prabhakar2022-05-191-5/+12
| | |/ / / /
| * | | | / thermal: intel: hfi: remove NULL check after container_of() callHaowen Bai2022-05-181-2/+0
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-05-242-4/+6
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-em' and 'pm-cpuidle'Rafael J. Wysocki2022-05-232-4/+6
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | | | | |_|/ | | | |/| |
| | * / | | thermal: cooling: Check Energy Model type in cpufreq_cooling and devfreq_coolingLukasz Luba2022-04-132-4/+6
| | |/ / /
* | | | | Merge tag 'hwmon-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-241-2/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | thermal/drivers/thermal_hwmon: Use hwmon_device_register_for_thermal()Guenter Roeck2022-05-221-2/+4
| |/ / /
* / / / thermal: int340x: Mode setting with new OS handshakeSrinivas Pandruvada2022-05-111-16/+32
|/ / /
* | | Merge branch 'thermal-int340x'Rafael J. Wysocki2022-04-281-2/+2
|\ \ \ | | |/ | |/|
| * | thermal: int340x: Fix attr.show callback prototypeKees Cook2022-04-211-2/+2
| |/
* | thermal/governor: Remove deprecated informationDaniel Lezcano2022-04-222-4/+5
* | Revert "thermal/core: Deprecate changing cooling device state from userspace"Daniel Lezcano2022-04-221-3/+0
|/
* Merge branch 'thermal-hfi'Rafael J. Wysocki2022-03-187-0/+690
|\
| * thermal: intel: hfi: INTEL_HFI_THERMAL depends on NETRandy Dunlap2022-02-101-0/+1
| * thermal: netlink: Fix parameter type of thermal_genl_cpu_capability_event() stubNathan Chancellor2022-02-071-1/+1
| * thermal: intel: hfi: Notify user space for HFI eventsSrinivas Pandruvada2022-02-032-1/+75
| * thermal: netlink: Add a new event to notify CPU capabilities changeSrinivas Pandruvada2022-02-032-0/+67
| * thermal: intel: hfi: Enable notification interruptRicardo Neri2022-02-033-0/+122
| * thermal: intel: hfi: Handle CPU hotplug eventsRicardo Neri2022-02-033-0/+218