aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2015-08-04Merge tag 'v3.14.49' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-08-03thermal: step_wise: fix: Prevent from binary overflow when trend is droppingLukasz Majewski
2015-06-10Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...lsk-v3.14-15.06Kevin Hilman
2015-06-06thermal: step_wise: Revert optimizationJean Delvare
2015-01-28Merge tag 'v3.14.30' into linux-linaro-lsk-v3.14Mark Brown
2015-01-27tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner
2015-01-08Merge tag 'v3.14.28' into linux-linaro-lsk-v3.14Mark Brown
2015-01-08thermal: Fix error path in thermal_init()Luis Henriques
2014-09-29Merge branch 'v3.14/topic/misc' into linux-linaro-lsk-v3.14Alex Shi
2014-09-29thermal: Add braces around suspect codev3.14/topic/miscStephen Boyd
2014-09-29thermal: Bind cooling devices with the correct argumentsPunit Agrawal
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
2014-01-02thermal: exynos: fix error return codeJulia Lawall
2014-01-02Thermal: ACPI INT3403 thermal driverSrinivas Pandruvada
2013-12-19x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra
2013-12-04thermal: ti-soc-thermal: use thermal DT infrastructureEduardo Valentin
2013-12-04thermal: cpu_cooling: introduce of_cpufreq_cooling_registerEduardo Valentin
2013-12-04thermal: core: introduce thermal_of_cooling_device_registerEduardo Valentin
2013-12-04thermal: introduce device tree parserEduardo Valentin
2013-12-04thermal: allow registering without .get_tempEduardo Valentin
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg
2013-11-19genetlink: pass family to functions using groupsJohannes Berg