summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2016-07-14of-thermal.c: fix code flaged by compiler warningMax Krummenacher
2015-09-17MLK-11233 thermal: imx: disable the thermal_clk when thermal driver probe failedBai Ping
2015-09-17MLK-11178-02 thermal: imx: disbale hardware reset funtion on imx7Bai Ping
2015-09-17MLK-11178-01 thermal: add a check to avoid orderly_poweroff twiceBai Ping
2015-09-17MLK-10828 thermal: imx: update the temperature calibration data for i.mx6Bai Ping
2015-09-17MLK-10960 thermal: imx: add a mutex to make sure tempmon setting changed safelyBai Ping
2015-09-17MLK-10532-02 thermal: imx: use one thermal driver for all imx SOCBai Ping
2015-09-17MLK-10788-3 driver: misc: change busfreq head file nameAnson Huang
2015-09-17MLK-10144 thermal: imx: fix potential issues for thermal driverBai Ping
2015-09-17MLK-10106 thermal: imx: correct clk enable and thermal sensor init sequenceAnson Huang
2015-09-17MLK-10018-02 thermal: imx: notify thermal driver in low_bus_freq_modeBai Ping
2015-09-17MLK-9780 thermal: imx6: disable tempmon irq and clk when thermal driver suspendBai Ping
2015-09-17ENGR00318913-4 thermal: imx: enable devfreq coolingAnson Huang
2015-09-17ENGR00318913-3 thermal: imx: enable thermal support for i.mx6sxAnson Huang
2015-09-17ENGR00318913-2 thermal: imx: make thermal trip temp changeableAnson Huang
2015-09-17ENGR00318913-1 thermal: imx: update trip temp using default settingAnson Huang
2015-09-17thermal: imx: update formula for thermal sensorAnson Huang
2015-09-17ENGR00274056-1 thermal: add device cooling for thermal driverAnson Huang
2015-08-03thermal: step_wise: fix: Prevent from binary overflow when trend is droppingLukasz Majewski
2015-06-06thermal: step_wise: Revert optimizationJean Delvare
2015-01-27tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner
2015-01-08thermal: Fix error path in thermal_init()Luis Henriques
2014-07-17thermal: hwmon: Make the check for critical temp valid consistentAaron Lu
2014-03-03Thermal: thermal zone governor fixZhang Rui
2014-03-03Thermal: Allow first update of cooling device stateNi Wade
2014-03-03thermal,rcar_thermal: Add dependency on HAS_IOMEMRichard Weinberger
2014-03-03x86_pkg_temp_thermal: Fix the thermal zone typeJean Delvare
2014-03-03x86_pkg_temp_thermal: Do not expose as a hwmon deviceJean Delvare
2014-03-03Thermal: update INT3404 thermal driver help textZhang Rui
2014-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-17thermal: exynos: boost: Automatic enable/disable of BOOST feature (at Exynos4...Lukasz Majewski
2014-01-13sched, thermal: Clean up preempt_enable_no_resched() abusePeter Zijlstra
2014-01-08thermal: rcar: comment spellingGeert Uytterhoeven
2014-01-06Merge branch 'misc' of .git into nextZhang Rui
2014-01-06thermal: remove const flag from .ops of imx thermalEduardo Valentin
2014-01-03Merge branches 'misc' and 'soc' of .git into nextZhang Rui
2014-01-03Thermal: update thermal zone device after setting emul_templan,Tianyu
2014-01-03intel_powerclamp: Fix cstate counter detection.Yuxuan Shui
2014-01-03thermal: imx: add necessary clk operationAnson Huang
2014-01-02Merge branches 'misc', 'soc', 'soc-eduardo' and 'int3404-thermal' of .git int...Zhang Rui
2014-01-02Thermal cpu cooling: return error if no valid cpu frequency entryZhang Rui
2014-01-02thermal: fix cpu_cooling max_level behaviorEduardo Valentin
2014-01-02thermal: rcar-thermal: Enable driver compilation with COMPILE_TESTLaurent Pinchart
2014-01-02thermal: debug: add debug statement for core and step_wiseAaron Lu
2014-01-02thermal: imx_thermal: add module device tableRussell King
2014-01-02drivers: thermal: Mark function as static in x86_pkg_temp_thermal.cRashika
2014-01-02thermal:samsung: fix compilation warningNaveen Krishna Chatradhi
2014-01-02thermal: imx: correct suspend/resume flowAnson Huang