summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)AuthorLines
2019-03-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds-130/+514
2019-02-24Merge back earlier cpufreq material for v5.1.Rafael J. Wysocki-0/+1
2019-02-20thermal: rcar_gen3_thermal: Register hwmon sysfs interfaceMarek Vasut-0/+19
2019-02-20thermal/qcom/tsens-common : fix possible object reference leakPeng Hao-10/+23
2019-02-20thermal: tegra: add get_trend opsWei Ni-0/+32
2019-02-20thermal: tegra: fix memory allocationWei Ni-1/+1
2019-02-20thermal: tegra: remove unnecessary warningsWei Ni-2/+2
2019-02-20thermal: mediatek: add support for MT8183Michael Kao-1/+98
2019-02-05thermal: mediatek: add flag for bank selectionMichael Kao-6/+14
2019-02-05thermal: mediatek: add thermal controller offsetMichael Kao-25/+54
2019-02-05thermal: mediatek: add calibration itemMichael Kao-1/+18
2019-02-05thermal: mediatek: add common index of vts settings.Michael Kao-24/+69
2019-02-05thermal: mediatek: fix register index errorMichael Kao-2/+4
2019-02-05thermal: qoriq: add multiple sensors supportYuantian Tang-57/+47
2019-02-05thermal: broadcom: Add Stingray thermal driverPramod Kumar-1/+133
2019-02-05thermal: cpu_cooling: Clarify error messageAmit Kucheria-1/+1
2019-02-05thermal: of-thermal: Print name of device node with errorAmit Kucheria-2/+2
2019-01-29thermal: cpu_cooling: Require thermal core to be compiled inAmit Kucheria-0/+1
2019-01-23Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds-14/+16
2019-01-18drivers: thermal: int340x_thermal: Fix sysfs race conditionAaron Hill-13/+15
2019-01-15drivers: thermal: int340x_thermal: Make PCI dependency explicitSinan Kaya-1/+1
2019-01-10thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter-1/+1
2019-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-135/+138
2019-01-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds-89/+357
2019-01-03thermal/intel: fixup for Kconfig string parsing tightening upStephen Rothwell-1/+1
2019-01-02thermal: generic-adc: Fix adc to temp interpolationBjorn Andersson-4/+8
2019-01-02thermal: rcar_thermal: add R8A77990 supportYoshihiro Kaneko-0/+4
2019-01-02thermal: rcar_thermal: add R8A774C0 supportFabrizio Castro-0/+4
2019-01-02thermal: armada: add overheat interrupt supportMiquel Raynal-1/+269
2019-01-02thermal: st: fix Makefile typoArnd Bergmann-1/+1
2019-01-02thermal: uniphier: Convert to SPDX identifierKunihiko Hayashi-12/+1
2019-01-02thermal/intel_powerclamp: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li-13/+1
2019-01-02thermal: tegra: soctherm: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li-11/+1
2019-01-02thermal: imx: save one condition block for normal case of nvmem initializationAnson Huang-2/+3
2019-01-02thermal: imx: fix for dependency on cpu-freqAnson Huang-13/+36
2019-01-02thermal: tsens: qcom: do not create duplicate regmap debugfs entriesSrinivas Kandagatla-2/+10
2019-01-02thermal: armada: Use PTR_ERR_OR_ZERO in armada_thermal_probe_legacy()YueHaibing-8/+2
2019-01-02thermal: broadcom: use devm_thermal_zone_of_sensor_registerJulia Lawall-20/+4
2019-01-02thermal: bcm2835: enable hwmon explicitlyMatthias Brugger-0/+11
2019-01-02thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not setEduardo Valentin-2/+2
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-1/+1
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada-1/+1
2018-12-10thermal: stm32: Fix stm_thermal_read_factory_settingsDavid HERNANDEZ SANCHEZ-2/+2
2018-12-10thermal: stm32: read factory settings inside stm_thermal_prepareDavid HERNANDEZ SANCHEZ-4/+4
2018-12-10thermal/drivers/hisi: Fix number of sensors on hi3660Daniel Lezcano-1/+1
2018-12-10thermal/drivers/hisi: Fix wrong platform_get_irq_byname()Daniel Lezcano-1/+1
2018-12-07Merge branches 'for-rc' and 'thermal-core' into nextZhang Rui-123/+121
2018-12-07drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdirAmit Kucheria-13/+13
2018-12-07drivers: thermal: Move various drivers for intel platforms into a subdirAmit Kucheria-86/+95
2018-12-05thermal: broadcom: constify thermal_zone_of_device_ops structureJulia Lawall-1/+1