Age | Commit message (Expand) | Author |
2025-02-03 | platform/x86/intel: pmc: fix ltr decode in pmc_core_ltr_show() | Dmitry Kandybka |
2025-01-21 | Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2025-01-10 | Merge tag 'platform-drivers-x86-v6.13-5' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2025-01-07 | platform/x86: intel/pmc: Fix ioremap() of bad address | David E. Box |
2024-12-18 | x86/cpu: Make all all CPUID leaf names consistent | Dave Hansen |
2024-12-18 | x86/tsc: Move away from TSC leaf magic numbers | Dave Hansen |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra |
2024-11-20 | Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2024-10-22 | platform/x86/intel/pmc: Disable C1 auto-demotion during suspend | David E. Box |
2024-10-22 | platform/x86/intel/pmc: Refactor platform resume functions to use cnl_resume() | David E. Box |
2024-10-21 | platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses | Vamsi Krishna Brahmajosyula |
2024-10-21 | platform/x86:intel/pmc: Revert "Enable the ACPI PM Timer to be turned off whe... | Marek Maslanka |
2024-10-17 | platform/x86: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-10-06 | platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby Lake | Hans de Goede |
2024-09-19 | Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2024-09-11 | platform/x86: intel/pmc: Ignore all LTRs during suspend | Xi Pardee |
2024-09-06 | platform/x86:intel/pmc: Fix comment for the pmc_core_acpi_pm_timer_suspend_re... | Marek Maslanka |
2024-09-06 | platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended | Marek Maslanka |
2024-08-19 | platform/x86: intel/pmc: Remove unused param idx from pmc_for_each_mode() | Ilpo Järvinen |
2024-08-12 | platform/x86/intel/vsec.h: Move to include/linux | David E. Box |
2024-08-12 | platform/x86/intel/pmc: Show live substate requirements | Kane Chen |
2024-07-17 | Merge tag 'platform-drivers-x86-v6.11-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2024-07-08 | platform/x86:intel/pmc: Add support to undo ltr_ignore | Xi Pardee |
2024-07-08 | platform/x86:intel/pmc: Use the Elvis operator | Xi Pardee |
2024-07-08 | platform/x86:intel/pmc: Use DEFINE_SHOW_STORE_ATTRIBUTE macro | Xi Pardee |
2024-07-08 | platform/x86:intel/pmc: Remove unneeded min_t check | Xi Pardee |
2024-07-08 | platform/x86:intel/pmc: Add support to show ltr_ignore value | Xi Pardee |
2024-07-08 | platform/x86:intel/pmc: Move pmc assignment closer to first usage | Xi Pardee |
2024-07-08 | platform/x86:intel/pmc: Convert index variables to be unsigned | Xi Pardee |
2024-07-08 | platform/x86:intel/pmc: Simplify mutex usage with cleanup helpers | Xi Pardee |
2024-07-08 | platform/x86:intel/pmc: Use the return value of pmc_core_send_msg | Xi Pardee |
2024-06-24 | platform/x86/intel: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-06-03 | platform/x86/intel/pmc: Switch to new Intel CPU model defines | Tony Luck |
2024-04-29 | platform/x86:intel/pmc: Enable S0ix blocker show in Lunar Lake | Xi Pardee |
2024-04-29 | platform/x86:intel/pmc: Add support to show S0ix blocker counter | Xi Pardee |
2024-04-29 | platform/x86:intel/pmc: Update LNL signal status map | Xi Pardee |
2024-04-29 | platform/x86/intel/pmc: Fix PCH names in comments | Colin Ian King |
2024-03-12 | platform/x86/intel/pmc: Improve PKGC residency counters debug | Kane Chen |
2024-03-12 | platform/x86/intel/pmc/arl: Put GNA device in D3 | David E. Box |
2024-03-12 | platform/x86/intel/pmc/lnl: Remove SSRAM support | David E. Box |
2024-01-02 | platform/x86/intel/pmc: Add missing extern | David E. Box |
2024-01-02 | platform/x86/intel/pmc/lnl: Add GBE LTR ignore during suspend | David E. Box |
2024-01-02 | platform/x86/intel/pmc/arl: Add GBE LTR ignore during suspend | David E. Box |
2024-01-02 | Merge tag 'platform-drivers-x86-v6.7-6' into pdx86/for-next | Hans de Goede |
2023-12-29 | platform/x86/intel/pmc: Move GBE LTR ignore to suspend callback | David E. Box |
2023-12-29 | platform/x86/intel/pmc: Allow reenabling LTRs | David E. Box |
2023-12-29 | platform/x86/intel/pmc: Add suspend callback | David E. Box |
2023-12-28 | platform/x86/intel/pmc: Add Lunar Lake M support to intel_pmc_core driver | Rajvi Jingar |
2023-12-28 | platform/x86/intel/pmc: Add Arrow Lake S support to intel_pmc_core driver | Rajvi Jingar |
2023-12-19 | platform/x86/intel/pmc: Add ssram_init flag in PMC discovery in Meteor Lake | Rajvi Jingar |