aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-22Merge branches 'exynos-fix', 'for-rc', 'int3403-fix', 'misc', 'rcar-thermal' and 'sti-thermal' of .git into nextZhang Rui10-9/+888
2014-07-22thermal: cpu_cooling: fix typo highjack -> hijackJavi Merino1-1/+1
2014-07-15thermal: samsung: Add TMU support for Exynos3250 SoCChanwoo Choi4-2/+104
2014-07-15thermal: exynos: fix ordering in exynos_tmu_remove()Bartlomiej Zolnierkiewicz1-2/+2
2014-07-15thermal: allow building dove_thermal with mvebuRiku Voipio1-1/+1
2014-07-15thermal: sti: Add support for ST's Memory Mapped based Thermal controllerLee Jones3-0/+214
2014-07-15thermal: sti: Add support for ST's System Config Register based Thermal controllerLee Jones3-0/+184
2014-07-15thermal: sti: Introduce ST Thermal core codeLee Jones6-0/+428
2014-07-01thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up wrong address is checkedRickard Strandqvist1-1/+1
2014-07-01Thermal: imx: correct critical trip temperature settingAnson Huang1-11/+7
2014-06-30thermal: Bind cooling devices with the correct argumentsPunit Agrawal1-2/+2
2014-06-30thermal: Add braces around suspect codeStephen Boyd1-1/+2
2014-06-30thermal: hwmon: Make the check for critical temp valid consistentAaron Lu1-15/+18
2014-06-30Thermal: int3403: Add CRT and PSV tripSrinivas Pandruvada1-7/+60
2014-06-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds13-71/+957
2014-05-15Merge branches 'armada-375-380-soc-support', 'eduardo-thermal-soc-fixes', 'intel-soc-dts-thermal' and 'thermal-soc-fixes' of .git into nextZhang Rui12-52/+818
2014-05-15thermal: spear: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-15thermal: exynos: remove unnecessary OOM messagesJingoo Han1-4/+1
2014-05-15thermal: rcar: remove unnecessary OOM messagesJingoo Han1-4/+1
2014-05-15thermal: armada: Support Armada 380 SoCEzequiel Garcia1-0/+30
2014-05-15thermal: armada: Support Armada 375 SoCEzequiel Garcia1-0/+58
2014-05-15thermal: armada: Allow to specify an 'inverted readout' sensorEzequiel Garcia1-1/+5
2014-05-15thermal: armada: Pass the platform_device to init_sensor()Ezequiel Garcia1-4/+7
2014-05-15thermal: armada: Add generic infrastructure to handle the sensorEzequiel Garcia1-5/+12
2014-05-15thermal: armada: Add infrastructure to support generic formulasEzequiel Garcia1-1/+19
2014-05-15thermal: armada: Rename armada_thermal_ops structEzequiel Garcia1-10/+10
2014-05-15thermal/intel_powerclamp: add newer cpu idsJacob Pan1-0/+2
2014-05-15thermal: rcar: Use pm_runtime_put() i.s.o. pm_runtime_put_sync()Geert Uytterhoeven1-2/+2
2014-05-15thermal: samsung: Only update available threshold limitsTushar Behera1-0/+4
2014-05-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc-fixesZhang Rui6-38/+308
2014-05-15Thermal/int3403: Fix thermal hysteresis unit conversionlan,Tianyu1-1/+7
2014-05-15thermal: Intel SoC DTS thermalSrinivas Pandruvada3-0/+492
2014-05-06thermal: samsung: Add TMU support for Exynos5260 SoCsNaveen Krishna Chatradhi4-0/+118
2014-05-06thermal: samsung: Add TMU support for Exynos5420 SoCsNaveen Krishna Chatradhi4-4/+156
2014-05-06thermal: samsung: change base_common to more meaningful base_secondNaveen Krishna Chatradhi3-10/+10
2014-05-06thermal: samsung: replace inten_ bit fields with intclr_Naveen Krishna Chatradhi4-22/+22
2014-05-06thermal: offer Samsung thermal support only when ARCH_EXYNOS is definedBartlomiej Zolnierkiewicz1-1/+1
2014-05-06thermal: ti-soc-thermal: clk_round_rate() can return a zero upon errorPaul Walmsley1-1/+1
2014-04-30thermal: cpu_cooling: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis1-20/+13
2014-04-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds3-19/+35
2014-04-08thermal: rcar-thermal: update thermal zone only when temperature changesPatrick Titiano1-1/+6
2014-04-08thermal: rcar-thermal: fix same mask applied twicePatrick Titiano1-1/+1
2014-04-08thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macroJingoo Han1-4/+2
2014-04-08thermal: imx: update formula for thermal sensorAnson Huang1-13/+26
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-7/+7
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2014-03-20thermal, x86-pkg-temp: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-7/+7
2014-03-03Thermal: thermal zone governor fixZhang Rui1-7/+18
2014-03-03Thermal: Allow first update of cooling device stateNi Wade1-1/+1
2014-03-03thermal,rcar_thermal: Add dependency on HAS_IOMEMRichard Weinberger1-0/+1