index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
intel
Age
Commit message (
Expand
)
Author
12 days
Merge tag 'x86_cpu_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13 days
Merge tag 'x86-msr-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-07-22
thermal: intel: int340x: simplify ptc_temperature_write()
Dmitry Antipov
2026-07-22
thermal: intel: bxt_pmic: Remove redundant dev_err()
Pan Chuang
2026-07-22
thermal: intel: int340x: Remove redundant dev_err()
Pan Chuang
2026-07-22
thermal: intel: int3400: clean up ODVP on probe failures
Pengpeng Hou
2026-07-22
thermal: intel: int340x: clean up RFIM groups on DVFS failure
Pengpeng Hou
2026-07-17
thermal/intel: Stop using 32-bit MSR interfaces
Juergen Gross
2026-07-14
thermal: intel: Add a syscore shutdown callback for kexec reboot
Ricardo Neri
2026-07-14
thermal: intel: Add syscore callbacks for suspend and resume
Ricardo Neri
2026-07-14
thermal: intel: Enable the Directed Package-level Thermal Interrupt
Ricardo Neri
2026-07-10
thermal: intel: Add resources to handle directed package-level thermal interr...
Ricardo Neri
2026-07-06
x86/cpu: Hide and rename static_cpu_has()
Borislav Petkov (AMD)
2026-06-26
Merge tag 'thermal-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-19
thermal: intel: Fix dangling resources on thermal_throttle_online() failure
Ricardo Neri
2026-06-15
Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-15
Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-08
thermal: intel: intel_tcc_cooling: Add Arrow Lake CPU models
Srinivas Pandruvada
2026-06-08
x86/msr: Switch wrmsr_safe_on_cpu() users to wrmsrq_safe_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Switch rdmsr_safe_on_cpu() users to rdmsrq_safe_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Switch wrmsr_on_cpu() users to wrmsrq_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Switch rdmsr_on_cpu() users to rdmsrq_on_cpu()
Juergen Gross
2026-06-01
thermal: intel: Use sysfs_emit() for powerclamp cpumask
Yury Norov
2026-05-26
thermal: intel: int340x: Check return value of ptc_create_groups()
Aravind Anilraj
2026-05-26
thermal: intel: int340x: Fix potential shift overflow in ptc_mmio_write()
Aravind Anilraj
2026-05-06
treewide: Explicitly include the x86 CPUID headers
Ahmed S. Darwish
2026-04-14
Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux
Linus Torvalds
2026-04-13
Merge tag 'thermal-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-10
Merge branch 'pm-powercap'
Rafael J. Wysocki
2026-04-09
thermal: intel: switch cpumask_get() to using cpumask_print_to_pagebuf()
Yury Norov
2026-04-01
thermal: intel: int340x: processor: Move MMIO primitives to MMIO driver
Kuppuswamy Sathyanarayanan
2026-03-27
Merge back earlier Intel thermal drivers updates for 7.1
Rafael J. Wysocki
2026-03-24
thermal: intel: int340x: soc_slider: Set offset only for balanced mode
Srinivas Pandruvada
2026-03-19
thermal: intel: hfi: use cpumask_empty() in intel_hfi_offline()
Yury Norov
2026-03-05
thermal: intel: int340x: processor: Move RAPL defaults to MMIO driver
Kuppuswamy Sathyanarayanan
2026-03-05
powercap: intel_rapl: Add a symbol namespace for intel_rapl exports
Kuppuswamy Sathyanarayanan
2026-03-05
thermal: intel: int340x: Read DDR data rate for Nova Lake
Srinivas Pandruvada
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-11
thermal: int340x: Fix sysfs group leak on DLVR registration failure
Kaushlendra Kumar
2026-02-01
drivers: thermal: intel: tcc_cooling: Drop redundant local variable
Sumeet Pawnikar
2026-01-23
thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature
Rafael J. Wysocki
2026-01-15
thermal: intel: Use sysfs_emit() in a sysfs show function
Thorsten Blum
2026-01-15
thermal: intel: fix typo "nagative" in comment for cpu argument
Sumeet Pawnikar
2026-01-07
thermal: intel: int340x: Use sysfs_emit{_at}() in sysfs show functions
Thorsten Blum
2026-01-07
thermal: int340x: processor_thermal: Enable slow workload type hints
Srinivas Pandruvada
2026-01-07
thermal: intel: intel_pch_thermal: Drop explicit driver data clearing
Kaushlendra Kumar
2025-12-23
thermal: intel: intel_tcc_cooling: Add CPU models in the support list
Srinivas Pandruvada
[next]