index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
amd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'platform-drivers-x86-v6.13-5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
8 days
1
-1
/
+7
|
\
|
*
platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it
Maciej S. Szmigiero
11 days
1
-1
/
+7
*
|
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
3
-10
/
+10
|
/
*
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-29
2
-2
/
+2
|
\
|
*
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
2024-11-05
1
-1
/
+1
*
|
Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-11-20
16
-1038
/
+1471
|
\
\
|
*
|
platform/x86/amd/hsmp: Change the error type
Suma Hegde
2024-11-13
1
-3
/
+3
|
*
|
platform/x86/amd/hsmp: Add new error code and error logs
Suma Hegde
2024-11-13
1
-10
/
+24
|
*
|
platform/x86/amd: amd_3d_vcache: Add AMD 3D V-Cache optimizer driver
Basavaraj Natikar
2024-11-13
3
-0
/
+190
|
*
|
platform/x86/amd/pmf: Switch to platform_get_resource() and devm_ioremap_reso...
Shyam Sundar S K
2024-11-04
4
-33
/
+28
|
*
|
platform/x86/amd/pmf: Use dev_err_probe() to simplify error handling
Shyam Sundar S K
2024-11-04
1
-4
/
+4
|
*
|
platform/x86/amd/hsmp: Make hsmp_pdev static instead of global
Suma Hegde
2024-10-25
4
-32
/
+48
|
*
|
platform/x86/amd/hsmp: Use dev_groups in the driver structure
Suma Hegde
2024-10-25
4
-113
/
+141
|
*
|
platform/x86/amd/hsmp: Use name space while exporting module symbols
Suma Hegde
2024-10-25
3
-9
/
+11
|
*
|
platform/x86/amd/hsmp: Create separate ACPI, plat and common drivers
Suma Hegde
2024-10-25
7
-210
/
+286
|
*
|
platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdev
Suma Hegde
2024-10-22
4
-41
/
+41
|
*
|
platform/x86/amd/hsmp: Move ACPI code to acpi.c
Suma Hegde
2024-10-22
4
-251
/
+275
|
*
|
platform/x86/amd/hsmp: Move platform device specific code to plat.c
Suma Hegde
2024-10-22
4
-129
/
+161
|
*
|
platform/x86/amd/hsmp: Move structure and macros to header file
Suma Hegde
2024-10-22
2
-41
/
+64
|
*
|
platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointer
Suma Hegde
2024-10-22
1
-18
/
+12
|
*
|
platform/x86/amd/hsmp: Create wrapper function init_acpi()
Suma Hegde
2024-10-22
1
-32
/
+59
|
*
|
platform/x86/amd/hsmp: Create hsmp/ directory
Suma Hegde
2024-10-22
5
-15
/
+27
|
*
|
platform/x86: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-17
3
-3
/
+3
|
|
/
*
|
platform/x86/amd/pmc: Detect when STB is not available
Corey Hickey
2024-11-04
1
-0
/
+5
*
|
platform/x86/amd/pmf: Add SMU metrics table support for 1Ah family 60h model
Shyam Sundar S K
2024-11-04
2
-0
/
+2
|
/
*
Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-09-19
6
-23
/
+200
|
\
|
*
platform/x86/amd: pmf: Add quirk for TUF Gaming A14
aln8
2024-09-14
1
-0
/
+8
|
*
Merge tag 'hwmon-for-v6.11-rc7' into review-hans
Hans de Goede
2024-09-05
1
-0
/
+3
|
|
\
|
*
|
platform/x86/amd/pmf: Update SMU metrics table for 1AH family series
Shyam Sundar S K
2024-08-19
3
-17
/
+97
|
*
|
platform/x86/amd/pmf: Relocate CPU ID macros to the PMF header
Shyam Sundar S K
2024-08-19
2
-6
/
+6
|
*
|
platform/x86/amd/pmf: Add support for notifying Smart PC Solution updates
Shyam Sundar S K
2024-08-19
3
-0
/
+89
*
|
|
platform/x86/amd: pmf: Make ASUS GA403 quirk generic
Luke D. Jones
2024-09-03
1
-1
/
+1
|
|
/
|
/
|
*
|
platform/x86/amd/pmc: Extend support for PMC features on new AMD platform
Shyam Sundar S K
2024-08-23
1
-0
/
+2
*
|
platform/x86/amd/pmc: Fix SMU command submission path on new AMD platform
Shyam Sundar S K
2024-08-23
1
-0
/
+1
|
/
*
platform/x86/amd/pmf: Fix to Update HPD Data When ALS is Disabled
Shyam Sundar S K
2024-08-08
1
-21
/
+11
*
platform/x86/amd/pmf: Add new ACPI ID AMDI0107
Shyam Sundar S K
2024-07-30
1
-0
/
+3
*
platform/x86/amd/pmc: Send OS_HINT command for new AMD platform
Shyam Sundar S K
2024-07-30
2
-0
/
+3
*
platform/x86/amd: pmf: Add quirk for ROG Ally X
Luke D. Jones
2024-07-30
1
-1
/
+8
*
Merge tag 'platform-drivers-x86-v6.11-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-07-18
2
-20
/
+55
|
\
|
*
platform/x86/amd/pmf: Use existing input event codes to update system states
Shyam Sundar S K
2024-07-11
2
-12
/
+52
|
*
platform/x86/amd/pmf: Use memdup_user()
Thorsten Blum
2024-05-27
1
-8
/
+3
*
|
platform/x86/amd/hsmp: Check HSMP support on AMD family of processors
Suma Hegde
2024-06-03
1
-7
/
+43
|
/
*
Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-05-16
7
-1
/
+318
|
\
|
*
platform/x86/amd: pmc: Add new ACPI ID AMDI000B
Shyam Sundar S K
2024-05-14
1
-0
/
+1
|
*
platform/x86/amd: pmf: Add new ACPI ID AMDI0105
Shyam Sundar S K
2024-05-14
1
-0
/
+1
|
*
platform/x86/amd/pmc: Fix implicit declaration error on i386
Basavaraj Natikar
2024-04-29
1
-0
/
+1
|
*
platform/x86/amd/pmc: Add AMD MP2 STB functionality
Basavaraj Natikar
2024-04-15
5
-0
/
+314
|
*
platform/x86/amd/hsmp: switch to use device_add_groups()
Greg Kroah-Hartman
2024-04-08
1
-1
/
+1
*
|
platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes
Mario Limonciello
2024-04-17
1
-0
/
+9
*
|
platform/x86/amd: pmf: Add quirk for ROG Zephyrus G14
Mario Limonciello
2024-04-16
1
-0
/
+8
[next]