summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/thermal/cpufreq_cooling: Use private callback ops for each cooling de...Lukasz Luba2022-07-281-9/+6
* thermal: intel_tcc_cooling: Add TCC cooling support for RaptorLakeSumeet Pawnikar2022-06-301-0/+1
* thermal: int340x: Add Meteor Lake PCI device IDSumeet Pawnikar2022-05-252-0/+2
* Merge tag 'devprop-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-255-121/+211
|\
| * device property: Advertise fwnode and device property count API callsAndy Shevchenko2022-05-061-0/+30
| * device property: Fix recent breakage of fwnode_get_next_parent_dev()Douglas Anderson2022-05-051-1/+1
| * device property: Drop 'test' prefix in parameters of fwnode_is_ancestor_of()Andy Shevchenko2022-04-132-13/+10
| * device property: Introduce fwnode_for_each_parent_node()Andy Shevchenko2022-04-132-29/+36
| * device property: Allow error pointer to be passed to fwnode APIsAndy Shevchenko2022-04-132-43/+56
| * ACPI: property: Release subnode properties with data nodesSakari Ailus2022-04-131-6/+12
| * device property: Add irq_get to fwnode operationSakari Ailus2022-04-054-11/+23
| * device property: Add iomap to fwnode operationsSakari Ailus2022-04-053-4/+12
| * ACPI: property: Move acpi_fwnode_device_get_match_data() upSakari Ailus2022-04-051-7/+7
| * device property: Convert device_{dma_supported,get_dma_attr} to fwnodeSakari Ailus2022-04-054-21/+38
* | Merge tag 'thermal-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-2559-102/+4231
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'thermal-int340x', 'thermal-pch' and 'thermal-misc'Rafael J. Wysocki2022-05-235-41/+58
| |\ \ \ \
| | | | * | 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
| | | * | | PM: wakeup: expose pm_wakeup_pending to modulesZhang Rui2022-05-191-0/+1
| | * | | | 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-2354-75/+4205
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'thermal-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2022-05-1953-59/+4173
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | thermal: k3_j72xx_bandgap: Add the bandgap driver supportKeerthy2022-05-192-1/+567
| | | * | | | | dt-bindings: thermal: k3-j72xx: Add VTM bindings documentationKeerthy2022-05-191-0/+63
| | | * | | | | 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
| | | * | | | | dt-bindings: thermal: tsens: Add sc8280xp compatibleBjorn Andersson2022-05-191-0/+1
| | | * | | | | dt-bindings: thermal: lmh: Add Qualcomm sc8180x compatibleBjorn Andersson2022-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
| | | * | | | | dt-bindings: thermal: rzg2l-thermal: Document RZ/G2UL bindingsBiju Das2022-05-191-0/+1
| | | * | | | | thermal: thermal_of: fix typo on __thermal_bind_paramsCorentin Labbe2022-05-191-1/+1
| | | * | | | | tools/thermal: remove unneeded semicolonJiapeng Chong2022-05-191-1/+1
| | | * | | | | tools/lib/thermal: remove unneeded semicolonJiapeng Chong2022-05-191-1/+1
| | | * | | | | thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probeZheng Yongjun2022-05-191-0/+3
| | | * | | | | tools/thermal: Add thermal daemon skeletonDaniel Lezcano2022-05-194-3/+383
| | | * | | | | tools/thermal: Add a temperature capture toolDaniel Lezcano2022-05-196-3/+709
| | | * | | | | tools/thermal: Add util libraryDaniel Lezcano2022-05-1910-0/+478
| | | * | | | | tools/lib/thermal: Add a thermal libraryDaniel Lezcano2022-05-1914-2/+1348
| | | * | | | | thermal/drivers/thermal_of: Add change_mode ops support for thermal_of sensorManaf Meethalavalappu Pallikunhi2022-05-192-0/+15
| | | * | | | | 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
| | | * | | | | dt-bindings: thermal: qcom-tsens.yaml: add msm8960 compat stringDmitry Baryshkov2022-05-191-1/+3