summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2022-03-01thermal: core: Fix TZ_GET_TRIP NULL pointer dereferenceNicolas Cavallari
2022-02-24thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu
2022-01-17thermal: int340x: Add Raptor Lake PCI device idSrinivas Pandruvada
2022-01-17thermal: int340x: Support Raptor LakeSrinivas Pandruvada
2022-01-10Merge tag 'thermal-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-10Merge branch 'thermal-int340x'Rafael J. Wysocki
2021-12-30thermal/drivers/int340x: Fix RFIM mailbox write commandsSumeet Pawnikar
2021-12-30Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2021-12-27Merge tag 'thermal-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Rafael J. Wysocki
2021-12-14Merge back int340x driver material for 5.17.Rafael J. Wysocki
2021-12-09thermal/drivers/rz2gl: Add error check for reset_control_deassert()Biju Das
2021-12-08thermal: int340x: Fix VCoRefLow MMIO bit offset for TGLSumeet Pawnikar
2021-12-02thermal/drivers/imx8mm: Enable ADC when enabling monitorPaul Gerber
2021-11-30thermal/drivers: Add TSU driver for RZ/G2LBiju Das
2021-11-30thermal/drivers/intel_powerclamp: Constify static thermal_cooling_device_opsRikard Falkeborn
2021-11-30thermal/drivers/imx: Implement runtime PM supportOleksij Rempel
2021-11-24thermal: int340x: Use struct_group() for memcpy() regionKees Cook
2021-11-23thermal: cpufreq_cooling: Use new thermal pressure update functionLukasz Luba
2021-11-18Merge branch 'thermal-int340x'Rafael J. Wysocki
2021-11-16thermal: core: Reset previous low and high trip during thermal zone initManaf Meethalavalappu Pallikunhi
2021-11-16thermal: int340x: Limit Kconfig to 64-bitArnd Bergmann
2021-11-12thermal: int340x: fix build on 32-bit targetsLinus Torvalds
2021-11-10Merge branch 'thermal-int340x'Rafael J. Wysocki
2021-11-05thermal: Replace pr_warn() with pr_warn_once() in user_space_bind()Rafael J. Wysocki
2021-11-05thermal: Fix NULL pointer dereferences in of_thermal_ functionsSubbaraman Narayanamurthy
2021-11-04thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responsesSrinivas Pandruvada
2021-10-26Merge branches 'thermal-int340x', 'thermal-powerclamp' and 'thermal-docs'Rafael J. Wysocki
2021-10-21thermal/core: Deprecate changing cooling device state from userspaceDaniel Lezcano
2021-10-21thermal/core: Make the userspace governor deprecatedDaniel Lezcano
2021-10-21thermal/drivers/int340x: Improve the tcc offset saving for suspend/resumeAntoine Tenart
2021-10-18thermal/drivers/uniphier: Add compatible string for NX1 SoCKunihiko Hayashi
2021-10-17thermal/drivers/rockchip_thermal: Allow more resets for tsadc nodeJohan Jonker
2021-10-16thermal/drivers/tsens: Add timeout to get_temp_tsens_validAnsuel Smith
2021-10-16thermal/drivers/qcom/lmh: make QCOM_LMH depends on QCOM_SCMJackie Liu
2021-10-15thermal/core: fix a UAF bug in __thermal_cooling_device_register()Ziyang Xuan
2021-10-15thermal/core: Fix null pointer dereference in thermal_release()Yuanzheng Song
2021-10-15thermal: rcar_gen3_thermal: Read calibration from hardwareNiklas Söderlund
2021-10-15thermal: rcar_gen3_thermal: Store thcode and ptat in priv dataNiklas Söderlund
2021-10-15thermal/drivers/qcom/spmi-adc-tm5: Add support for HC variantBjorn Andersson
2021-10-07thermal/drivers/netlink: Add the temperature when crossing a trip pointDaniel Lezcano
2021-10-07thermal/drivers/thermal_mmio: Constify static struct thermal_mmio_opsRikard Falkeborn
2021-10-05thermal: int340x: delete bogus length checkDan Carpenter
2021-10-05thermal: intel_powerclamp: Use bitmap_zalloc/bitmap_free when applicableChristophe JAILLET
2021-09-21thermal/drivers/tsens: Fix wrong check for tzd in irq handlersAnsuel Smith
2021-09-21thermal/core: Potential buffer overflow in thermal_build_list_of_policies()Dan Carpenter
2021-09-14thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart
2021-09-11Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-09thermal/drivers/qcom/spmi-adc-tm5: Don't abort probing if a sensor is not usedMatthias Kaehlcke
2021-09-09thermal/drivers/intel: Allow processing of HWP interruptSrinivas Pandruvada
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds