summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* thermal: rcar_thermal: Prevent doing work after unbindGeert Uytterhoeven2019-02-111-0/+1
* thermal: rcar: Make error and remove paths symmetrical with initGeert Uytterhoeven2019-02-111-2/+2
* thermal: rcar_thermal: Prevent hardware access during system suspendGeert Uytterhoeven2019-02-111-2/+2
* thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo2018-10-211-3/+3
* thermal: imx: register irq handler later in probeBai Ping2018-10-211-8/+11
* thermal: hwmon: Properly report critical temperature in sysfsKrzysztof Kozlowski2017-03-161-1/+1
* thermal: exynos: Fix unbalanced regulator disable on probe failureKrzysztof Kozlowski2015-12-131-17/+16
* thermal: exynos: Disable the regulator on probe failureKrzysztof Kozlowski2015-08-271-0/+2
* thermal: step_wise: fix: Prevent from binary overflow when trend is droppingLukasz Majewski2015-08-101-1/+1
* thermal: step_wise: Revert optimizationJean Delvare2015-06-121-3/+0
* thermal: armada: Update Armada 380 thermal sensor coefficientsNadav Haklai2015-06-021-3/+3
* tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner2015-01-151-2/+0
* thermal: Fix error path in thermal_init()Luis Henriques2015-01-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
| |/