开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
intel
Age
Commit message (
Expand
)
Author
7 days
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
2025-12-15
thermal: intel: int340x: Enable power slider interface for Wildcat Lake
Srinivas Pandruvada
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-02
Merge tag 'thermal-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-11-21
powercap: intel_rapl: Prepare read_raw() interface for atomic-context callers
Kuppuswamy Sathyanarayanan
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
2025-11-12
ACPI: DPTF: Support Nova Lake
Srinivas Pandruvada
2025-11-12
thermal: intel: int340x: Add DLVR support for Nova Lake
Srinivas Pandruvada
2025-11-12
thermal: int340x: processor_thermal: Add Nova Lake processor thermal device
Srinivas Pandruvada
2025-11-12
thermal: intel: int340x: Replace sprintf() with sysfs_emit()
Kaushlendra Kumar
2025-11-12
thermal: intel: int340x: Use symbolic constant for UUID comparison
Kaushlendra Kumar
2025-11-07
thermal: intel: Select INT340X_THERMAL from INTEL_SOC_DTS_THERMAL
Slawomir Rosek
2025-09-24
thermal: intel: int340x: Power Slider: Validate slider_balance range
Srinivas Pandruvada
2025-08-25
thermal: intel: int340x: Add module parameter to change slider offset
Srinivas Pandruvada
[next]