index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
idle
/
intel_idle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-25
Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-8
/
+27
2025-03-04
Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commits
Ingo Molnar
1
-0
/
+4
2025-03-03
Merge back earlier cpuidle material for 6.15
Rafael J. Wysocki
1
-8
/
+27
2025-02-28
intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctly
Thomas Gleixner
1
-0
/
+4
2025-02-25
intel_idle: introduce 'no_native' module parameter
David Arcari
1
-0
/
+14
2025-02-19
intel_idle: clean up BYT/CHT auto demotion disable
Artem Bityutskiy
1
-8
/
+13
2025-02-05
intel_idle: Provide the default enter_dead() handler
Patryk Wlazlyn
1
-0
/
+14
2025-01-22
Merge tag 'pm-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+1
2024-12-18
x86/cpu: Make all all CPUID leaf names consistent
Dave Hansen
1
-1
/
+1
2024-12-18
x86/cpu: Remove unnecessary MwAIT leaf checks
Dave Hansen
1
-3
/
+0
2024-12-18
x86/cpu: Move MWAIT leaf definition to common header
Dave Hansen
1
-0
/
+1
2024-12-10
intel_idle: add Clearwater Forest SoC support
Artem Bityutskiy
1
-0
/
+1
2024-11-11
intel_idle: add Granite Rapids Xeon D support
Artem Bityutskiy
1
-0
/
+48
2024-09-25
intel_idle: fix ACPI _CST matching for newer Xeon platforms
Artem Bityutskiy
1
-8
/
+29
2024-08-20
intel_idle: Disable promotion to C1E on Jasper Lake and Elkhart Lake
Kai-Heng Feng
1
-2
/
+12
2024-08-19
intel_idle: add Granite Rapids Xeon support
Artem Bityutskiy
1
-0
/
+46
2024-06-07
intel_idle: Switch to new Intel CPU model defines
Tony Luck
1
-58
/
+58
2024-03-05
cpuidle: ACPI/intel: fix MWAIT hint target C-state computation
He Rongguang
1
-1
/
+2
2024-01-09
Merge tag 'pm-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+114
2023-12-19
intel_idle: add Sierra Forest SoC support
Artem Bityutskiy
1
-0
/
+44
2023-12-19
intel_idle: add Grand Ridge SoC support
Artem Bityutskiy
1
-0
/
+36
2023-12-11
intel_idle: Add Meteorlake support
Zhang Rui
1
-0
/
+34
2023-11-29
x86: Fix CPUIDLE_FLAG_IRQ_ENABLE leaking timer reprogram
Peter Zijlstra
1
-12
/
+7
2023-10-07
intel_idle: Add ibrs_off module parameter to force-disable IBRS
Waiman Long
1
-1
/
+10
2023-10-07
intel_idle: Use __update_spec_ctrl() in intel_idle_ibrs()
Waiman Long
1
-4
/
+3
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2023-08-09
x86/cpu: Fix Gracemont uarch
Peter Zijlstra
1
-5
/
+5
2023-07-19
Revert "intel_idle: Add support for using intel_idle in a VM guest using just...
Rafael J. Wysocki
1
-116
/
+1
2023-07-19
Revert "intel_idle: Add a "Long HLT" C1 state for the VM guest mode"
Rafael J. Wysocki
1
-55
/
+0
2023-07-19
Revert "intel_idle: Add __init annotation to matchup_vm_state_with_baremetal()"
Rafael J. Wysocki
1
-1
/
+1
2023-06-28
intel_idle: Add __init annotation to matchup_vm_state_with_baremetal()
Rafael J. Wysocki
1
-1
/
+1
2023-06-21
intel_idle: Add a "Long HLT" C1 state for the VM guest mode
Arjan van de Ven
1
-0
/
+55
2023-06-16
intel_idle: Add support for using intel_idle in a VM guest using just hlt
Arjan van de Ven
1
-1
/
+116
2023-06-12
intel_idle: clean up the (new) state_update_enter_method function
Arjan van de Ven
1
-3
/
+12
2023-06-12
intel_idle: refactor state->enter manipulation into its own function
Arjan van de Ven
1
-22
/
+28
2023-04-27
intel_idle: mark few variables as __read_mostly
Artem Bityutskiy
1
-2
/
+2
2023-04-27
intel_idle: do not sprinkle module parameter definitions around
Artem Bityutskiy
1
-3
/
+7
2023-04-27
intel_idle: fix confusing message
Artem Bityutskiy
1
-2
/
+3
2023-04-27
intel_idle: improve C-state flags handling robustness
Artem Bityutskiy
1
-10
/
+18
2023-04-27
intel_idle: further intel_idle_init_cstates_icpu() cleanup
Artem Bityutskiy
1
-11
/
+13
2023-04-27
intel_idle: clean up intel_idle_init_cstates_icpu()
Artem Bityutskiy
1
-5
/
+5
2023-04-27
intel_idle: use pr_info() instead of printk()
Artem Bityutskiy
1
-1
/
+1
2023-02-21
Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+2
2023-01-20
intel_idle: add Emerald Rapids Xeon support
Artem Bityutskiy
1
-0
/
+2
2023-01-13
intel_idle: Add force_irq_on module param
Peter Zijlstra
1
-1
/
+6
2023-01-13
cpuidle, intel_idle: Fix CPUIDLE_FLAG_IBRS
Peter Zijlstra
1
-2
/
+2
2023-01-13
cpuidle, intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
Peter Zijlstra
1
-7
/
+1
2022-09-21
intel_idle: Add AlderLake-N support
Zhang Rui
1
-0
/
+51
2022-08-31
intel_idle: move from strlcpy() with unused retval to strscpy()
Wolfram Sang
1
-1
/
+1
2022-08-02
Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-23
/
+1
[next]