summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* thermal: int340x: Add Raptor Lake PCI device idSrinivas Pandruvada2022-01-172-0/+2
* thermal: int340x: Support Raptor LakeSrinivas Pandruvada2022-01-172-0/+2
* Merge tag 'thermal-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-1011-132/+449
|\
| * Merge branch 'thermal-int340x'Rafael J. Wysocki2022-01-103-53/+73
| |\
| | * thermal/drivers/int340x: Fix RFIM mailbox write commandsSumeet Pawnikar2021-12-303-53/+73
| * | Merge tag 'thermal-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Rafael J. Wysocki2021-12-276-55/+347
| |\ \ | | |/ | |/|
| | * thermal/drivers/rz2gl: Add error check for reset_control_deassert()Biju Das2021-12-091-2/+4
| | * thermal/drivers/imx8mm: Enable ADC when enabling monitorPaul Gerber2021-12-021-0/+3
| | * thermal/drivers: Add TSU driver for RZ/G2LBiju Das2021-11-303-0/+250
| | * thermal/drivers/intel_powerclamp: Constify static thermal_cooling_device_opsRikard Falkeborn2021-11-301-1/+1
| | * thermal/drivers/imx: Implement runtime PM supportOleksij Rempel2021-11-301-54/+91
| * | Merge back int340x driver material for 5.17.Rafael J. Wysocki2021-12-142-24/+29
| |\ \
| | * | thermal: int340x: Use struct_group() for memcpy() regionKees Cook2021-11-242-24/+29
* | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-12-301-5/+1
|\ \ \ \ | |/ / / |/| | |
| * | | thermal: cpufreq_cooling: Use new thermal pressure update functionLukasz Luba2021-11-231-5/+1
| | |/ | |/|
* | | thermal: int340x: Fix VCoRefLow MMIO bit offset for TGLSumeet Pawnikar2021-12-081-1/+1
| |/ |/|
* | Merge branch 'thermal-int340x'Rafael J. Wysocki2021-11-181-2/+2
|\ \
| * | thermal: int340x: Limit Kconfig to 64-bitArnd Bergmann2021-11-161-2/+2
| |/
* / thermal: core: Reset previous low and high trip during thermal zone initManaf Meethalavalappu Pallikunhi2021-11-161-0/+2
|/
* thermal: int340x: fix build on 32-bit targetsLinus Torvalds2021-11-121-0/+1
* Merge branch 'thermal-int340x'Rafael J. Wysocki2021-11-103-15/+19
|\
| * thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responsesSrinivas Pandruvada2021-11-043-15/+19
* | thermal: Replace pr_warn() with pr_warn_once() in user_space_bind()Rafael J. Wysocki2021-11-051-2/+2
* | thermal: Fix NULL pointer dereferences in of_thermal_ functionsSubbaraman Narayanamurthy2021-11-051-3/+6
|/
*---. Merge branches 'thermal-int340x', 'thermal-powerclamp' and 'thermal-docs'Rafael J. Wysocki2021-10-262-10/+7
|\ \ \
| | * | thermal: intel_powerclamp: Use bitmap_zalloc/bitmap_free when applicableChristophe JAILLET2021-10-051-5/+3
| | |/
| * / thermal: int340x: delete bogus length checkDan Carpenter2021-10-051-5/+4
| |/
* | thermal/core: Deprecate changing cooling device state from userspaceDaniel Lezcano2021-10-211-0/+3
* | thermal/core: Make the userspace governor deprecatedDaniel Lezcano2021-10-211-0/+9
* | thermal/drivers/int340x: Improve the tcc offset saving for suspend/resumeAntoine Tenart2021-10-215-11/+60
* | thermal/drivers/uniphier: Add compatible string for NX1 SoCKunihiko Hayashi2021-10-181-0/+4
* | thermal/drivers/rockchip_thermal: Allow more resets for tsadc nodeJohan Jonker2021-10-171-1/+1
* | thermal/drivers/tsens: Add timeout to get_temp_tsens_validAnsuel Smith2021-10-161-15/+14
* | thermal/drivers/qcom/lmh: make QCOM_LMH depends on QCOM_SCMJackie Liu2021-10-161-1/+1
* | thermal/core: fix a UAF bug in __thermal_cooling_device_register()Ziyang Xuan2021-10-151-2/+4
* | thermal/core: Fix null pointer dereference in thermal_release()Yuanzheng Song2021-10-151-2/+8
* | thermal: rcar_gen3_thermal: Read calibration from hardwareNiklas Söderlund2021-10-151-20/+74
* | thermal: rcar_gen3_thermal: Store thcode and ptat in priv dataNiklas Söderlund2021-10-151-23/+28
* | thermal/drivers/qcom/spmi-adc-tm5: Add support for HC variantBjorn Andersson2021-10-151-1/+40
* | thermal/drivers/netlink: Add the temperature when crossing a trip pointDaniel Lezcano2021-10-073-11/+14
* | thermal/drivers/thermal_mmio: Constify static struct thermal_mmio_opsRikard Falkeborn2021-10-071-1/+1
|/
* thermal/drivers/tsens: Fix wrong check for tzd in irq handlersAnsuel Smith2021-09-211-2/+2
* thermal/core: Potential buffer overflow in thermal_build_list_of_policies()Dan Carpenter2021-09-211-4/+3
* thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart2021-09-141-2/+3
* Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-1113-13/+1054
|\
| * thermal/drivers/qcom/spmi-adc-tm5: Don't abort probing if a sensor is not usedMatthias Kaehlcke2021-09-091-0/+6
| * thermal/drivers/intel: Allow processing of HWP interruptSrinivas Pandruvada2021-09-092-1/+9
| * thermal/drivers/qcom: Add support for LMh driverThara Gopinath2021-08-183-0/+243
| * thermal/drivers/tegra-soctherm: Silence message about clamped temperatureDmitry Osipenko2021-08-141-2/+2
| * thermal/drivers/int340x: Use IMOK independentlySumeet Pawnikar2021-08-141-1/+13