summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/amd/pmc/pmc.c
AgeCommit message (Expand)Author
2025-01-24Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-01-21Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-21Merge branch 'fixes' into 'for-next'Ilpo Järvinen
2025-01-08x86/amd_nb: Move SMN access code to a new amd_node driverMario Limonciello
2025-01-07platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled itMaciej S. Szmigiero
2024-12-19platform/x86/amd: pmc: Use guard(mutex)Mario Limonciello
2024-12-02platform/x86/amd/pmc: Update IP information structure for newer SoCsShyam Sundar S K
2024-12-02platform/x86/amd/pmc: Use ARRAY_SIZE() to fill num_ips informationShyam Sundar S K
2024-12-02platform/x86/amd/pmc: Isolate STB code changes to a new fileShyam Sundar S K
2024-12-02platform/x86/amd/pmc: Define enum for S2D/PMC msg_port and add helper functionShyam Sundar S K
2024-12-02platform/x86/amd/pmc: Update function names to align with new STB fileShyam Sundar S K
2024-12-02platform/x86/amd/pmc: Move STB functionality to a new file for better code or...Shyam Sundar S K
2024-12-02platform/x86/amd/pmc: Move STB block into amd_pmc_s2d_init()Shyam Sundar S K
2024-11-20Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-11-04platform/x86/amd/pmc: Detect when STB is not availableCorey Hickey
2024-10-17platform/x86: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-08-23platform/x86/amd/pmc: Extend support for PMC features on new AMD platformShyam Sundar S K
2024-08-23platform/x86/amd/pmc: Fix SMU command submission path on new AMD platformShyam Sundar S K
2024-07-30platform/x86/amd/pmc: Send OS_HINT command for new AMD platformShyam Sundar S K
2024-05-14platform/x86/amd: pmc: Add new ACPI ID AMDI000BShyam Sundar S K
2024-04-15platform/x86/amd/pmc: Add AMD MP2 STB functionalityBasavaraj Natikar
2024-01-02platform/x86/amd/pmc: Modify SMU message port for latest AMD platformShyam Sundar S K
2024-01-02platform/x86/amd/pmc: Add 1Ah family series to STB support listShyam Sundar S K
2024-01-02platform/x86/amd/pmc: Add idlemask support for 1Ah familyShyam Sundar S K
2024-01-02platform/x86/amd/pmc: call amd_pmc_get_ip_info() during driver probeShyam Sundar S K
2024-01-02platform/x86/amd/pmc: Add VPE information for AMDI000A platformShyam Sundar S K
2024-01-02platform/x86/amd/pmc: Send OS_HINT command for AMDI000A platformShyam Sundar S K
2023-12-18platform/x86/amd/pmc: Move keyboard wakeup disablement detection to pmc-quirksMario Limonciello
2023-12-18platform/x86/amd/pmc: Only run IRQ1 firmware version check on CezanneMario Limonciello
2023-12-18platform/x86/amd/pmc: Move platform defines to headerMario Limonciello
2023-11-17platform/x86/amd/pmc: adjust getting DRAM size behaviorShyam Sundar S K
2023-10-12platform/x86/amd/pmc: Add dump_custom_stb module parameterShyam Sundar S K
2023-10-12platform/x86/amd/pmc: Handle overflow cases where the num_samples range is hi...Shyam Sundar S K
2023-10-12platform/x86/amd/pmc: Use flex array when calling amd_pmc_stb_debugfs_open_v2()Shyam Sundar S K
2023-10-06platform/x86/amd/pmc: Add PMFW command id to support S2D force flushShyam Sundar S K
2023-08-23platform/x86/amd/pmc: Move PMC driver to separate directoryShyam Sundar S K