Age | Commit message (Expand) | Author |
2023-02-21 | Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2023-01-20 | intel_idle: add Emerald Rapids Xeon support | Artem Bityutskiy |
2023-01-13 | intel_idle: Add force_irq_on module param | Peter Zijlstra |
2023-01-13 | cpuidle, intel_idle: Fix CPUIDLE_FLAG_IBRS | Peter Zijlstra |
2023-01-13 | cpuidle, intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again* | Peter Zijlstra |
2022-09-21 | intel_idle: Add AlderLake-N support | Zhang Rui |
2022-08-31 | intel_idle: move from strlcpy() with unused retval to strscpy() | Wolfram Sang |
2022-08-02 | Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2022-08-01 | Merge tag 'x86_fpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-07-29 | Merge back cpuidle material for 5.20. | Rafael J. Wysocki |
2022-07-25 | intel_idle: make SPR C1 and C1E be independent | Artem Bityutskiy |
2022-07-25 | intel_idle: Fix false positive RCU splats due to incorrect hardirqs state | Waiman Long |
2022-07-19 | intel_idle: Add a new flag to initialize the AMX state | Chang S. Bae |
2022-06-27 | intel_idle: Disable IBRS during long idle | Peter Zijlstra |
2022-06-08 | cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE | Peter Zijlstra |
2022-04-28 | intel_idle: Add AlderLake support | Zhang Rui |
2022-04-27 | intel_idle: Fix SPR C6 optimization | Artem Bityutskiy |
2022-04-27 | intel_idle: Fix the 'preferred_cstates' module parameter | Artem Bityutskiy |
2022-03-17 | cpuidle: intel_idle: Drop redundant backslash at line end | Rafael J. Wysocki |
2022-03-17 | cpuidle: intel_idle: Update intel_idle() kerneldoc comment | Rafael J. Wysocki |
2022-03-04 | intel_idle: add core C6 optimization for SPR | Artem Bityutskiy |
2022-03-04 | intel_idle: add 'preferred_cstates' module argument | Artem Bityutskiy |
2022-03-04 | intel_idle: add SPR support | Artem Bityutskiy |
2021-09-24 | intel_idle: enable interrupts before C1 on Xeons | Artem Bityutskiy |
2021-06-09 | intel_idle: Adjust the SKX C6 parameters if PC6 is disabled | Chen Yu |
2021-04-08 | intel_idle: add Iclelake-D support | Artem Bityutskiy |
2021-03-18 | intel_idle: update ICX C6 data | Artem Bityutskiy |
2021-01-22 | intel_idle: remove definition of DEBUG | Tom Rix |
2020-12-30 | intel_idle: add SnowRidge C-state table | Artem Bityutskiy |
2020-12-03 | intel_idle: Build fix | Peter Zijlstra |
2020-11-24 | intel_idle: Fix intel_idle() vs tracing | Peter Zijlstra |
2020-10-27 | intel_idle: Fix max_cstate for processor models without C-state tables | Chen Yu |
2020-10-16 | intel_idle: Ignore _CST if control cannot be taken from the platform | Mel Gorman |
2020-10-16 | intel_idle: mention assumption that WBINVD is not needed | Alexander Monakov |
2020-08-26 | cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic | Peter Zijlstra |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-07-30 | intel_idle: Customize IceLake server support | Chen Yu |
2020-07-29 | cpuidle: change enter_s2idle() prototype | Neal Liu |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-06-29 | intel_idle: Eliminate redundant static variable | Rafael J. Wysocki |
2020-03-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-03-24 | intel_idle: Convert to new X86 CPU match macros | Thomas Gleixner |
2020-02-11 | intel_idle: Update copyright notice, known limitations and version | Rafael J. Wysocki |
2020-02-11 | intel_idle: Define CPUIDLE_FLAG_TLB_FLUSHED as BIT(16) | Rafael J. Wysocki |
2020-02-11 | intel_idle: Clean up kerneldoc comments for multiple functions | Rafael J. Wysocki |
2020-02-11 | intel_idle: Reorder declarations of static variables | Rafael J. Wysocki |
2020-02-11 | intel_idle: Annotate init time data structures | Rafael J. Wysocki |
2020-02-11 | intel_idle: Add __initdata annotations to init time variables | Rafael J. Wysocki |
2020-02-11 | intel_idle: Relocate definitions of cpuidle callbacks | Rafael J. Wysocki |
2020-02-11 | intel_idle: Clean up definitions of cpuidle callbacks | Rafael J. Wysocki |