summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)AuthorFilesLines
2014-01-10Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell1-3/+1
2014-01-10Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell1-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 int...Zhang 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/l...Linus 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
2013-11-06thermal: cpu_cooling: fix return value check in cpufreq_cooling_register()Wei Yongjun1-2/+2
2013-10-28Merge branch 'pm-cpufreq'Rafael J. Wysocki1-1/+0
2013-10-21Merge branch 'x86_pkg_temp' of .git into for-rcZhang Rui1-6/+8
2013-10-21Revert "drivers: thermal: parent virtual hwmon with thermal zone"Zhang Rui1-1/+1
2013-10-16cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar1-1/+0
2013-10-15drivers: thermal: allow ti-soc-thermal run without pcb zoneEduardo Valentin1-0/+1
2013-10-15thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos...Lukasz Majewski4-0/+13
2013-10-15thermal: exynos: Provide separate TMU data for Exynos4412Lukasz Majewski4-12/+37
2013-10-15thermal: exynos: Remove check for thermal device pointer at exynos_report_tri...Lukasz Majewski1-2/+0
2013-10-14Thermal: Check for validity before doing kfreedurgadoss.r@intel.com1-1/+2
2013-10-09thermal/intel_powerclamp: Add newer CPU modelsJacob Pan1-0/+5
2013-10-09Thermal: Tidy up error handling in powerclamp_initdurgadoss.r@intel.com1-3/+21
2013-10-09thermal: Kconfig: cosmetic fixesLuka Perkov1-2/+3
2013-09-25Thermal: x86_pkg_temp: change spin lockSrinivas Pandruvada1-6/+8
2013-09-25typo in drivers/thermal/Kconfig: lpatform instead of platformRegid Ichira1-1/+1
2013-09-03drivers: thermal: add check when unregistering cpu coolingEduardo Valentin1-1/+5
2013-09-03thermal: thermal_core: allow binding with limits on bind_paramsEduardo Valentin1-4/+15
2013-09-03drivers: thermal: make usage of CONFIG_THERMAL_HWMON optionalEduardo Valentin1-3/+5