aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)AuthorFilesLines
2019-07-18Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 2-6/+173
2019-07-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 8-115/+67
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-44/+9
2019-07-11int340X/processor_thermal_device: add support for MMIO RAPLGravatar Zhang Rui 2-6/+173
2019-07-09drivers: thermal: processor_thermal_device: Fix build warningGravatar Zhang Rui 1-0/+4
2019-07-08Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-70/+72
2019-06-28Merge branches 'thermal-core' and 'thermal-intel' into nextGravatar Zhang Rui 1-0/+14
2019-06-27thermal/drivers/core: Use governor table to initializeGravatar Daniel Lezcano 7-115/+34
2019-06-27thermal/drivers/core: Add init section table for self-encapsulationGravatar Daniel Lezcano 1-0/+15
2019-06-25drivers: thermal: processor_thermal: Read PPCC on resumeGravatar Srinivas Pandruvada 1-0/+14
2019-06-21thermal: bcm2835: no need to check return value of debugfs_create functionsGravatar Greg Kroah-Hartman 1-2/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 6-28/+6
2019-06-18thermal: tegra: no need to check return value of debugfs_create functionsGravatar Greg Kroah-Hartman 1-12/+2
2019-06-18thermal: intel_powerclamp: no need to check return value of debugfs_create fu...Gravatar Greg Kroah-Hartman 1-10/+2
2019-06-18thermal: intel: no need to check return value of debugfs_create functionsGravatar Greg Kroah-Hartman 1-20/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Gravatar Thomas Gleixner 1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Gravatar Thomas Gleixner 7-105/+7
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Gravatar Thomas Gleixner 1-16/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309Gravatar Thomas Gleixner 1-13/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Gravatar Thomas Gleixner 9-88/+9
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Gravatar Thomas Gleixner 1-11/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Gravatar Thomas Gleixner 1-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Gravatar Thomas Gleixner 1-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Gravatar Thomas Gleixner 11-109/+11
2019-06-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Gravatar Linus Torvalds 5-22/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Gravatar Thomas Gleixner 1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Gravatar Thomas Gleixner 2-19/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Gravatar Thomas Gleixner 3-39/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Gravatar Thomas Gleixner 2-20/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-15/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 4-21/+4
2019-05-28Revert "drivers: thermal: tsens: Add new operation to check if a sensor is en...Gravatar Eduardo Valentin 5-22/+0
2019-05-23thermal: rcar_gen3_thermal: Update temperature conversion methodGravatar Yoshihiro Kaneko 1-10/+18
2019-05-23thermal: rcar_gen3_thermal: Update calculation formula of IRQTEMPGravatar Yoshihiro Kaneko 1-16/+17
2019-05-23thermal: rcar_gen3_thermal: Update value of Tj_1Gravatar Yoshihiro Kaneko 1-11/+30
2019-05-23thermal: tegra: Make tegra210_tsensor_thermtrips staticGravatar YueHaibing 1-1/+1
2019-05-23Revert "thermal: rockchip: fix up the tsadc pinctrl setting error"Gravatar Heiko Stuebner 1-33/+3
2019-05-23thermal/x86_pkg_temp_thermal: Cosmetic: Rename internal variables to zones fr...Gravatar Len Brown 1-70/+72
2019-05-23thermal/x86_pkg_temp_thermal: Support multi-die/packageGravatar Zhang Rui 1-4/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 13-0/+13
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1
2019-05-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 6-45/+25
2019-05-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Gravatar Linus Torvalds 29-490/+2142
2019-05-14thermal: rcar_gen3_thermal: Fix to show correct trip points numberGravatar Jiada Wang 1-4/+4
2019-05-14thermal: rcar_thermal: update calculation formula for R-Car Gen3 SoCsGravatar Yoshihiro Kaneko 1-1/+10
2019-05-14thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_powerGravatar Matthias Kaehlcke 1-1/+1
2019-05-14thermal: rockchip: Support the PX30 SoC in thermal driverGravatar Elaine Zhang 1-0/+38
2019-05-14thermal: rockchip: fix up the tsadc pinctrl setting errorGravatar Elaine Zhang 1-3/+33
2019-05-14thermal: broadcom: Remove ACPI supportGravatar Srinath Mannam 1-8/+0
2019-05-14thermal: Fix build error of missing devm_ioremap_resource on UMGravatar Talel Shenhar 1-0/+1