summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2019-12-10thermal: Fix deadlock in thermal thermal_zone_device_checkWei Wang
2019-12-10thermal: Fix use-after-free when unregistering thermal zone deviceIdo Schimmel
2019-02-11thermal: rcar_thermal: Prevent doing work after unbindGeert Uytterhoeven
2019-02-11thermal: rcar: Make error and remove paths symmetrical with initGeert Uytterhoeven
2019-02-11thermal: rcar_thermal: Prevent hardware access during system suspendGeert Uytterhoeven
2018-10-21thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo
2018-10-21thermal: imx: register irq handler later in probeBai Ping
2017-03-16thermal: hwmon: Properly report critical temperature in sysfsKrzysztof Kozlowski
2015-12-13thermal: exynos: Fix unbalanced regulator disable on probe failureKrzysztof Kozlowski
2015-08-27thermal: exynos: Disable the regulator on probe failureKrzysztof Kozlowski
2015-08-10thermal: step_wise: fix: Prevent from binary overflow when trend is droppingLukasz Majewski
2015-06-12thermal: step_wise: Revert optimizationJean Delvare
2015-06-02thermal: armada: Update Armada 380 thermal sensor coefficientsNadav Haklai
2015-01-15tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner
2015-01-15thermal: Fix error path in thermal_init()Luis Henriques
2014-07-01thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up wrong address is checkedRickard Strandqvist
2014-07-01Thermal: imx: correct critical trip temperature settingAnson Huang
2014-06-30thermal: Bind cooling devices with the correct argumentsPunit Agrawal
2014-06-30thermal: Add braces around suspect codeStephen Boyd
2014-06-30thermal: hwmon: Make the check for critical temp valid consistentAaron Lu
2014-06-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-05-15Merge branches 'armada-375-380-soc-support', 'eduardo-thermal-soc-fixes', 'in...Zhang Rui
2014-05-15thermal: spear: remove unnecessary OOM messagesJingoo Han
2014-05-15thermal: exynos: remove unnecessary OOM messagesJingoo Han
2014-05-15thermal: rcar: remove unnecessary OOM messagesJingoo Han
2014-05-15thermal: armada: Support Armada 380 SoCEzequiel Garcia
2014-05-15thermal: armada: Support Armada 375 SoCEzequiel Garcia
2014-05-15thermal: armada: Allow to specify an 'inverted readout' sensorEzequiel Garcia
2014-05-15thermal: armada: Pass the platform_device to init_sensor()Ezequiel Garcia
2014-05-15thermal: armada: Add generic infrastructure to handle the sensorEzequiel Garcia
2014-05-15thermal: armada: Add infrastructure to support generic formulasEzequiel Garcia
2014-05-15thermal: armada: Rename armada_thermal_ops structEzequiel Garcia
2014-05-15thermal/intel_powerclamp: add newer cpu idsJacob Pan
2014-05-15thermal: rcar: Use pm_runtime_put() i.s.o. pm_runtime_put_sync()Geert Uytterhoeven
2014-05-15thermal: samsung: Only update available threshold limitsTushar Behera
2014-05-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti...Zhang Rui
2014-05-15Thermal/int3403: Fix thermal hysteresis unit conversionlan,Tianyu
2014-05-15thermal: Intel SoC DTS thermalSrinivas Pandruvada
2014-05-06thermal: samsung: Add TMU support for Exynos5260 SoCsNaveen Krishna Chatradhi
2014-05-06thermal: samsung: Add TMU support for Exynos5420 SoCsNaveen Krishna Chatradhi
2014-05-06thermal: samsung: change base_common to more meaningful base_secondNaveen Krishna Chatradhi
2014-05-06thermal: samsung: replace inten_ bit fields with intclr_Naveen Krishna Chatradhi
2014-05-06thermal: offer Samsung thermal support only when ARCH_EXYNOS is definedBartlomiej Zolnierkiewicz
2014-05-06thermal: ti-soc-thermal: clk_round_rate() can return a zero upon errorPaul Walmsley
2014-04-30thermal: cpu_cooling: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis
2014-04-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-04-08thermal: rcar-thermal: update thermal zone only when temperature changesPatrick Titiano
2014-04-08thermal: rcar-thermal: fix same mask applied twicePatrick Titiano
2014-04-08thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macroJingoo Han
2014-04-08thermal: imx: update formula for thermal sensorAnson Huang