summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-221-1/+1
|\
| * thermal: rcar: comment spellingGeert Uytterhoeven2014-01-081-1/+1
* | sched, thermal: Clean up preempt_enable_no_resched() abusePeter Zijlstra2014-01-131-1/+1
* | x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra2013-12-191-3/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-191-16/+9
|\
| * genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-191-16/+8
| * genetlink: pass family to functions using groupsJohannes Berg2013-11-191-1/+2
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-11-144-12/+38
|\ \
| | \
| | \
| *-. \ Merge branches 'intel_powerclamp', 'tmon' and 'misc' of .git into nextZhang Rui2013-11-0711-30/+72
| |\ \ \ | | | |/ | | |/|
| | | * thermal: Fix binding problem when there is thermal zone paramsNi Wade2013-11-061-3/+4
| | | * thermal: cpu_cooling: fix return value check in cpufreq_cooling_register()Wei Yongjun2013-11-061-2/+2
| | | * Thermal: Check for validity before doing kfreedurgadoss.r@intel.com2013-10-141-1/+2
| | | * thermal: Kconfig: cosmetic fixesLuka Perkov2013-10-091-2/+3
| | | * typo in drivers/thermal/Kconfig: lpatform instead of platformRegid Ichira2013-09-251-1/+1
| * | | thermal/intel_powerclamp: Add newer CPU modelsJacob Pan2013-10-091-0/+5
| * | | Thermal: Tidy up error handling in powerclamp_initdurgadoss.r@intel.com2013-10-091-3/+21
| | |/ | |/|
* | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-10-281-1/+0
|\ \ \ | |_|/ |/| |
| * | cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar2013-10-161-1/+0
| |/
* | Merge branch 'x86_pkg_temp' of .git into for-rcZhang Rui2013-10-211-6/+8
|\ \
| * | Thermal: x86_pkg_temp: change spin lockSrinivas Pandruvada2013-09-251-6/+8
| |/
* | Revert "drivers: thermal: parent virtual hwmon with thermal zone"Zhang Rui2013-10-211-1/+1
* | drivers: thermal: allow ti-soc-thermal run without pcb zoneEduardo Valentin2013-10-151-0/+1
* | thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos...Lukasz Majewski2013-10-154-0/+13
* | thermal: exynos: Provide separate TMU data for Exynos4412Lukasz Majewski2013-10-154-12/+37
* | thermal: exynos: Remove check for thermal device pointer at exynos_report_tri...Lukasz Majewski2013-10-151-2/+0
|/
* drivers: thermal: add check when unregistering cpu coolingEduardo Valentin2013-09-031-1/+5
* thermal: thermal_core: allow binding with limits on bind_paramsEduardo Valentin2013-09-031-4/+15
* drivers: thermal: make usage of CONFIG_THERMAL_HWMON optionalEduardo Valentin2013-09-031-3/+5
* drivers: thermal: parent virtual hwmon with thermal zoneEduardo Valentin2013-09-031-1/+1
* thermal: hwmon: move hwmon support to single fileEduardo Valentin2013-09-035-254/+331
* thermal: exynos: Clean up non-DT remnantsSachin Kamat2013-08-292-19/+13
* thermal: exynos: Fix potential NULL pointer dereferenceSachin Kamat2013-08-291-3/+3
* thermal: exynos: Fix typos in KconfigSachin Kamat2013-08-291-5/+5
* thermal: ti-soc-thermal: Ensure to compute thermal trendRanganath Krishnan2013-08-291-1/+5
* thermal: ti-soc-thermal: Set the bandgap mask counter delay valueRanganath Krishnan2013-08-291-0/+7
* thermal: ti-soc-thermal: Initialize counter_delay field for TI DRA752 sensorsRanganath Krishnan2013-08-291-0/+5
* Merge branch 'fixes' of .git into nextZhang Rui2013-08-151-11/+21
|\
| * thermal: step_wise: return instance->target by defaultEduardo Valentin2013-08-151-11/+18
| * thermal: step_wise: cdev only needs update on a new target stateShawn Guo2013-08-151-0/+3
| |
| \
*-. \ Merge branches 'exynos', 'imx' and 'fixes' of .git into nextZhang Rui2013-08-154-0/+555
|\ \ \ | | |/
| | * Thermal/cpu_cooling: Return directly for the cpu out of allowed_cpus in the c...Lan Tianyu2013-08-151-0/+2
| * | thermal: imx: implement thermal alarm interrupt handlingPhilipp Zabel2013-08-151-13/+127
| * | thermal: imx: dynamic passive and SoC specific critical trip pointsPhilipp Zabel2013-08-151-10/+40
| * | thermal: add imx thermal driver supportShawn Guo2013-08-133-0/+409
| |/
* | thermal: exynos_tmu: fix wrong error check for mapped memoryNaveen Krishna Chatradhi2013-08-151-1/+1
* | thermal: exynos: Support for TMU regulator defined at device treeAmit Daniel Kachhap2013-08-131-0/+23
* | thermal: exynos: Add hardware mode thermal calibration supportAmit Daniel Kachhap2013-08-134-1/+44
* | thermal: exynos: Fix to set the second point correction valueAmit Daniel Kachhap2013-08-131-4/+9
* | thermal: exynos: Add thermal configuration data for exynos5440 TMU sensorAmit Daniel Kachhap2013-08-133-0/+82
* | thermal: exynos: Add driver support for exynos5440 TMU sensorAmit Daniel Kachhap2013-08-134-9/+90
OpenPOWER on IntegriCloud