index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
amd
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-20
Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-11-13
platform/x86/amd/hsmp: Change the error type
Suma Hegde
2024-11-13
platform/x86/amd/hsmp: Add new error code and error logs
Suma Hegde
2024-11-13
platform/x86/amd: amd_3d_vcache: Add AMD 3D V-Cache optimizer driver
Basavaraj Natikar
2024-11-05
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
2024-11-04
platform/x86/amd/pmf: Switch to platform_get_resource() and devm_ioremap_reso...
Shyam Sundar S K
2024-11-04
platform/x86/amd/pmf: Use dev_err_probe() to simplify error handling
Shyam Sundar S K
2024-11-04
platform/x86/amd/pmc: Detect when STB is not available
Corey Hickey
2024-11-04
platform/x86/amd/pmf: Add SMU metrics table support for 1Ah family 60h model
Shyam Sundar S K
2024-10-25
platform/x86/amd/hsmp: Make hsmp_pdev static instead of global
Suma Hegde
2024-10-25
platform/x86/amd/hsmp: Use dev_groups in the driver structure
Suma Hegde
2024-10-25
platform/x86/amd/hsmp: Use name space while exporting module symbols
Suma Hegde
2024-10-25
platform/x86/amd/hsmp: Create separate ACPI, plat and common drivers
Suma Hegde
2024-10-22
platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdev
Suma Hegde
2024-10-22
platform/x86/amd/hsmp: Move ACPI code to acpi.c
Suma Hegde
2024-10-22
platform/x86/amd/hsmp: Move platform device specific code to plat.c
Suma Hegde
2024-10-22
platform/x86/amd/hsmp: Move structure and macros to header file
Suma Hegde
2024-10-22
platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointer
Suma Hegde
2024-10-22
platform/x86/amd/hsmp: Create wrapper function init_acpi()
Suma Hegde
2024-10-22
platform/x86/amd/hsmp: Create hsmp/ directory
Suma Hegde
2024-10-17
platform/x86: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-19
Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-09-14
platform/x86/amd: pmf: Add quirk for TUF Gaming A14
aln8
2024-09-05
Merge tag 'hwmon-for-v6.11-rc7' into review-hans
Hans de Goede
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-19
platform/x86/amd/pmf: Update SMU metrics table for 1AH family series
Shyam Sundar S K
2024-08-19
platform/x86/amd/pmf: Relocate CPU ID macros to the PMF header
Shyam Sundar S K
2024-08-19
platform/x86/amd/pmf: Add support for notifying Smart PC Solution updates
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
[next]