summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2020-11-13Merge commit '70d1232fdbe28e4c765c4cfc3cc5c7580959d5e0' into toradex_5.4-2.1....Igor Opaniuk
2020-10-01Merge tag 'v5.4.69' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-10-01thermal: rcar_thermal: Handle probe error gracefullyNiklas Söderlund
2020-09-10Merge tag 'v5.4.64' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-09-09thermal: qcom-spmi-temp-alarm: Don't suppress negative tempVeera Vegivada
2020-09-09thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren
2020-08-20Merge tag 'v5.4.59' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-19thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()Dan Carpenter
2020-08-13imx_thermal.c: Use new temperature trip point valuesPhilippe Schenker
2020-08-11Merge tag 'v5.4.53' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.51' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.49' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-07-22thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from powerFinley Xiao
2020-07-22thermal: int3403_thermal: Downgrade error messageAlex Hung
2020-07-22Revert "thermal: mediatek: fix register index error"Enric Balletbo i Serra
2020-07-22thermal/drivers: imx: Fix missing of_node_put() at probe timeAnson Huang
2020-07-09thermal/drivers/rcar_gen3: Fix undefined temperature if negativeDien Pham
2020-07-09thermal/drivers/mediatek: Fix bank number settings on mt8183Michael Kao
2020-06-24thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTRSudip Mukherjee
2020-03-19MLK-23627 thermal: imx_sc_thermal: Fix incorrect data typeAnson Huang
2020-03-09MLK-23359 thermal: imx8mm: Fix the ready bit check on imx8mpJacky Bai
2020-03-08Merge tag 'v5.4.24' into imx_5.4.yJason Liu
2020-03-05thermal: brcmstb_thermal: Do not use DT coefficientsFlorian Fainelli
2020-03-05thermal: db8500: Depromote debug printLinus Walleij
2020-01-21MLK-23183-01 thermal: imx8mm: Update the driver for multiple sensor supportJacky Bai
2019-12-16Merge linux-5.4.y tag 'v5.4.3' into lf-5.4.yJason Liu
2019-12-13thermal: Fix deadlock in thermal thermal_zone_device_checkWei Wang
2019-11-25MLK-23010 thermal: imx_sc_thermal: Correct message format to avoid stack corr...Anson Huang
2019-11-25thermal: imx_sc_thermal: Add system-wide device cooling to all thermal zonesAnson Huang
2019-11-25thermal: qoriq: add thermal monitor unit version 2 supportYuantian Tang
2019-11-25thermal: imx: Add device cooling supportAnson Huang
2019-11-25thermal: imx8mm: Add device cooling supportAnson Huang
2019-11-25thermal: imx8mm: Add support for i.MX8MM thermal monitoring unitAnson Huang
2019-11-25thermal: qoriq: Add device cooling supportAnson Huang
2019-11-25thermal: imx_sc: Add device cooling supportAnson Huang
2019-11-25thermal: Add generic device cooling supportAnson Huang
2019-11-25thermal: imx_sc: Add i.MX8QM thermal supportAnson Huang
2019-11-25thermal: imx_sc: add i.MX system controller thermal supportAnson Huang
2019-10-21cpufreq: Use per-policy frequency QoSRafael J. Wysocki
2019-09-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-09-27Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds
2019-09-24thermal: db8500: Rewrite to be a pure OF sensorLinus Walleij
2019-09-24thermal: db8500: Use dev helper variableLinus Walleij
2019-09-24thermal: db8500: Finalize device tree conversionLinus Walleij
2019-09-24Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into for-5.4Zhang Rui
2019-09-24thermal: Add some error messagesAmit Kucheria
2019-09-24thermal: Fix use-after-free when unregistering thermal zone deviceIdo Schimmel
2019-09-24thermal/drivers/core: Use put_device() if device_register() failsYue Hu
2019-09-24thermal_hwmon: Sanitize thermal_zone typeStefan Mavrodiev
2019-09-24thermal: intel: Use dev_get_drvdataChuhong Yuan