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-09-293-382/+113
|\
| * thermal: db8500: Rewrite to be a pure OF sensorLinus Walleij2019-09-241-370/+107
| * thermal: db8500: Use dev helper variableLinus Walleij2019-09-241-15/+16
| * thermal: db8500: Finalize device tree conversionLinus Walleij2019-09-242-16/+16
| * thermal: thermal_mmio: remove some dead codeDan Carpenter2019-09-221-7/+0
* | Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2019-09-2714-57/+176
|\ \
| | \
| | \
| *-. \ Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into for-5.4Zhang Rui2019-09-2412-38/+143
| |\ \ \
| | | * \ Merge branches 'thermal-soc-misc' and 'thermal-soc-qoriq' into thermal-socZhang Rui2019-08-281-15/+30
| | | |\ \
| | | | * | thermal: qoriq: Use __maybe_unused instead of #if CONFIG_PM_SLEEPAnson Huang2019-08-281-4/+2
| | | | * | thermal: qoriq: Use devm_platform_ioremap_resource() instead of of_iomap()Anson Huang2019-08-281-12/+6
| | | | * | thermal: qoriq: Fix error path of calling qoriq_tmu_register_tmu_zone failAnson Huang2019-08-281-1/+1
| | | | * | thermal: qoriq: Add clock operationsAnson Huang2019-08-281-0/+23
| | | | |/
| | | * | drivers: thermal: qcom: tsens: Fix memory leak from qfprom readSrinivas Kandagatla2019-08-284-2/+14
| | | * | thermal: tegra: Fix a typoChristophe JAILLET2019-08-281-1/+1
| | | * | thermal: rcar_gen3_thermal: Replace devm_add_action() followed by failure act...Fuqian Huang2019-08-281-2/+1
| | | * | thermal: armada: Fix -Wshift-negative-valueNathan Huckleberry2019-08-281-3/+2
| | | |/
| | * | thermal: intel: Use dev_get_drvdataChuhong Yuan2019-09-241-4/+2
| | * | thermal: intel: int3403: replace printk(KERN_WARN...) with pr_warn(...)Rishi Gupta2019-09-241-1/+1
| | * | thermal: intel: int340x_thermal: Remove unnecessary acpi_has_method() usesKelsey Skunberg2019-09-241-6/+0
| | * | thermal: int340x: processor_thermal: Add Ice Lake supportSrinivas Pandruvada2019-09-241-0/+5
| | * | drivers: thermal: processor_thermal_device: Export sysfs interface for TCC of...Srinivas Pandruvada2019-08-191-4/+87
| | |/
| * | thermal: Add some error messagesAmit Kucheria2019-09-241-4/+13
| * | thermal: Fix use-after-free when unregistering thermal zone deviceIdo Schimmel2019-09-241-1/+1
| * | thermal/drivers/core: Use put_device() if device_register() failsYue Hu2019-09-241-12/+13
| * | thermal_hwmon: Sanitize thermal_zone typeStefan Mavrodiev2019-09-241-2/+6
| |/
* | Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-09-171-84/+26
|\ \
| * | thermal: cpu_cooling: Switch to QoS requests for freq limitsViresh Kumar2019-08-101-84/+26
| |/
* / cpuidle: play_idle: Increase the resolution to usecDaniel Lezcano2019-09-031-1/+1
|/
* int340X/processor_thermal_device: Fix proc_thermal_rapl_remove()Rafael J. Wysocki2019-07-231-0/+4
* Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-07-182-6/+173
|\
| * int340X/processor_thermal_device: add support for MMIO RAPLZhang Rui2019-07-112-6/+173
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2019-07-178-115/+67
|\ \
| * | drivers: thermal: processor_thermal_device: Fix build warningZhang Rui2019-07-091-0/+4
| * | Merge branches 'thermal-core' and 'thermal-intel' into nextZhang Rui2019-06-281-0/+14
| |\ \
| | * | drivers: thermal: processor_thermal: Read PPCC on resumeSrinivas Pandruvada2019-06-251-0/+14
| * | | thermal/drivers/core: Use governor table to initializeDaniel Lezcano2019-06-277-115/+34
| * | | thermal/drivers/core: Add init section table for self-encapsulationDaniel Lezcano2019-06-271-0/+15
| |/ /
* | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-124-44/+9
|\ \ \ | |_|/ |/| |
| * | thermal: bcm2835: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-211-2/+0
| * | thermal: tegra: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-181-12/+2
| * | thermal: intel_powerclamp: no need to check return value of debugfs_create fu...Greg Kroah-Hartman2019-06-181-10/+2
| * | thermal: intel: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-181-20/+5
* | | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-081-70/+72
|\ \ \ | |_|/ |/| |
| * | thermal/x86_pkg_temp_thermal: Cosmetic: Rename internal variables to zones fr...Len Brown2019-05-231-70/+72
| * | thermal/x86_pkg_temp_thermal: Support multi-die/packageZhang Rui2019-05-231-4/+4
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-196-28/+6
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-057-105/+7
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-16/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309Thomas Gleixner2019-06-051-13/+1