aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-18Merge branches 'fixes' and 'thermal-intel' into nextZhang Rui2-5/+18
2019-03-18thermal/intel_powerclamp: fix truncated kthread nameZhang Rui1-1/+1
2019-03-18thermal: mtk: Allocate enough space for mtk_thermal.Pi-Hsun Shih1-2/+5
2019-03-18thermal/int340x_thermal: fix mode settingMatthew Garrett1-4/+3
2019-03-18thermal/int340x_thermal: Add additional UUIDsMatthew Garrett1-0/+14
2019-03-18thermal: cpu_cooling: Remove unused cur_freq variableShaokun Zhang1-2/+1
2019-03-18thermal: bcm2835: Fix crash in bcm2835_thermal_debugfsPhil Elwell1-5/+4
2019-03-18thermal: samsung: Fix incorrect check after code mergeMarek Szyprowski1-1/+1
2019-03-18thermal/intel_powerclamp: fix __percpu declaration of worker_dataLuc Van Oostenryck1-1/+1
2019-03-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds9-130/+514
2019-02-24Merge back earlier cpufreq material for v5.1.Rafael J. Wysocki1-0/+1
2019-02-20thermal: rcar_gen3_thermal: Register hwmon sysfs interfaceMarek Vasut1-0/+19
2019-02-20thermal/qcom/tsens-common : fix possible object reference leakPeng Hao1-10/+23
2019-02-20thermal: tegra: add get_trend opsWei Ni1-0/+32
2019-02-20thermal: tegra: fix memory allocationWei Ni1-1/+1
2019-02-20thermal: tegra: remove unnecessary warningsWei Ni1-2/+2
2019-02-20thermal: mediatek: add support for MT8183Michael Kao1-1/+98
2019-02-05thermal: mediatek: add flag for bank selectionMichael Kao1-6/+14
2019-02-05thermal: mediatek: add thermal controller offsetMichael Kao1-25/+54
2019-02-05thermal: mediatek: add calibration itemMichael Kao1-1/+18
2019-02-05thermal: mediatek: add common index of vts settings.Michael Kao1-24/+69
2019-02-05thermal: mediatek: fix register index errorMichael Kao1-2/+4
2019-02-05thermal: qoriq: add multiple sensors supportYuantian Tang1-57/+47
2019-02-05thermal: broadcom: Add Stingray thermal driverPramod Kumar4-1/+133
2019-02-05thermal: cpu_cooling: Clarify error messageAmit Kucheria1-1/+1
2019-02-05thermal: of-thermal: Print name of device node with errorAmit Kucheria1-2/+2
2019-01-29thermal: cpu_cooling: Require thermal core to be compiled inAmit Kucheria1-0/+1
2019-01-23Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-14/+16
2019-01-18drivers: thermal: int340x_thermal: Fix sysfs race conditionAaron Hill1-13/+15
2019-01-15drivers: thermal: int340x_thermal: Make PCI dependency explicitSinan Kaya1-1/+1
2019-01-10thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter1-1/+1
2019-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds32-135/+138
2019-01-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds13-89/+357
2019-01-03thermal/intel: fixup for Kconfig string parsing tightening upStephen Rothwell1-1/+1
2019-01-02thermal: generic-adc: Fix adc to temp interpolationBjorn Andersson1-4/+8
2019-01-02thermal: rcar_thermal: add R8A77990 supportYoshihiro Kaneko1-0/+4
2019-01-02thermal: rcar_thermal: add R8A774C0 supportFabrizio Castro1-0/+4
2019-01-02thermal: armada: add overheat interrupt supportMiquel Raynal1-1/+269
2019-01-02thermal: st: fix Makefile typoArnd Bergmann1-1/+1
2019-01-02thermal: uniphier: Convert to SPDX identifierKunihiko Hayashi1-12/+1
2019-01-02thermal/intel_powerclamp: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-13/+1
2019-01-02thermal: tegra: soctherm: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-11/+1
2019-01-02thermal: imx: save one condition block for normal case of nvmem initializationAnson Huang1-2/+3
2019-01-02thermal: imx: fix for dependency on cpu-freqAnson Huang2-13/+36
2019-01-02thermal: tsens: qcom: do not create duplicate regmap debugfs entriesSrinivas Kandagatla1-2/+10
2019-01-02thermal: armada: Use PTR_ERR_OR_ZERO in armada_thermal_probe_legacy()YueHaibing1-8/+2
2019-01-02thermal: broadcom: use devm_thermal_zone_of_sensor_registerJulia Lawall1-20/+4
2019-01-02thermal: bcm2835: enable hwmon explicitlyMatthias Brugger1-0/+11
2019-01-02thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not setEduardo Valentin1-2/+2
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1