aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds3-19/+35
2014-04-08thermal: rcar-thermal: update thermal zone only when temperature changesPatrick Titiano1-1/+6
2014-04-08thermal: rcar-thermal: fix same mask applied twicePatrick Titiano1-1/+1
2014-04-08thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macroJingoo Han1-4/+2
2014-04-08thermal: imx: update formula for thermal sensorAnson Huang1-13/+26
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-7/+7
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2014-03-20thermal, x86-pkg-temp: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-7/+7
2014-03-03Thermal: thermal zone governor fixZhang Rui1-7/+18
2014-03-03Thermal: Allow first update of cooling device stateNi Wade1-1/+1
2014-03-03thermal,rcar_thermal: Add dependency on HAS_IOMEMRichard Weinberger1-0/+1
2014-03-03x86_pkg_temp_thermal: Fix the thermal zone typeJean Delvare1-4/+1
2014-03-03x86_pkg_temp_thermal: Do not expose as a hwmon deviceJean Delvare1-1/+5
2014-03-03Thermal: update INT3404 thermal driver help textZhang Rui1-2/+10
2014-02-24drivers: Enable building of Kirkwood drivers for mach-mvebuAndrew Lunn1-1/+1
2014-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds14-49/+1377
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-6/+6
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-01-17thermal: exynos: boost: Automatic enable/disable of BOOST feature (at Exynos4412)Lukasz Majewski1-6/+6
2014-01-13sched, thermal: Clean up preempt_enable_no_resched() abusePeter Zijlstra1-1/+1
2014-01-08thermal: rcar: comment spellingGeert Uytterhoeven1-1/+1
2014-01-06Merge branch 'misc' of .git into nextZhang Rui1-1/+1
2014-01-06thermal: remove const flag from .ops of imx thermalEduardo Valentin1-1/+1
2014-01-03Merge branches 'misc' and 'soc' of .git into nextZhang Rui3-1/+33
2014-01-03Thermal: update thermal zone device after setting emul_templan,Tianyu1-0/+3
2014-01-03intel_powerclamp: Fix cstate counter detection.Yuxuan Shui1-1/+10
2014-01-03thermal: imx: add necessary clk operationAnson Huang1-0/+20
2014-01-02Merge branches 'misc', 'soc', 'soc-eduardo' and 'int3404-thermal' of .git into nextZhang Rui12-45/+1322
2014-01-02Thermal cpu cooling: return error if no valid cpu frequency entryZhang Rui1-0/+5
2014-01-02thermal: fix cpu_cooling max_level behaviorEduardo Valentin1-2/+4
2014-01-02thermal: rcar-thermal: Enable driver compilation with COMPILE_TESTLaurent Pinchart1-1/+1
2014-01-02thermal: debug: add debug statement for core and step_wiseAaron Lu2-0/+12
2014-01-02thermal: imx_thermal: add module device tableRussell King1-0/+1
2014-01-02drivers: thermal: Mark function as static in x86_pkg_temp_thermal.cRashika1-1/+1
2014-01-02thermal:samsung: fix compilation warningNaveen Krishna Chatradhi1-1/+1
2014-01-02thermal: imx: correct suspend/resume flowAnson Huang1-14/+17
2014-01-02thermal: exynos: fix error return codeJulia Lawall1-0/+1
2014-01-02Thermal: ACPI INT3403 thermal driverSrinivas Pandruvada3-0/+245
2013-12-19x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra1-3/+1
2013-12-04thermal: ti-soc-thermal: use thermal DT infrastructureEduardo Valentin1-15/+62
2013-12-04thermal: cpu_cooling: introduce of_cpufreq_cooling_registerEduardo Valentin2-6/+51
2013-12-04thermal: core: introduce thermal_of_cooling_device_registerEduardo Valentin1-4/+54
2013-12-04thermal: introduce device tree parserEduardo Valentin5-1/+880
2013-12-04thermal: allow registering without .get_tempEduardo Valentin1-2/+8
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-16/+9
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg1-16/+8
2013-11-19genetlink: pass family to functions using groupsJohannes Berg1-1/+2
2013-11-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds4-12/+38
2013-11-07Merge branches 'intel_powerclamp', 'tmon' and 'misc' of .git into nextZhang Rui11-30/+72
2013-11-06thermal: Fix binding problem when there is thermal zone paramsNi Wade1-3/+4