summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not setEduardo Valentin2019-01-021-2/+2
| |/
* | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\ \
| * | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-221-1/+1
| |/
* | thermal: stm32: Fix stm_thermal_read_factory_settingsDavid HERNANDEZ SANCHEZ2018-12-101-2/+2
* | thermal: stm32: read factory settings inside stm_thermal_prepareDavid HERNANDEZ SANCHEZ2018-12-101-4/+4
* | thermal/drivers/hisi: Fix number of sensors on hi3660Daniel Lezcano2018-12-101-1/+1
* | thermal/drivers/hisi: Fix wrong platform_get_irq_byname()Daniel Lezcano2018-12-101-1/+1
* | thermal: broadcom: constify thermal_zone_of_device_ops structureJulia Lawall2018-12-051-1/+1
* | thermal: armada: constify thermal_zone_of_device_ops structureJulia Lawall2018-12-051-1/+1
* | thermal: bcm2835: Switch to SPDX identifierStefan Wahren2018-12-041-10/+1
* | thermal: armada: fix legacy resource fixupRussell King2018-12-041-13/+11
* | thermal: armada: fix legacy validity test senseRussell King2018-12-041-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2018-10-311-3/+6
|\
| * thermal: core: using power_efficient_wq for thermal workerJeson Gao2018-10-101-2/+4
| * thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfsDmitry Osipenko2018-10-101-1/+2
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2018-10-2621-285/+1287
|\ \
| * | thermal: da9062/61: Prevent hardware access during system suspendGeert Uytterhoeven2018-10-251-2/+2
| * | thermal: rcar_thermal: Prevent doing work after unbindGeert Uytterhoeven2018-10-251-0/+1
| * | thermal: rcar_thermal: Prevent hardware access during system suspendGeert Uytterhoeven2018-10-251-2/+2
| * | thermal: rcar_gen3_thermal: add R8A77980 supportSergei Shtylyov2018-10-251-0/+1
| * | thermal: add stm32 thermal driverDavid HERNANDEZ SANCHEZ2018-10-255-2/+777
| * | thermal: rcar_thermal: add R8A77970 supportSergei Shtylyov2018-10-251-0/+4