开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
amd
Age
Commit message (
Expand
)
Author
2024-09-03
platform/x86/amd: pmf: Make ASUS GA403 quirk generic
Luke D. Jones
2024-08-23
platform/x86/amd/pmc: Extend support for PMC features on new AMD platform
Shyam Sundar S K
2024-08-23
platform/x86/amd/pmc: Fix SMU command submission path on new AMD platform
Shyam Sundar S K
2024-08-08
platform/x86/amd/pmf: Fix to Update HPD Data When ALS is Disabled
Shyam Sundar S K
2024-07-30
platform/x86/amd/pmf: Add new ACPI ID AMDI0107
Shyam Sundar S K
2024-07-30
platform/x86/amd/pmc: Send OS_HINT command for new AMD platform
Shyam Sundar S K
2024-07-30
platform/x86/amd: pmf: Add quirk for ROG Ally X
Luke D. Jones
2024-07-17
Merge tag 'platform-drivers-x86-v6.11-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-07-11
platform/x86/amd/pmf: Use existing input event codes to update system states
Shyam Sundar S K
2024-06-03
platform/x86/amd/hsmp: Check HSMP support on AMD family of processors
Suma Hegde
2024-05-27
platform/x86/amd/pmf: Use memdup_user()
Thorsten Blum
2024-05-16
Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-05-14
platform/x86/amd: pmc: Add new ACPI ID AMDI000B
Shyam Sundar S K
2024-05-14
platform/x86/amd: pmf: Add new ACPI ID AMDI0105
Shyam Sundar S K
2024-04-29
platform/x86/amd/pmc: Fix implicit declaration error on i386
Basavaraj Natikar
2024-04-17
platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes
Mario Limonciello
2024-04-16
platform/x86/amd: pmf: Add quirk for ROG Zephyrus G14
Mario Limonciello
2024-04-16
platform/x86/amd: pmf: Add infrastructure for quirking supported funcs
Mario Limonciello
2024-04-16
platform/x86/amd: pmf: Decrease error message to debug
Mario Limonciello
2024-04-15
platform/x86/amd/pmc: Add AMD MP2 STB functionality
Basavaraj Natikar
2024-04-08
platform/x86/amd/hsmp: switch to use device_add_groups()
Greg Kroah-Hartman
2024-03-12
Merge tag 'platform-drivers-x86-v6.8-4' into pdx86/for-next
Ilpo Järvinen
2024-03-12
platform/x86/amd/pmf: Update sps power thermals according to the platform-pro...
Shyam Sundar S K
2024-03-12
platform/x86/amd/pmf: Add support to get sps default APTS index values
Shyam Sundar S K
2024-03-12
platform/x86/amd/pmf: Add support to get APTS index numbers for static slider
Shyam Sundar S K
2024-03-12
platform/x86/amd/pmf: Add support to notify sbios heart beat event
Shyam Sundar S K
2024-03-12
platform/x86/amd/pmf: Add support to get sbios requests in PMF driver
Shyam Sundar S K
2024-03-12
platform/x86/amd/pmf: Disable debugfs support for querying power thermals
Shyam Sundar S K
2024-03-12
platform/x86/amd/pmf: Differentiate PMF ACPI versions
Shyam Sundar S K
2024-03-12
platform/x86/amd/pmf: Fix possible out-of-bound memory accesses
Armin Wolf
2024-03-12
platform/x86/amd/pmf: Use struct for cookie header
Armin Wolf
2024-03-12
platform/x86/amd/pmf: Do not use readl() for policy buffer access
Armin Wolf
2024-03-12
platform/x86/amd/pmf: Fix return value of amd_pmf_start_policy_engine()
Armin Wolf
2024-03-12
platform/x86/amd/pmf: Add missing __iomem attribute to policy_base
Armin Wolf
2024-03-05
platform/x86/amd/pmf: Fix missing error code in amd_pmf_init_smart_pc()
Harshit Mogalapalli
2024-02-19
platform/x86/amd/pmf: Fix a potential race with policy binary sideload
Mario Limonciello
2024-02-19
platform/x86/amd/pmf: Fixup error handling for amd_pmf_init_smart_pc()
Mario Limonciello
2024-02-19
platform/x86/amd/pmf: Add debugging message for missing policy data
Mario Limonciello
2024-02-19
platform/x86/amd/pmf: Fix a suspend hang on Framework 13
Mario Limonciello
2024-02-19
platform/x86/amd/pmf: Fix TEE enact command failure after suspend and resume
Shyam Sundar S K
2024-02-19
platform/x86/amd/pmf: Remove smart_pc_status enum
Shyam Sundar S K
2024-02-08
Merge tag 'platform-drivers-x86-v6.8-2' into pdx/for-next
Ilpo Järvinen
2024-01-31
platform/x86/amd/hsmp: Change devm_kzalloc() to devm_kcalloc()
Suma Hegde
2024-01-31
platform/x86/amd/hsmp: Remove extra parenthesis and add a space
Suma Hegde
2024-01-31
platform/x86/amd/hsmp: Check num_sockets against MAX_AMD_SOCKETS
Suma Hegde
2024-01-31
platform/x86/amd/hsmp: Non-ACPI support for AMD F1A_M00~0Fh
Suma Hegde
2024-01-31
platform/x86/amd/hsmp: Add support for ACPI based probing
Suma Hegde
2024-01-31
platform/x86/amd/hsmp: Restructure sysfs group creation
Suma Hegde
2024-01-31
platform/x86/amd/hsmp: Move dev from platdev to hsmp_socket
Suma Hegde
2024-01-26
platform/x86/amd/pmf: Fix memory leak in amd_pmf_get_pb_data()
Cong Liu
[next]