aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/intel
AgeCommit message (Expand)AuthorFilesLines
2020-04-07Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-1/+6
2020-04-06Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 2-2/+2
2020-04-01thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDsGravatar Gayatri Kammela 2-2/+2
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 4-8/+4
2020-03-28thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_tGravatar Clark Williams 1-12/+12
2020-03-24thermal: Convert to new X86 CPU match macrosGravatar Thomas Gleixner 4-8/+4
2020-03-23thermal: int340x_thermal: Use scnprintf() for avoiding potential buffer overflowGravatar Takashi Iwai 1-1/+1
2020-03-23thermal: int340x: processor_thermal: Add Tiger Lake supportGravatar Sumeet Pawnikar 1-0/+5
2020-03-21acpi: Remove header dependencyGravatar Peter Zijlstra 1-0/+1
2020-03-21thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_tGravatar Clark Williams 1-12/+12
2020-01-31thermal: intel_pch: switch to use <linux/units.h> helpersGravatar Akinobu Mita 1-1/+2
2020-01-31thermal: int340x: switch to use <linux/units.h> helpersGravatar Akinobu Mita 1-3/+4
2020-01-28Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-1/+13
2020-01-27thermal: intel: intel_pch_thermal: Add Comet Lake (CML) platform supportGravatar Gayatri Kammela 1-0/+8
2020-01-27thermal: intel: Fix unmatched pci_release_regionGravatar Chuhong Yuan 1-1/+1
2020-01-27thermal: int340x: processor_thermal: Add Jasper Lake supportGravatar Swaminathan, Nivedita 1-0/+4
2019-12-19thermal: int340x_thermal: Add Tiger Lake ACPI device IDsGravatar Gayatri Kammela 2-0/+2
2019-12-04thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macroGravatar William Breathitt Gray 2-15/+18
2019-09-27Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Gravatar Linus Torvalds 4-15/+95
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-03cpuidle: play_idle: Increase the resolution to usecGravatar Daniel Lezcano 1-1/+1
2019-08-19drivers: thermal: processor_thermal_device: Export sysfs interface for TCC of...Gravatar Srinivas Pandruvada 1-4/+87
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 1-0/+18
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-30/+7
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-25drivers: thermal: processor_thermal: Read PPCC on resumeGravatar Srinivas Pandruvada 1-0/+14
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 4-20/+4
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 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 8-79/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Gravatar Thomas Gleixner 1-10/+1
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 2-0/+2
2019-05-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 3-20/+10
2019-05-07Merge branches 'thermal-core', 'thermal-built-it' and 'thermal-intel' into nextGravatar Zhang Rui 3-20/+10
2019-05-07drivers: thermal: processor_thermal: Downgrade error messageGravatar Srinivas Pandruvada 1-1/+1
2019-05-06thermal/drivers/core: Remove depends on THERMAL in KconfigGravatar Daniel Lezcano 1-1/+0
2019-04-22thermal: intel: int340x: processor_thermal_device: simplify to get driver dataGravatar Sumeet Pawnikar 1-10/+1
2019-04-22thermal/int3403_thermal: favor _TMP instead of PTYPGravatar Zhang Rui 1-8/+8
2019-04-09ACPICA: Rename nameseg length macro/define for clarityGravatar Bob Moore 1-1/+1