summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/intel/int340x_thermal
AgeCommit message (Expand)AuthorFilesLines
2020-04-07Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+6
2020-04-06Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-2/+2
2020-04-01thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDsGayatri Kammela2-2/+2
2020-03-23thermal: int340x_thermal: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-1/+1
2020-03-23thermal: int340x: processor_thermal: Add Tiger Lake supportSumeet Pawnikar1-0/+5
2020-03-21acpi: Remove header dependencyPeter Zijlstra1-0/+1
2020-01-31thermal: int340x: switch to use <linux/units.h> helpersAkinobu Mita1-3/+4
2020-01-28Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4
2020-01-27thermal: int340x: processor_thermal: Add Jasper Lake supportSwaminathan, Nivedita1-0/+4
2019-12-19thermal: int340x_thermal: Add Tiger Lake ACPI device IDsGayatri Kammela2-0/+2
2019-09-24thermal: intel: int3403: replace printk(KERN_WARN...) with pr_warn(...)Rishi Gupta1-1/+1
2019-09-24thermal: intel: int340x_thermal: Remove unnecessary acpi_has_method() usesKelsey Skunberg1-6/+0
2019-09-24thermal: int340x: processor_thermal: Add Ice Lake supportSrinivas Pandruvada1-0/+5
2019-08-19drivers: thermal: processor_thermal_device: Export sysfs interface for TCC of...Srinivas Pandruvada1-4/+87
2019-07-23int340X/processor_thermal_device: Fix proc_thermal_rapl_remove()Rafael J. Wysocki1-0/+4
2019-07-18Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-6/+173
2019-07-11int340X/processor_thermal_device: add support for MMIO RAPLZhang Rui2-6/+173
2019-07-09drivers: thermal: processor_thermal_device: Fix build warningZhang Rui1-0/+4
2019-06-25drivers: thermal: processor_thermal: Read PPCC on resumeSrinivas Pandruvada1-0/+14
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner4-20/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner4-39/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2-19/+10
2019-05-07drivers: thermal: processor_thermal: Downgrade error messageSrinivas Pandruvada1-1/+1
2019-04-22thermal: intel: int340x: processor_thermal_device: simplify to get driver dataSumeet Pawnikar1-10/+1
2019-04-22thermal/int3403_thermal: favor _TMP instead of PTYPZhang Rui1-8/+8
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore1-1/+1
2019-03-18thermal/int340x_thermal: fix mode settingMatthew Garrett1-4/+3
2019-03-18thermal/int340x_thermal: Add additional UUIDsMatthew Garrett1-0/+14
2019-01-23Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds1-14/+16
2019-01-18drivers: thermal: int340x_thermal: Fix sysfs race conditionAaron Hill1-13/+15
2019-01-15drivers: thermal: int340x_thermal: Make PCI dependency explicitSinan Kaya1-1/+1
2019-01-10thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter1-1/+1
2018-12-07drivers: thermal: Move various drivers for intel platforms into a subdirAmit Kucheria11-0/+2433