summaryrefslogtreecommitdiff
path: root/drivers/thermal/intel
AgeCommit message (Expand)Author
8 daysMerge tag 'x86_cpu_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
8 daysMerge tag 'x86-msr-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-22thermal: intel: int340x: simplify ptc_temperature_write()Dmitry Antipov
2026-07-22thermal: intel: bxt_pmic: Remove redundant dev_err()Pan Chuang
2026-07-22thermal: intel: int340x: Remove redundant dev_err()Pan Chuang
2026-07-22thermal: intel: int3400: clean up ODVP on probe failuresPengpeng Hou
2026-07-22thermal: intel: int340x: clean up RFIM groups on DVFS failurePengpeng Hou
2026-07-17thermal/intel: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-14thermal: intel: Add a syscore shutdown callback for kexec rebootRicardo Neri
2026-07-14thermal: intel: Add syscore callbacks for suspend and resumeRicardo Neri
2026-07-14thermal: intel: Enable the Directed Package-level Thermal InterruptRicardo Neri
2026-07-10thermal: intel: Add resources to handle directed package-level thermal interr...Ricardo Neri
2026-07-06x86/cpu: Hide and rename static_cpu_has()Borislav Petkov (AMD)
2026-06-26Merge tag 'thermal-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-19thermal: intel: Fix dangling resources on thermal_throttle_online() failureRicardo Neri
2026-06-15Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-15Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-08thermal: intel: intel_tcc_cooling: Add Arrow Lake CPU modelsSrinivas Pandruvada
2026-06-08x86/msr: Switch wrmsr_safe_on_cpu() users to wrmsrq_safe_on_cpu()Juergen Gross
2026-06-08x86/msr: Switch rdmsr_safe_on_cpu() users to rdmsrq_safe_on_cpu()Juergen Gross
2026-06-08x86/msr: Switch wrmsr_on_cpu() users to wrmsrq_on_cpu()Juergen Gross
2026-06-08x86/msr: Switch rdmsr_on_cpu() users to rdmsrq_on_cpu()Juergen Gross
2026-06-01thermal: intel: Use sysfs_emit() for powerclamp cpumaskYury Norov
2026-05-26thermal: intel: int340x: Check return value of ptc_create_groups()Aravind Anilraj
2026-05-26thermal: intel: int340x: Fix potential shift overflow in ptc_mmio_write()Aravind Anilraj
2026-05-06treewide: Explicitly include the x86 CPUID headersAhmed S. Darwish
2026-04-14Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds
2026-04-13Merge tag 'thermal-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-10Merge branch 'pm-powercap'Rafael J. Wysocki
2026-04-09thermal: intel: switch cpumask_get() to using cpumask_print_to_pagebuf()Yury Norov
2026-04-01thermal: intel: int340x: processor: Move MMIO primitives to MMIO driverKuppuswamy Sathyanarayanan
2026-03-27Merge back earlier Intel thermal drivers updates for 7.1Rafael J. Wysocki
2026-03-24thermal: intel: int340x: soc_slider: Set offset only for balanced modeSrinivas Pandruvada
2026-03-19thermal: intel: hfi: use cpumask_empty() in intel_hfi_offline()Yury Norov
2026-03-05thermal: intel: int340x: processor: Move RAPL defaults to MMIO driverKuppuswamy Sathyanarayanan
2026-03-05powercap: intel_rapl: Add a symbol namespace for intel_rapl exportsKuppuswamy Sathyanarayanan
2026-03-05thermal: intel: int340x: Read DDR data rate for Nova LakeSrinivas Pandruvada
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-11thermal: int340x: Fix sysfs group leak on DLVR registration failureKaushlendra Kumar
2026-02-01drivers: thermal: intel: tcc_cooling: Drop redundant local variableSumeet Pawnikar
2026-01-23thermal: intel: x86_pkg_temp_thermal: Handle invalid temperatureRafael J. Wysocki
2026-01-15thermal: intel: Use sysfs_emit() in a sysfs show functionThorsten Blum
2026-01-15thermal: intel: fix typo "nagative" in comment for cpu argumentSumeet Pawnikar
2026-01-07thermal: intel: int340x: Use sysfs_emit{_at}() in sysfs show functionsThorsten Blum
2026-01-07thermal: int340x: processor_thermal: Enable slow workload type hintsSrinivas Pandruvada
2026-01-07thermal: intel: intel_pch_thermal: Drop explicit driver data clearingKaushlendra Kumar
2025-12-23thermal: intel: intel_tcc_cooling: Add CPU models in the support listSrinivas Pandruvada