summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/intel
AgeCommit message (Expand)Author
2020-12-10thermal: int340x: processor_thermal: Correct workload type nameSrinivas Pandruvada
2020-12-10thermal: intel: pch: use macro for temperature calculationSumeet Pawnikar
2020-12-10thermal: int340x: processor_thermal: Add mailbox driverSrinivas Pandruvada
2020-12-10thermal: int340x: processor_thermal: Add RFIM driverSrinivas Pandruvada
2020-12-10thermal: int340x: processor_thermal: Add AlderLake PCI device idSrinivas Pandruvada
2020-12-10thermal: int340x: processor_thermal: Refactor MMIO interfaceSrinivas Pandruvada
2020-11-17thermal: intel_pch_thermal: fix build for ACPI not enabledRandy Dunlap
2020-11-14thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH.Andres Freund
2020-11-07thermal: intel: pch: fix S0ix failure due to PCH temperature above thresholdSumeet Pawnikar
2020-10-12thermal: int340x: Add keep alive response methodSrinivas Pandruvada
2020-10-12thermal: int340x: Provide notification for OEM variable changeSrinivas Pandruvada
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04thermal: intel: intel_pch_thermal: Add Cannon Lake Low Power PCH supportSumeet Pawnikar
2020-07-24thermal: int340x: processor_thermal: fix: update Jasper Lake PCI idSumeet Pawnikar
2020-07-15thermal: int3403_thermal: Downgrade error messageAlex Hung
2020-07-14thermal/int340x_thermal: Prevent page fault on .set_mode() opBartosz Szczepanek
2020-06-29thermal: Rename set_mode() to change_mode()Andrzej Pietrasiewicz
2020-06-29thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz
2020-06-29thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz
2020-06-29thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz
2020-06-29thermal: Store thermal mode in a dedicated enumAndrzej Pietrasiewicz
2020-06-15sched,powerclamp: Convert to sched_set_fifo()Peter Zijlstra
2020-05-29thermal/int340x_thermal: Don't require IDSP to existMatthew Garrett
2020-05-29thermal/int340x_thermal: Export OEM vendor variablesMatthew Garrett
2020-05-29thermal/int340x_thermal: Export GDDVMatthew Garrett
2020-04-15thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() opsAndrzej Pietrasiewicz
2020-04-07Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-06Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-04-01thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDsGayatri Kammela
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-28thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_tClark Williams
2020-03-24thermal: Convert to new X86 CPU match macrosThomas Gleixner
2020-03-23thermal: int340x_thermal: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-23thermal: int340x: processor_thermal: Add Tiger Lake supportSumeet Pawnikar
2020-03-21acpi: Remove header dependencyPeter Zijlstra
2020-03-21thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_tClark Williams
2020-01-31thermal: intel_pch: switch to use <linux/units.h> helpersAkinobu Mita
2020-01-31thermal: int340x: switch to use <linux/units.h> helpersAkinobu Mita
2020-01-28Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-27thermal: intel: intel_pch_thermal: Add Comet Lake (CML) platform supportGayatri Kammela
2020-01-27thermal: intel: Fix unmatched pci_release_regionChuhong Yuan
2020-01-27thermal: int340x: processor_thermal: Add Jasper Lake supportSwaminathan, Nivedita
2019-12-19thermal: int340x_thermal: Add Tiger Lake ACPI device IDsGayatri Kammela
2019-12-04thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macroWilliam Breathitt Gray
2019-09-27Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds
2019-09-24thermal: intel: Use dev_get_drvdataChuhong Yuan
2019-09-24thermal: intel: int3403: replace printk(KERN_WARN...) with pr_warn(...)Rishi Gupta