summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'exynos-fix', 'for-rc', 'int3403-fix', 'misc', 'rcar-thermal' ...Zhang Rui2014-07-2210-9/+888
|\ \ \ \ \
| | | | | * thermal: sti: Add support for ST's Memory Mapped based Thermal controllerLee Jones2014-07-153-0/+214
| | | | | * thermal: sti: Add support for ST's System Config Register based Thermal contr...Lee Jones2014-07-153-0/+184
| | | | | * thermal: sti: Introduce ST Thermal core codeLee Jones2014-07-156-0/+428
| | | | |/
| | | * / thermal: cpu_cooling: fix typo highjack -> hijackJavi Merino2014-07-221-1/+1
| | | |/
| | * | Thermal: int3403: Add CRT and PSV tripSrinivas Pandruvada2014-06-301-7/+60
| * | | thermal: allow building dove_thermal with mvebuRiku Voipio2014-07-151-1/+1
| | |/ | |/|
* | | thermal: samsung: Add TMU support for Exynos3250 SoCChanwoo Choi2014-07-154-2/+104
* | | thermal: exynos: fix ordering in exynos_tmu_remove()Bartlomiej Zolnierkiewicz2014-07-151-2/+2
|/ /
* | thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up wrong address is checkedRickard Strandqvist2014-07-011-1/+1
* | Thermal: imx: correct critical trip temperature settingAnson Huang2014-07-011-11/+7
* | thermal: Bind cooling devices with the correct argumentsPunit Agrawal2014-06-301-2/+2
* | thermal: Add braces around suspect codeStephen Boyd2014-06-301-1/+2
* | thermal: hwmon: Make the check for critical temp valid consistentAaron Lu2014-06-301-15/+18
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-06-1113-71/+957
|\
| *---. Merge branches 'armada-375-380-soc-support', 'eduardo-thermal-soc-fixes', 'in...Zhang Rui2014-05-1512-52/+818
| |\ \ \
| | | | * thermal: spear: remove unnecessary OOM messagesJingoo Han2014-05-151-3/+1
| | | | * thermal: exynos: remove unnecessary OOM messagesJingoo Han2014-05-151-4/+1
| | | | * thermal: rcar: remove unnecessary OOM messagesJingoo Han2014-05-151-4/+1
| | | | * thermal/intel_powerclamp: add newer cpu idsJacob Pan2014-05-151-0/+2
| | | | * thermal: rcar: Use pm_runtime_put() i.s.o. pm_runtime_put_sync()Geert Uytterhoeven2014-05-151-2/+2
| | | | * thermal: samsung: Only update available threshold limitsTushar Behera2014-05-151-0/+4
| | | | * Thermal/int3403: Fix thermal hysteresis unit conversionlan,Tianyu2014-05-151-1/+7
| | | * | thermal: Intel SoC DTS thermalSrinivas Pandruvada2014-05-153-0/+492
| | | |/
| | * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti...Zhang Rui2014-05-156-38/+308
| | |\ \ | | | |/ | | |/|
| | | * thermal: samsung: Add TMU support for Exynos5260 SoCsNaveen Krishna Chatradhi2014-05-064-0/+118
| | | * thermal: samsung: Add TMU support for Exynos5420 SoCsNaveen Krishna Chatradhi2014-05-064-4/+156
| | | * thermal: samsung: change base_common to more meaningful base_secondNaveen Krishna Chatradhi2014-05-063-10/+10
| | | * thermal: samsung: replace inten_ bit fields with intclr_Naveen Krishna Chatradhi2014-05-064-22/+22
| | | * thermal: offer Samsung thermal support only when ARCH_EXYNOS is definedBartlomiej Zolnierkiewicz2014-05-061-1/+1
| | | * thermal: ti-soc-thermal: clk_round_rate() can return a zero upon errorPaul Walmsley2014-05-061-1/+1
| * | | thermal: armada: Support Armada 380 SoCEzequiel Garcia2014-05-151-0/+30
| * | | thermal: armada: Support Armada 375 SoCEzequiel Garcia2014-05-151-0/+58
| * | | thermal: armada: Allow to specify an 'inverted readout' sensorEzequiel Garcia2014-05-151-1/+5
| * | | thermal: armada: Pass the platform_device to init_sensor()Ezequiel Garcia2014-05-151-4/+7
| * | | thermal: armada: Add generic infrastructure to handle the sensorEzequiel Garcia2014-05-151-5/+12
| * | | thermal: armada: Add infrastructure to support generic formulasEzequiel Garcia2014-05-151-1/+19
| * | | thermal: armada: Rename armada_thermal_ops structEzequiel Garcia2014-05-151-10/+10
| |/ /
* / / thermal: cpu_cooling: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis2014-04-301-20/+13
|/ /
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-04-103-19/+35
|\|
| * thermal: rcar-thermal: update thermal zone only when temperature changesPatrick Titiano2014-04-081-1/+6
| * thermal: rcar-thermal: fix same mask applied twicePatrick Titiano2014-04-081-1/+1
| * thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macroJingoo Han2014-04-081-4/+2
| * thermal: imx: update formula for thermal sensorAnson Huang2014-04-081-13/+26
* | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-071-7/+7
|\ \
| * | thermal, x86-pkg-temp: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-7/+7
| |/
* | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-1/+1
|\ \ | |/ |/|
| * drivers: Enable building of Kirkwood drivers for mach-mvebuAndrew Lunn2014-02-241-1/+1
* | Thermal: thermal zone governor fixZhang Rui2014-03-031-7/+18
* | Thermal: Allow first update of cooling device stateNi Wade2014-03-031-1/+1