summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2019-03-089-130/+514
|\
| * thermal: rcar_gen3_thermal: Register hwmon sysfs interfaceMarek Vasut2019-02-201-0/+19
| * thermal/qcom/tsens-common : fix possible object reference leakPeng Hao2019-02-201-10/+23
| * thermal: tegra: add get_trend opsWei Ni2019-02-201-0/+32
| * thermal: tegra: fix memory allocationWei Ni2019-02-201-1/+1
| * thermal: tegra: remove unnecessary warningsWei Ni2019-02-201-2/+2
| * thermal: mediatek: add support for MT8183Michael Kao2019-02-201-1/+98
| * thermal: mediatek: add flag for bank selectionMichael Kao2019-02-051-6/+14
| * thermal: mediatek: add thermal controller offsetMichael Kao2019-02-051-25/+54
| * thermal: mediatek: add calibration itemMichael Kao2019-02-051-1/+18
| * thermal: mediatek: add common index of vts settings.Michael Kao2019-02-051-24/+69
| * thermal: mediatek: fix register index errorMichael Kao2019-02-051-2/+4
| * thermal: qoriq: add multiple sensors supportYuantian Tang2019-02-051-57/+47
| * thermal: broadcom: Add Stingray thermal driverPramod Kumar2019-02-054-1/+133
* | Merge back earlier cpufreq material for v5.1.Rafael J. Wysocki2019-02-241-0/+1
|\ \
| * | thermal: cpu_cooling: Require thermal core to be compiled inAmit Kucheria2019-01-291-0/+1
* | | thermal: cpu_cooling: Clarify error messageAmit Kucheria2019-02-051-1/+1
* | | thermal: of-thermal: Print name of device node with errorAmit Kucheria2019-02-051-2/+2
| |/ |/|
* | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2019-01-231-14/+16
|\ \
| * | drivers: thermal: int340x_thermal: Fix sysfs race conditionAaron Hill2019-01-181-13/+15
| * | thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter2019-01-101-1/+1
| |/
* / drivers: thermal: int340x_thermal: Make PCI dependency explicitSinan Kaya2019-01-151-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2019-01-0532-135/+138
|\
| * thermal/intel: fixup for Kconfig string parsing tightening upStephen Rothwell2019-01-031-1/+1
| * Merge branches 'for-rc' and 'thermal-core' into nextZhang Rui2018-12-0730-123/+121
| |\
| | * drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdirAmit Kucheria2018-12-075-13/+13
| | * drivers: thermal: Move various drivers for intel platforms into a subdirAmit Kucheria2018-12-0723-86/+95
| | * thermal: zx2967_thermal: simplify getting .driver_dataWolfram Sang2018-11-301-4/+2
| | * thermal: st: st_thermal: simplify getting .driver_dataWolfram Sang2018-11-301-4/+2
| | * thermal: spear_thermal: simplify getting .driver_dataWolfram Sang2018-11-301-5/+3
| | * thermal: rockchip_thermal: simplify getting .driver_dataWolfram Sang2018-11-301-5/+3
| | * thermal: int340x_thermal: int3400_thermal: simplify getting .driver_dataWolfram Sang2018-11-301-6/+3
| * | thermal: Fix locking in cooling device sysfs update cur_stateThara Gopinath2018-11-301-4/+7
| * | Thermal: do not clear passive state during system sleepWei Wang2018-11-301-4/+8
| * | thermal: remove unused function parameterLukasz Luba2018-11-301-4/+2
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2019-01-0513-89/+357
|\ \
| * | thermal: generic-adc: Fix adc to temp interpolationBjorn Andersson2019-01-021-4/+8
| * | thermal: rcar_thermal: add R8A77990 supportYoshihiro Kaneko2019-01-021-0/+4
| * | thermal: rcar_thermal: add R8A774C0 supportFabrizio Castro2019-01-021-0/+4
| * | thermal: armada: add overheat interrupt supportMiquel Raynal2019-01-021-1/+269
| * | thermal: st: fix Makefile typoArnd Bergmann2019-01-021-1/+1
| * | thermal: uniphier: Convert to SPDX identifierKunihiko Hayashi2019-01-021-12/+1
| * | thermal/intel_powerclamp: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2019-01-021-13/+1
| * | thermal: tegra: soctherm: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2019-01-021-11/+1
| * | thermal: imx: save one condition block for normal case of nvmem initializationAnson Huang2019-01-021-2/+3
| * | thermal: imx: fix for dependency on cpu-freqAnson Huang2019-01-022-13/+36
| * | thermal: tsens: qcom: do not create duplicate regmap debugfs entriesSrinivas Kandagatla2019-01-021-2/+10
| * | thermal: armada: Use PTR_ERR_OR_ZERO in armada_thermal_probe_legacy()YueHaibing2019-01-021-8/+2
| * | thermal: broadcom: use devm_thermal_zone_of_sensor_registerJulia Lawall2019-01-021-20/+4
| * | thermal: bcm2835: enable hwmon explicitlyMatthias Brugger2019-01-021-0/+11