aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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 Exynos4412Lukasz 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_trigger()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
2013-09-03drivers: thermal: parent virtual hwmon with thermal zoneEduardo Valentin1-1/+1
2013-09-03thermal: hwmon: move hwmon support to single fileEduardo Valentin5-254/+331
2013-08-29thermal: exynos: Clean up non-DT remnantsSachin Kamat2-19/+13
2013-08-29thermal: exynos: Fix potential NULL pointer dereferenceSachin Kamat1-3/+3
2013-08-29thermal: exynos: Fix typos in KconfigSachin Kamat1-5/+5
2013-08-29thermal: ti-soc-thermal: Ensure to compute thermal trendRanganath Krishnan1-1/+5
2013-08-29thermal: ti-soc-thermal: Set the bandgap mask counter delay valueRanganath Krishnan1-0/+7
2013-08-29thermal: ti-soc-thermal: Initialize counter_delay field for TI DRA752 sensorsRanganath Krishnan1-0/+5
2013-08-15Merge branch 'fixes' of .git into nextZhang Rui1-11/+21
2013-08-15thermal: step_wise: return instance->target by defaultEduardo Valentin1-11/+18
2013-08-15thermal: step_wise: cdev only needs update on a new target stateShawn Guo1-0/+3
2013-08-15Merge branches 'exynos', 'imx' and 'fixes' of .git into nextZhang Rui4-0/+555
2013-08-15Thermal/cpu_cooling: Return directly for the cpu out of allowed_cpus in the cpufreq_thermal_notifier()Lan Tianyu1-0/+2
2013-08-15thermal: exynos_tmu: fix wrong error check for mapped memoryNaveen Krishna Chatradhi1-1/+1
2013-08-15thermal: imx: implement thermal alarm interrupt handlingPhilipp Zabel1-13/+127
2013-08-15thermal: imx: dynamic passive and SoC specific critical trip pointsPhilipp Zabel1-10/+40
2013-08-13thermal: exynos: Support for TMU regulator defined at device treeAmit Daniel Kachhap1-0/+23
2013-08-13thermal: exynos: Add hardware mode thermal calibration supportAmit Daniel Kachhap4-1/+44
2013-08-13thermal: exynos: Fix to set the second point correction valueAmit Daniel Kachhap1-4/+9
2013-08-13thermal: exynos: Add thermal configuration data for exynos5440 TMU sensorAmit Daniel Kachhap3-0/+82
2013-08-13thermal: exynos: Add driver support for exynos5440 TMU sensorAmit Daniel Kachhap4-9/+90
2013-08-13thermal: exynos: Add support to access common register for multistanceAmit Daniel Kachhap1-0/+20
2013-08-13thermal: exynos: use device resource management infrastructureAmit Daniel Kachhap1-13/+23
2013-08-13thermal: exynos: Add TMU features to check instead of using SOC typeAmit Daniel Kachhap3-11/+52
2013-08-13thermal: exynos: Add support to handle many instances of TMUAmit Daniel Kachhap5-118/+203
2013-08-13thermal: exynos: Remove non DT based supportAmit Daniel Kachhap1-16/+1