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
/
speed_select_if
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-11
/
+8
2026-01-13
platform/x86: ISST: Optimize suspend/resume callbacks
Srinivas Pandruvada
-0
/
+17
2026-01-13
platform/x86: ISST: Check for admin capability for write commands
Srinivas Pandruvada
-5
/
+6
2026-01-13
platform/x86: ISST: Store and restore all domains data
Srinivas Pandruvada
-21
/
+33
2026-01-13
platform/x86: ISST: Add missing write block check
Srinivas Pandruvada
-0
/
+3
2025-11-18
platform/x86/intel/speed_select_if: Convert PCIBIOS_* return codes to errnos
Haotian Zhang
-2
/
+2
2025-09-17
x86/cpu: Rename and move CPU model entry for Diamond Rapids
Tony Luck
-1
/
+1
2025-07-03
platform/x86/intel/tpmi: Relocate platform info to intel_vsec.h
David E. Box
-4
/
+5
2025-05-29
Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-23
/
+101
2025-05-08
platform/x86: ISST: Do Not Restore SST MSRs on CPU Online Operation
Srinivas Pandruvada
-21
/
+0
2025-05-08
platform/x86: ISST: Update minor version
Srinivas Pandruvada
-2
/
+2
2025-05-08
platform/x86: ISST: Support SST-PP revision 2
Srinivas Pandruvada
-0
/
+66
2025-05-08
platform/x86: ISST: Support SST-TF revision 2
Srinivas Pandruvada
-0
/
+33
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
-0
/
+3
2025-04-10
x86/msr: Rename 'wrmsrl_safe_on_cpu()' to 'wrmsrq_safe_on_cpu()'
Ingo Molnar
-2
/
+2
2025-04-10
x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()'
Ingo Molnar
-1
/
+1
2025-04-10
x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'
Ingo Molnar
-1
/
+1
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
-7
/
+7
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
-2
/
+2
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
-4
/
+4
2025-04-01
platform/x86: ISST: Correct command storage data length
Srinivas Pandruvada
-1
/
+1
2025-01-10
Merge tag 'platform-drivers-x86-v6.13-5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-0
/
+1
2025-01-07
platform/x86: ISST: Add Clearwater Forest to support list
Srinivas Pandruvada
-0
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
-9
/
+9
2024-10-06
platform/x86: ISST: Add Diamond Rapids to support list
Srinivas Pandruvada
-0
/
+1
2024-10-05
platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug
Zach Wade
-1
/
+3
2024-09-05
Merge tag 'hwmon-for-v6.11-rc7' into review-hans
Hans de Goede
-2
/
+1
2024-08-20
platform/x86: ISST: Fix return value on last invalid resource
Srinivas Pandruvada
-2
/
+1
2024-08-12
platform/x86: ISST: Simplify isst_misc_reg() and isst_misc_unreg()
Srinivas Pandruvada
-31
/
+11
2024-07-17
Merge tag 'platform-drivers-x86-v6.11-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-29
/
+53
2024-06-03
platform/x86: intel_speed_select_if: Switch to new Intel CPU model defines
Tony Luck
-1
/
+1
2024-05-31
platform/x86: ISST: Use only TPMI interface when present
Srinivas Pandruvada
-0
/
+3
2024-05-31
platform/x86: ISST: Avoid some SkyLake server models
Srinivas Pandruvada
-4
/
+14
2024-05-31
platform/x86: ISST: Add model specific loading for common module
Srinivas Pandruvada
-26
/
+37
2024-05-27
platform/x86: ISST: fix use-after-free in tpmi_sst_dev_remove()
Harshit Mogalapalli
-1
/
+1
2024-05-16
Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-61
/
+323
2024-05-01
platform/x86: ISST: Support SST-BF and SST-TF per level
Srinivas Pandruvada
-7
/
+31
2024-04-29
platform/x86: ISST: Add Grand Ridge to HPM CPU list
Srinivas Pandruvada
-0
/
+1
2024-04-29
platform/x86: ISST: Add missing MODULE_DESCRIPTION
Srinivas Pandruvada
-0
/
+2
2024-04-29
platform/x86: ISST: Add dev_fmt
Srinivas Pandruvada
-0
/
+2
2024-04-29
platform/x86: ISST: Use in_range() to check package ID validity
Srinivas Pandruvada
-2
/
+1
2024-04-29
platform/x86: ISST: Support partitioned systems
Srinivas Pandruvada
-32
/
+267
2024-04-29
platform/x86: ISST: Shorten the assignments for power_domain_info
Srinivas Pandruvada
-17
/
+16
2024-04-29
platform/x86: ISST: Use local variable for auxdev->dev
Srinivas Pandruvada
-13
/
+14
2024-04-16
platform/x86: ISST: Add Granite Rapids-D to HPM CPU list
Srinivas Pandruvada
-0
/
+1
2024-03-12
platform/x86: ISST: Allow reading core-power state on HWP disabled systems
Srinivas Pandruvada
-2
/
+2
2023-12-11
platform/x86: ISST: Process read/write blocked feature status
Srinivas Pandruvada
-0
/
+25
[next]