index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel
/
uncore-frequency
Age
Commit message (
Expand
)
Author
Lines
2026-03-27
platform/x86/intel-uncore-freq: Increase minor version
Srinivas Pandruvada
-1
/
+1
2026-03-27
platform/x86/intel-uncore-freq: Handle autonomous UFS status bit
Srinivas Pandruvada
-1
/
+7
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-2
/
+2
2026-01-06
platform/x86/intel/uncore-freq: Replace sprintf() with sysfs_emit()
Kaushlendra Kumar
-4
/
+4
2026-01-06
platform/x86/intel/uncore-freq: Replace sprintf() with scnprintf()
Kaushlendra Kumar
-2
/
+3
2025-11-18
platform/x86: intel-uncore-freq: fix all header kernel-doc warnings
Randy Dunlap
-4
/
+5
2025-11-06
platform/x86: intel-uncore-freq: Add additional client processors
Kuppuswamy Sathyanarayanan
-0
/
+4
2025-10-04
Merge tag 'platform-drivers-x86-v6.18-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-2
/
+74
2025-09-04
platform/x86/intel-uncore-freq: Present unique domain ID per package
Srinivas Pandruvada
-1
/
+73
2025-08-28
platform/x86/intel-uncore-freq: Fix warning in partitioned system
Srinivas Pandruvada
-1
/
+1
2025-08-12
platform/x86/intel-uncore-freq: Check write blocked for ELC
Srinivas Pandruvada
-0
/
+5
2025-07-03
platform/x86/intel/tpmi: Relocate platform info to intel_vsec.h
David E. Box
-3
/
+4
2025-06-12
platform/x86/intel-uncore-freq: avoid non-literal format string
Arnd Bergmann
-1
/
+1
2025-06-09
platform/x86/intel-uncore-freq: Fail module load when plat_info is NULL
Srinivas Pandruvada
-3
/
+6
2025-05-29
Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-1
/
+102
2025-05-15
platform/x86/intel-uncore-freq: Add attributes to show die_id
Srinivas Pandruvada
-1
/
+38
2025-05-15
platform/x86/intel-uncore-freq: Add attributes to show agent types
Srinivas Pandruvada
-1
/
+65
2025-05-06
Merge tag 'v6.15-rc5' into x86/msr, to pick up fixes and to resolve conflicts
Ingo Molnar
-4
/
+9
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
-0
/
+1
2025-04-17
platform/x86/intel-uncore-freq: Fix missing uncore sysfs during CPU hotplug
Shouye Liu
-4
/
+9
2025-04-10
x86/msr: Rename 'wrmsrl_on_cpu()' to 'wrmsrq_on_cpu()'
Ingo Molnar
-2
/
+2
2025-04-10
x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()'
Ingo Molnar
-3
/
+3
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
-7
/
+7
2024-09-04
platform/x86/intel-uncore-freq: Add efficiency latency control to sysfs inter...
Tero Kristo
-6
/
+49
2024-09-04
platform/x86/intel-uncore-freq: Add support for efficiency latency control
Tero Kristo
-2
/
+160
2024-08-26
platform/x86/intel-uncore-freq: Do not present separate package-die domain
Srinivas Pandruvada
-1
/
+6
2024-06-18
platform/x86/intel-uncore-freq: Use generic helpers for current frequency
Tero Kristo
-24
/
+1
2024-06-18
platform/x86/intel-uncore-freq: Rename the sysfs helper macro names
Tero Kristo
-14
/
+11
2024-06-18
platform/x86/intel-uncore-freq: Get rid of uncore_read_freq driver API
Tero Kristo
-22
/
+52
2024-06-18
platform/x86/intel-uncore-freq: Use uncore_index with read_control_freq
Tero Kristo
-34
/
+45
2024-06-18
platform/x86/intel-uncore-freq: Get rid of magic min_max argument
Tero Kristo
-21
/
+30
2024-06-18
platform/x86/intel-uncore-freq: Get rid of magic values
Tero Kristo
-8
/
+14
2024-06-18
platform/x86/intel-uncore-freq: Re-arrange bit masks
Tero Kristo
-11
/
+14
2024-06-03
platform/x86: intel-uncore-freq: Switch to new Intel CPU model defines
Tony Luck
-28
/
+28
2024-05-16
Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-0
/
+7
2024-04-29
platform/x86/intel-uncore-freq: Don't present root domain on error
Srinivas Pandruvada
-0
/
+7
2024-04-16
platform/x86/intel-uncore-freq: Increase minor number support
Srinivas Pandruvada
-2
/
+2
2024-02-15
x86/cpu/topology: Rename topology_max_die_per_package()
Thomas Gleixner
-1
/
+1
2024-01-22
platform/x86: intel-uncore-freq: Fix types in sysfs callbacks
Nathan Chancellor
-57
/
+57
2024-01-01
platform/x86: intel-uncore-freq: Add additional client processors
Srinivas Pandruvada
-0
/
+13
2023-12-11
platform/x86/intel-uncore-freq: Process read/write blocked feature status
Srinivas Pandruvada
-0
/
+15
2023-10-31
Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-4
/
+14
2023-10-11
platform/x86: intel-uncore-freq: Conditionally create attribute for read freq...
Srinivas Pandruvada
-2
/
+6
2023-10-04
platform/x86/intel-uncore-freq: Ignore minor version change
Srinivas Pandruvada
-4
/
+14
2023-05-09
platform/x86/intel-uncore-freq: tpmi: Provide cluster level control
Srinivas Pandruvada
-28
/
+108
2023-05-09
platform/x86/intel-uncore-freq: Support for cluster level controls
Srinivas Pandruvada
-3
/
+65
2023-05-09
platform/x86/intel-uncore-freq: Uncore frequency control via TPMI
Srinivas Pandruvada
-0
/
+339
2023-05-09
platform/x86/intel-uncore-freq: Return error on write frequency
Srinivas Pandruvada
-1
/
+5
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-3
/
+9
[next]