aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)Author
2022-04-20Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2022-04-15thermal: int340x: Increase bitmap sizeSrinivas Pandruvada
2022-04-11Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2022-03-28thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu
2021-12-14Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-12-08thermal: core: Reset previous low and high trip during thermal zone initManaf Meethalavalappu Pallikunhi
2021-10-03Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-09-30thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart
2021-09-30thermal/core: Potential buffer overflow in thermal_build_list_of_policies()Dan Carpenter
2021-09-27Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-09-26thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()Dan Carpenter
2021-07-25Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-07-25thermal/core: Correct function name thermal_zone_device_unregister()Yang Yingliang
2021-07-20Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-07-20Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-07-20thermal/drivers/rcar_gen3_thermal: Fix coefficient calculationsNiklas Söderlund
2021-07-19thermal/drivers/int340x/processor_thermal: Fix tcc settingSrinivas Pandruvada
2021-06-10Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-06-03thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALIDSrinivas Pandruvada
2021-05-21Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-05-19thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba
2021-05-19thermal: thermal_of: Fix error return code of thermal_of_populate_bind_params()Jia-Ju Bai
2021-04-12Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-04-07thermal/core: Add NULL pointer check before using cooling device statsManaf Meethalavalappu Pallikunhi
2021-01-07Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-01-06thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changedZhuguangqing
2020-12-01thermal: k3: Add support for bandgap sensorsKeerthy
2020-10-01thermal: rcar_thermal: Handle probe error gracefullyNiklas Söderlund
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-19thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()Dan Carpenter
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-05thermal: brcmstb_thermal: Do not use DT coefficientsFlorian Fainelli
2020-03-05thermal: db8500: Depromote debug printLinus Walleij
2019-12-13thermal: Fix deadlock in thermal thermal_zone_device_checkWei Wang
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