summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-243-112/+193
|\
| * 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-131-11/+9
| * device property: Introduce fwnode_for_each_parent_node()Andy Shevchenko2022-04-131-27/+29
| * device property: Allow error pointer to be passed to fwnode APIsAndy Shevchenko2022-04-131-38/+51
| * ACPI: property: Release subnode properties with data nodesSakari Ailus2022-04-131-6/+12
| * device property: Add irq_get to fwnode operationSakari Ailus2022-04-053-11/+22
| * device property: Add iomap to fwnode operationsSakari Ailus2022-04-052-4/+11
| * 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-053-21/+35
* | Merge tag 'thermal-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-2420-96/+1135
|\ \
| | \
| | \
| | \
| | \
| *---. \ 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-2315-69/+1109
| |\ \ \ \ \ \
| | * | | | | | 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
| | * | | | | | iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TMJishnu Prakash2022-05-191-0/+11
| | * | | | | | 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-2437-486/+1469
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-domains'Rafael J. Wysocki2022-05-233-142/+209
| |\ \ \ \ \ \