summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* thermal/int340x_thermal: Don't require IDSP to existMatthew Garrett2020-05-291-8/+22
* thermal/int340x_thermal: Export OEM vendor variablesMatthew Garrett2020-05-291-1/+131
* thermal/int340x_thermal: Export GDDVMatthew Garrett2020-05-291-0/+60
* thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() opsAndrzej Pietrasiewicz2020-04-151-3/+2
* Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-082-1/+6
|\
| * thermal: int340x_thermal: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-231-1/+1
| * thermal: int340x: processor_thermal: Add Tiger Lake supportSumeet Pawnikar2020-03-231-0/+5
| * thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_tClark Williams2020-03-211-12/+12
* | Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-04-062-2/+2
|\ \
| * | thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDsGayatri Kammela2020-04-012-2/+2
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-314-8/+4
|\ \
| * | thermal: Convert to new X86 CPU match macrosThomas Gleixner2020-03-244-8/+4
| |/
* | thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_tClark Williams2020-03-281-12/+12
* | acpi: Remove header dependencyPeter Zijlstra2020-03-211-0/+1
|/
* thermal: intel_pch: switch to use <linux/units.h> helpersAkinobu Mita2020-01-311-1/+2
* thermal: int340x: switch to use <linux/units.h> helpersAkinobu Mita2020-01-311-3/+4
* Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-292-1/+13
|\
| * thermal: intel: intel_pch_thermal: Add Comet Lake (CML) platform supportGayatri Kammela2020-01-271-0/+8
| * thermal: intel: Fix unmatched pci_release_regionChuhong Yuan2020-01-271-1/+1
| * thermal: int340x: processor_thermal: Add Jasper Lake supportSwaminathan, Nivedita2020-01-271-0/+4
* | thermal: int340x_thermal: Add Tiger Lake ACPI device IDsGayatri Kammela2019-12-192-0/+2
|/
* thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-12-052-15/+18
* Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2019-09-274-15/+95
|\
| * 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
* | 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-171-0/+18
|\ \
| * | drivers: thermal: processor_thermal_device: Fix build warningZhang Rui2019-07-091-0/+4
| * | drivers: thermal: processor_thermal: Read PPCC on resumeSrinivas Pandruvada2019-06-251-0/+14
* | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-122-30/+7
|\ \ \ | |_|/ |/| |
| * | 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-091-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-194-20/+4
* | | 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
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-058-79/+8
| |/ |/|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-10/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2019-05-173-20/+10
|\
| *-. Merge branches 'thermal-core', 'thermal-built-it' and 'thermal-intel' into nextZhang Rui2019-05-073-20/+10
| |\ \
| | | * drivers: thermal: processor_thermal: Downgrade error messageSrinivas Pandruvada2019-05-071-1/+1