summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)AuthorLines
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-16/+9
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg-16/+8
2013-11-19genetlink: pass family to functions using groupsJohannes Berg-1/+2
2013-11-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-12/+38
2013-11-07Merge branches 'intel_powerclamp', 'tmon' and 'misc' of .git into nextZhang Rui-30/+72
2013-11-06thermal: Fix binding problem when there is thermal zone paramsNi Wade-3/+4
2013-11-06thermal: cpu_cooling: fix return value check in cpufreq_cooling_register()Wei Yongjun-2/+2
2013-10-28Merge branch 'pm-cpufreq'Rafael J. Wysocki-1/+0
2013-10-21Merge branch 'x86_pkg_temp' of .git into for-rcZhang Rui-6/+8
2013-10-21Revert "drivers: thermal: parent virtual hwmon with thermal zone"Zhang Rui-1/+1
2013-10-16cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar-1/+0
2013-10-15drivers: thermal: allow ti-soc-thermal run without pcb zoneEduardo Valentin-0/+1
2013-10-15thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos...Lukasz Majewski-0/+13
2013-10-15thermal: exynos: Provide separate TMU data for Exynos4412Lukasz Majewski-12/+37
2013-10-15thermal: exynos: Remove check for thermal device pointer at exynos_report_tri...Lukasz Majewski-2/+0
2013-10-14Thermal: Check for validity before doing kfreedurgadoss.r@intel.com-1/+2
2013-10-09thermal/intel_powerclamp: Add newer CPU modelsJacob Pan-0/+5
2013-10-09Thermal: Tidy up error handling in powerclamp_initdurgadoss.r@intel.com-3/+21
2013-10-09thermal: Kconfig: cosmetic fixesLuka Perkov-2/+3
2013-09-25Thermal: x86_pkg_temp: change spin lockSrinivas Pandruvada-6/+8
2013-09-25typo in drivers/thermal/Kconfig: lpatform instead of platformRegid Ichira-1/+1
2013-09-03drivers: thermal: add check when unregistering cpu coolingEduardo Valentin-1/+5
2013-09-03thermal: thermal_core: allow binding with limits on bind_paramsEduardo Valentin-4/+15
2013-09-03drivers: thermal: make usage of CONFIG_THERMAL_HWMON optionalEduardo Valentin-3/+5
2013-09-03drivers: thermal: parent virtual hwmon with thermal zoneEduardo Valentin-1/+1
2013-09-03thermal: hwmon: move hwmon support to single fileEduardo Valentin-254/+331
2013-08-29thermal: exynos: Clean up non-DT remnantsSachin Kamat-19/+13
2013-08-29thermal: exynos: Fix potential NULL pointer dereferenceSachin Kamat-3/+3
2013-08-29thermal: exynos: Fix typos in KconfigSachin Kamat-5/+5
2013-08-29thermal: ti-soc-thermal: Ensure to compute thermal trendRanganath Krishnan-1/+5
2013-08-29thermal: ti-soc-thermal: Set the bandgap mask counter delay valueRanganath Krishnan-0/+7
2013-08-29thermal: ti-soc-thermal: Initialize counter_delay field for TI DRA752 sensorsRanganath Krishnan-0/+5
2013-08-15Merge branch 'fixes' of .git into nextZhang Rui-11/+21
2013-08-15thermal: step_wise: return instance->target by defaultEduardo Valentin-11/+18
2013-08-15thermal: step_wise: cdev only needs update on a new target stateShawn Guo-0/+3
2013-08-15Merge branches 'exynos', 'imx' and 'fixes' of .git into nextZhang Rui-0/+555
2013-08-15Thermal/cpu_cooling: Return directly for the cpu out of allowed_cpus in the c...Lan Tianyu-0/+2
2013-08-15thermal: exynos_tmu: fix wrong error check for mapped memoryNaveen Krishna Chatradhi-1/+1
2013-08-15thermal: imx: implement thermal alarm interrupt handlingPhilipp Zabel-13/+127
2013-08-15thermal: imx: dynamic passive and SoC specific critical trip pointsPhilipp Zabel-10/+40
2013-08-13thermal: exynos: Support for TMU regulator defined at device treeAmit Daniel Kachhap-0/+23
2013-08-13thermal: exynos: Add hardware mode thermal calibration supportAmit Daniel Kachhap-1/+44
2013-08-13thermal: exynos: Fix to set the second point correction valueAmit Daniel Kachhap-4/+9
2013-08-13thermal: exynos: Add thermal configuration data for exynos5440 TMU sensorAmit Daniel Kachhap-0/+82
2013-08-13thermal: exynos: Add driver support for exynos5440 TMU sensorAmit Daniel Kachhap-9/+90
2013-08-13thermal: exynos: Add support to access common register for multistanceAmit Daniel Kachhap-0/+20
2013-08-13thermal: exynos: use device resource management infrastructureAmit Daniel Kachhap-13/+23
2013-08-13thermal: exynos: Add TMU features to check instead of using SOC typeAmit Daniel Kachhap-11/+52
2013-08-13thermal: exynos: Add support to handle many instances of TMUAmit Daniel Kachhap-118/+203
2013-08-13thermal: exynos: Remove non DT based supportAmit Daniel Kachhap-16/+1