Age | Commit message (Expand) | Author |
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 |
2020-02-11 | intel_idle: Simplify LAPIC timer reliability checks | Rafael J. Wysocki |
2020-02-03 | intel_idle: Introduce 'states_off' module parameter | Rafael J. Wysocki |
2020-02-03 | intel_idle: Introduce 'use_acpi' module parameter | Rafael J. Wysocki |
2020-01-28 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-01-23 | intel_idle: Clean up irtl_2_usec() | Rafael J. Wysocki |
2020-01-23 | intel_idle: Move 3 functions closer to their callers | Rafael J. Wysocki |
2020-01-23 | intel_idle: Annotate initialization code and data structures | Rafael J. Wysocki |
2020-01-23 | intel_idle: Move and clean up intel_idle_cpuidle_devices_uninit() | Rafael J. Wysocki |
2020-01-23 | intel_idle: Rearrange intel_idle_cpuidle_driver_init() | Rafael J. Wysocki |
2020-01-23 | intel_idle: Clean up NULL pointer check in intel_idle_init() | Rafael J. Wysocki |
2020-01-23 | intel_idle: Fold intel_idle_probe() into intel_idle_init() | Rafael J. Wysocki |
2020-01-23 | intel_idle: Eliminate __setup_broadcast_timer() | Rafael J. Wysocki |
2020-01-13 | x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR | Sean Christopherson |
2019-12-27 | intel_idle: Use ACPI _CST on server systems | Rafael J. Wysocki |
2019-12-27 | intel_idle: Add module parameter to prevent ACPI _CST from being used | Rafael J. Wysocki |
2019-12-27 | intel_idle: Allow ACPI _CST to be used for selected known processors | Rafael J. Wysocki |
2019-12-27 | intel_idle: Use ACPI _CST for processor models without C-state tables | Rafael J. Wysocki |
2019-12-27 | intel_idle: Refactor intel_idle_cpuidle_driver_init() | Rafael J. Wysocki |
2019-11-29 | cpuidle: Drop disabled field from struct cpuidle_state | Rafael J. Wysocki |
2019-08-28 | x86/intel: Aggregate microserver naming | Peter Zijlstra |
2019-08-28 | x86/intel: Aggregate big core graphics naming | Peter Zijlstra |
2019-08-28 | x86/intel: Aggregate big core mobile naming | Peter Zijlstra |
2019-08-28 | x86/intel: Aggregate big core client naming | Peter Zijlstra |