aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)AuthorFilesLines
2019-03-18Merge branches 'fixes' and 'thermal-intel' into nextGravatar Zhang Rui 2-5/+18
2019-03-18thermal/intel_powerclamp: fix truncated kthread nameGravatar Zhang Rui 1-1/+1
2019-03-18thermal: mtk: Allocate enough space for mtk_thermal.Gravatar Pi-Hsun Shih 1-2/+5
2019-03-18thermal/int340x_thermal: fix mode settingGravatar Matthew Garrett 1-4/+3
2019-03-18thermal/int340x_thermal: Add additional UUIDsGravatar Matthew Garrett 1-0/+14
2019-03-18thermal: cpu_cooling: Remove unused cur_freq variableGravatar Shaokun Zhang 1-2/+1
2019-03-18thermal: bcm2835: Fix crash in bcm2835_thermal_debugfsGravatar Phil Elwell 1-5/+4
2019-03-18thermal: samsung: Fix incorrect check after code mergeGravatar Marek Szyprowski 1-1/+1
2019-03-18thermal/intel_powerclamp: fix __percpu declaration of worker_dataGravatar Luc Van Oostenryck 1-1/+1
2019-03-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Gravatar Linus Torvalds 9-130/+514
2019-02-24Merge back earlier cpufreq material for v5.1.Gravatar Rafael J. Wysocki 1-0/+1
2019-02-20thermal: rcar_gen3_thermal: Register hwmon sysfs interfaceGravatar Marek Vasut 1-0/+19
2019-02-20thermal/qcom/tsens-common : fix possible object reference leakGravatar Peng Hao 1-10/+23
2019-02-20thermal: tegra: add get_trend opsGravatar Wei Ni 1-0/+32
2019-02-20thermal: tegra: fix memory allocationGravatar Wei Ni 1-1/+1
2019-02-20thermal: tegra: remove unnecessary warningsGravatar Wei Ni 1-2/+2
2019-02-20thermal: mediatek: add support for MT8183Gravatar Michael Kao 1-1/+98
2019-02-05thermal: mediatek: add flag for bank selectionGravatar Michael Kao 1-6/+14
2019-02-05thermal: mediatek: add thermal controller offsetGravatar Michael Kao 1-25/+54
2019-02-05thermal: mediatek: add calibration itemGravatar Michael Kao 1-1/+18
2019-02-05thermal: mediatek: add common index of vts settings.Gravatar Michael Kao 1-24/+69
2019-02-05thermal: mediatek: fix register index errorGravatar Michael Kao 1-2/+4
2019-02-05thermal: qoriq: add multiple sensors supportGravatar Yuantian Tang 1-57/+47
2019-02-05thermal: broadcom: Add Stingray thermal driverGravatar Pramod Kumar 4-1/+133
2019-02-05thermal: cpu_cooling: Clarify error messageGravatar Amit Kucheria 1-1/+1
2019-02-05thermal: of-thermal: Print name of device node with errorGravatar Amit Kucheria 1-2/+2
2019-01-29thermal: cpu_cooling: Require thermal core to be compiled inGravatar Amit Kucheria 1-0/+1
2019-01-23Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Gravatar Linus Torvalds 1-14/+16
2019-01-18drivers: thermal: int340x_thermal: Fix sysfs race conditionGravatar Aaron Hill 1-13/+15
2019-01-15drivers: thermal: int340x_thermal: Make PCI dependency explicitGravatar Sinan Kaya 1-1/+1
2019-01-10thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkGravatar Dan Carpenter 1-1/+1
2019-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 32-135/+138
2019-01-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Gravatar Linus Torvalds 13-89/+357
2019-01-03thermal/intel: fixup for Kconfig string parsing tightening upGravatar Stephen Rothwell 1-1/+1
2019-01-02thermal: generic-adc: Fix adc to temp interpolationGravatar Bjorn Andersson 1-4/+8
2019-01-02thermal: rcar_thermal: add R8A77990 supportGravatar Yoshihiro Kaneko 1-0/+4
2019-01-02thermal: rcar_thermal: add R8A774C0 supportGravatar Fabrizio Castro 1-0/+4
2019-01-02thermal: armada: add overheat interrupt supportGravatar Miquel Raynal 1-1/+269
2019-01-02thermal: st: fix Makefile typoGravatar Arnd Bergmann 1-1/+1
2019-01-02thermal: uniphier: Convert to SPDX identifierGravatar Kunihiko Hayashi 1-12/+1
2019-01-02thermal/intel_powerclamp: Change to use DEFINE_SHOW_ATTRIBUTE macroGravatar Yangtao Li 1-13/+1
2019-01-02thermal: tegra: soctherm: Change to use DEFINE_SHOW_ATTRIBUTE macroGravatar Yangtao Li 1-11/+1
2019-01-02thermal: imx: save one condition block for normal case of nvmem initializationGravatar Anson Huang 1-2/+3
2019-01-02thermal: imx: fix for dependency on cpu-freqGravatar Anson Huang 2-13/+36
2019-01-02thermal: tsens: qcom: do not create duplicate regmap debugfs entriesGravatar Srinivas Kandagatla 1-2/+10
2019-01-02thermal: armada: Use PTR_ERR_OR_ZERO in armada_thermal_probe_legacy()Gravatar YueHaibing 1-8/+2
2019-01-02thermal: broadcom: use devm_thermal_zone_of_sensor_registerGravatar Julia Lawall 1-20/+4
2019-01-02thermal: bcm2835: enable hwmon explicitlyGravatar Matthias Brugger 1-0/+11
2019-01-02thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not setGravatar Eduardo Valentin 1-2/+2
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-1/+1