| Commit message (Expand) | Author | Age | Files | Lines |
*-------. | Merge branches 'exynos-fix', 'for-rc', 'int3403-fix', 'misc', 'rcar-thermal' ... | Zhang Rui | 2014-07-22 | 10 | -9/+888 |
|\ \ \ \ \ |
|
| | | | | * | thermal: sti: Add support for ST's Memory Mapped based Thermal controller | Lee Jones | 2014-07-15 | 3 | -0/+214 |
| | | | | * | thermal: sti: Add support for ST's System Config Register based Thermal contr... | Lee Jones | 2014-07-15 | 3 | -0/+184 |
| | | | | * | thermal: sti: Introduce ST Thermal core code | Lee Jones | 2014-07-15 | 6 | -0/+428 |
| | | | |/ |
|
| | | * / | thermal: cpu_cooling: fix typo highjack -> hijack | Javi Merino | 2014-07-22 | 1 | -1/+1 |
| | | |/ |
|
| | * | | Thermal: int3403: Add CRT and PSV trip | Srinivas Pandruvada | 2014-06-30 | 1 | -7/+60 |
| * | | | thermal: allow building dove_thermal with mvebu | Riku Voipio | 2014-07-15 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | thermal: samsung: Add TMU support for Exynos3250 SoC | Chanwoo Choi | 2014-07-15 | 4 | -2/+104 |
* | | | thermal: exynos: fix ordering in exynos_tmu_remove() | Bartlomiej Zolnierkiewicz | 2014-07-15 | 1 | -2/+2 |
|/ / |
|
* | | thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up wrong address is checked | Rickard Strandqvist | 2014-07-01 | 1 | -1/+1 |
* | | Thermal: imx: correct critical trip temperature setting | Anson Huang | 2014-07-01 | 1 | -11/+7 |
* | | thermal: Bind cooling devices with the correct arguments | Punit Agrawal | 2014-06-30 | 1 | -2/+2 |
* | | thermal: Add braces around suspect code | Stephen Boyd | 2014-06-30 | 1 | -1/+2 |
* | | thermal: hwmon: Make the check for critical temp valid consistent | Aaron Lu | 2014-06-30 | 1 | -15/+18 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2014-06-11 | 13 | -71/+957 |
|\ |
|
| *---. | Merge branches 'armada-375-380-soc-support', 'eduardo-thermal-soc-fixes', 'in... | Zhang Rui | 2014-05-15 | 12 | -52/+818 |
| |\ \ \ |
|
| | | | * | thermal: spear: remove unnecessary OOM messages | Jingoo Han | 2014-05-15 | 1 | -3/+1 |
| | | | * | thermal: exynos: remove unnecessary OOM messages | Jingoo Han | 2014-05-15 | 1 | -4/+1 |
| | | | * | thermal: rcar: remove unnecessary OOM messages | Jingoo Han | 2014-05-15 | 1 | -4/+1 |
| | | | * | thermal/intel_powerclamp: add newer cpu ids | Jacob Pan | 2014-05-15 | 1 | -0/+2 |
| | | | * | thermal: rcar: Use pm_runtime_put() i.s.o. pm_runtime_put_sync() | Geert Uytterhoeven | 2014-05-15 | 1 | -2/+2 |
| | | | * | thermal: samsung: Only update available threshold limits | Tushar Behera | 2014-05-15 | 1 | -0/+4 |
| | | | * | Thermal/int3403: Fix thermal hysteresis unit conversion | lan,Tianyu | 2014-05-15 | 1 | -1/+7 |
| | | * | | thermal: Intel SoC DTS thermal | Srinivas Pandruvada | 2014-05-15 | 3 | -0/+492 |
| | | |/ |
|
| | * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti... | Zhang Rui | 2014-05-15 | 6 | -38/+308 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | thermal: samsung: Add TMU support for Exynos5260 SoCs | Naveen Krishna Chatradhi | 2014-05-06 | 4 | -0/+118 |
| | | * | thermal: samsung: Add TMU support for Exynos5420 SoCs | Naveen Krishna Chatradhi | 2014-05-06 | 4 | -4/+156 |
| | | * | thermal: samsung: change base_common to more meaningful base_second | Naveen Krishna Chatradhi | 2014-05-06 | 3 | -10/+10 |
| | | * | thermal: samsung: replace inten_ bit fields with intclr_ | Naveen Krishna Chatradhi | 2014-05-06 | 4 | -22/+22 |
| | | * | thermal: offer Samsung thermal support only when ARCH_EXYNOS is defined | Bartlomiej Zolnierkiewicz | 2014-05-06 | 1 | -1/+1 |
| | | * | thermal: ti-soc-thermal: clk_round_rate() can return a zero upon error | Paul Walmsley | 2014-05-06 | 1 | -1/+1 |
| * | | | thermal: armada: Support Armada 380 SoC | Ezequiel Garcia | 2014-05-15 | 1 | -0/+30 |
| * | | | thermal: armada: Support Armada 375 SoC | Ezequiel Garcia | 2014-05-15 | 1 | -0/+58 |
| * | | | thermal: armada: Allow to specify an 'inverted readout' sensor | Ezequiel Garcia | 2014-05-15 | 1 | -1/+5 |
| * | | | thermal: armada: Pass the platform_device to init_sensor() | Ezequiel Garcia | 2014-05-15 | 1 | -4/+7 |
| * | | | thermal: armada: Add generic infrastructure to handle the sensor | Ezequiel Garcia | 2014-05-15 | 1 | -5/+12 |
| * | | | thermal: armada: Add infrastructure to support generic formulas | Ezequiel Garcia | 2014-05-15 | 1 | -1/+19 |
| * | | | thermal: armada: Rename armada_thermal_ops struct | Ezequiel Garcia | 2014-05-15 | 1 | -10/+10 |
| |/ / |
|
* / / | thermal: cpu_cooling: Use cpufreq_for_each_valid_entry macro for iteration | Stratos Karafotis | 2014-04-30 | 1 | -20/+13 |
|/ / |
|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2014-04-10 | 3 | -19/+35 |
|\| |
|
| * | thermal: rcar-thermal: update thermal zone only when temperature changes | Patrick Titiano | 2014-04-08 | 1 | -1/+6 |
| * | thermal: rcar-thermal: fix same mask applied twice | Patrick Titiano | 2014-04-08 | 1 | -1/+1 |
| * | thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macro | Jingoo Han | 2014-04-08 | 1 | -4/+2 |
| * | thermal: imx: update formula for thermal sensor | Anson Huang | 2014-04-08 | 1 | -13/+26 |
* | | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-07 | 1 | -7/+7 |
|\ \ |
|
| * | | thermal, x86-pkg-temp: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -7/+7 |
| |/ |
|
* | | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-06 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | drivers: Enable building of Kirkwood drivers for mach-mvebu | Andrew Lunn | 2014-02-24 | 1 | -1/+1 |
* | | Thermal: thermal zone governor fix | Zhang Rui | 2014-03-03 | 1 | -7/+18 |
* | | Thermal: Allow first update of cooling device state | Ni Wade | 2014-03-03 | 1 | -1/+1 |