aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2019-03-18Merge branches 'fixes' and 'thermal-intel' into nextZhang Rui
2019-03-18thermal/intel_powerclamp: fix truncated kthread nameZhang Rui
2019-03-18thermal: mtk: Allocate enough space for mtk_thermal.Pi-Hsun Shih
2019-03-18thermal/int340x_thermal: fix mode settingMatthew Garrett
2019-03-18thermal/int340x_thermal: Add additional UUIDsMatthew Garrett
2019-03-18thermal: cpu_cooling: Remove unused cur_freq variableShaokun Zhang
2019-03-18thermal: bcm2835: Fix crash in bcm2835_thermal_debugfsPhil Elwell
2019-03-18thermal: samsung: Fix incorrect check after code mergeMarek Szyprowski
2019-03-18thermal/intel_powerclamp: fix __percpu declaration of worker_dataLuc Van Oostenryck
2019-03-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-02-24Merge back earlier cpufreq material for v5.1.Rafael J. Wysocki
2019-02-20thermal: rcar_gen3_thermal: Register hwmon sysfs interfaceMarek Vasut
2019-02-20thermal/qcom/tsens-common : fix possible object reference leakPeng Hao
2019-02-20thermal: tegra: add get_trend opsWei Ni
2019-02-20thermal: tegra: fix memory allocationWei Ni
2019-02-20thermal: tegra: remove unnecessary warningsWei Ni
2019-02-20thermal: mediatek: add support for MT8183Michael Kao
2019-02-05thermal: mediatek: add flag for bank selectionMichael Kao
2019-02-05thermal: mediatek: add thermal controller offsetMichael Kao
2019-02-05thermal: mediatek: add calibration itemMichael Kao
2019-02-05thermal: mediatek: add common index of vts settings.Michael Kao
2019-02-05thermal: mediatek: fix register index errorMichael Kao
2019-02-05thermal: qoriq: add multiple sensors supportYuantian Tang
2019-02-05thermal: broadcom: Add Stingray thermal driverPramod Kumar
2019-02-05thermal: cpu_cooling: Clarify error messageAmit Kucheria
2019-02-05thermal: of-thermal: Print name of device node with errorAmit Kucheria
2019-01-29thermal: cpu_cooling: Require thermal core to be compiled inAmit Kucheria
2019-01-23Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2019-01-18drivers: thermal: int340x_thermal: Fix sysfs race conditionAaron Hill
2019-01-15drivers: thermal: int340x_thermal: Make PCI dependency explicitSinan Kaya
2019-01-10thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter
2019-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2019-01-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-01-03thermal/intel: fixup for Kconfig string parsing tightening upStephen Rothwell
2019-01-02thermal: generic-adc: Fix adc to temp interpolationBjorn Andersson
2019-01-02thermal: rcar_thermal: add R8A77990 supportYoshihiro Kaneko
2019-01-02thermal: rcar_thermal: add R8A774C0 supportFabrizio Castro
2019-01-02thermal: armada: add overheat interrupt supportMiquel Raynal
2019-01-02thermal: st: fix Makefile typoArnd Bergmann
2019-01-02thermal: uniphier: Convert to SPDX identifierKunihiko Hayashi
2019-01-02thermal/intel_powerclamp: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2019-01-02thermal: tegra: soctherm: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2019-01-02thermal: imx: save one condition block for normal case of nvmem initializationAnson Huang
2019-01-02thermal: imx: fix for dependency on cpu-freqAnson Huang
2019-01-02thermal: tsens: qcom: do not create duplicate regmap debugfs entriesSrinivas Kandagatla
2019-01-02thermal: armada: Use PTR_ERR_OR_ZERO in armada_thermal_probe_legacy()YueHaibing
2019-01-02thermal: broadcom: use devm_thermal_zone_of_sensor_registerJulia Lawall
2019-01-02thermal: bcm2835: enable hwmon explicitlyMatthias Brugger
2019-01-02thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not setEduardo Valentin
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds