aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)AuthorFilesLines
2019-10-21cpufreq: Use per-policy frequency QoSGravatar Rafael J. Wysocki 1-7/+7
2019-09-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Gravatar Linus Torvalds 3-382/+113
2019-09-27Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Gravatar Linus Torvalds 14-57/+176
2019-09-24thermal: db8500: Rewrite to be a pure OF sensorGravatar Linus Walleij 1-370/+107
2019-09-24thermal: db8500: Use dev helper variableGravatar Linus Walleij 1-15/+16
2019-09-24thermal: db8500: Finalize device tree conversionGravatar Linus Walleij 2-16/+16
2019-09-24Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into for-5.4Gravatar Zhang Rui 12-38/+143
2019-09-24thermal: Add some error messagesGravatar Amit Kucheria 1-4/+13
2019-09-24thermal: Fix use-after-free when unregistering thermal zone deviceGravatar Ido Schimmel 1-1/+1
2019-09-24thermal/drivers/core: Use put_device() if device_register() failsGravatar Yue Hu 1-12/+13
2019-09-24thermal_hwmon: Sanitize thermal_zone typeGravatar Stefan Mavrodiev 1-2/+6
2019-09-24thermal: intel: Use dev_get_drvdataGravatar Chuhong Yuan 1-4/+2
2019-09-24thermal: intel: int3403: replace printk(KERN_WARN...) with pr_warn(...)Gravatar Rishi Gupta 1-1/+1
2019-09-24thermal: intel: int340x_thermal: Remove unnecessary acpi_has_method() usesGravatar Kelsey Skunberg 1-6/+0
2019-09-24thermal: int340x: processor_thermal: Add Ice Lake supportGravatar Srinivas Pandruvada 1-0/+5
2019-09-22thermal: thermal_mmio: remove some dead codeGravatar Dan Carpenter 1-7/+0
2019-09-17Merge branch 'pm-cpufreq'Gravatar Rafael J. Wysocki 1-84/+26
2019-09-03cpuidle: play_idle: Increase the resolution to usecGravatar Daniel Lezcano 1-1/+1
2019-08-28Merge branches 'thermal-soc-misc' and 'thermal-soc-qoriq' into thermal-socGravatar Zhang Rui 1-15/+30
2019-08-28drivers: thermal: qcom: tsens: Fix memory leak from qfprom readGravatar Srinivas Kandagatla 4-2/+14
2019-08-28thermal: tegra: Fix a typoGravatar Christophe JAILLET 1-1/+1
2019-08-28thermal: rcar_gen3_thermal: Replace devm_add_action() followed by failure act...Gravatar Fuqian Huang 1-2/+1
2019-08-28thermal: armada: Fix -Wshift-negative-valueGravatar Nathan Huckleberry 1-3/+2
2019-08-28thermal: qoriq: Use __maybe_unused instead of #if CONFIG_PM_SLEEPGravatar Anson Huang 1-4/+2
2019-08-28thermal: qoriq: Use devm_platform_ioremap_resource() instead of of_iomap()Gravatar Anson Huang 1-12/+6
2019-08-28thermal: qoriq: Fix error path of calling qoriq_tmu_register_tmu_zone failGravatar Anson Huang 1-1/+1
2019-08-28thermal: qoriq: Add clock operationsGravatar Anson Huang 1-0/+23
2019-08-19drivers: thermal: processor_thermal_device: Export sysfs interface for TCC of...Gravatar Srinivas Pandruvada 1-4/+87
2019-08-10thermal: cpu_cooling: Switch to QoS requests for freq limitsGravatar Viresh Kumar 1-84/+26
2019-07-23int340X/processor_thermal_device: Fix proc_thermal_rapl_remove()Gravatar Rafael J. Wysocki 1-0/+4
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