summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2024-08-19platform/surface: Add OF supportKonrad Dybcio4-38/+158
2024-08-19platform/x86: lg-laptop: Add operation region supportArmin Wolf1-0/+136
2024-08-19platform/x86/amd/pmf: Update SMU metrics table for 1AH family seriesShyam Sundar S K3-17/+97
2024-08-19platform/x86/amd/pmf: Relocate CPU ID macros to the PMF headerShyam Sundar S K2-6/+6
2024-08-19platform/x86/amd/pmf: Add support for notifying Smart PC Solution updatesShyam Sundar S K3-0/+89
2024-08-19platform/x86: intel/pmc: Remove unused param idx from pmc_for_each_mode()Ilpo Järvinen3-17/+15
2024-08-12platform/x86: ideapad-laptop: move ACPI helpers from header to source fileGergo Koteles2-139/+136
2024-08-12Merge tag 'platform-drivers-x86-v6.11-3' into review-hansHans de Goede11-97/+179
2024-08-12trace: platform/x86/intel/ifs: Add SBAF trace supportJithu Joseph1-0/+1
2024-08-12platform/x86/intel/ifs: Add SBAF test supportJithu Joseph2-0/+262
2024-08-12platform/x86/intel/ifs: Add SBAF test image loading supportJithu Joseph3-5/+72
2024-08-12platform/x86/intel/ifs: Refactor MSR usage in IFS test codeKuppuswamy Sathyanarayanan3-10/+48
2024-08-12platform/x86: ISST: Simplify isst_misc_reg() and isst_misc_unreg()Srinivas Pandruvada1-31/+11
2024-08-12platform/x86: samsung-laptop: Use backlight power constantsThomas Zimmermann1-3/+2
2024-08-12platform/x86: oaktrail: Use backlight power constantsThomas Zimmermann1-2/+1
2024-08-12platform/x86: ideapad-laptop: Use backlight power constantsThomas Zimmermann1-4/+3
2024-08-12platform/x86: fujitsu-laptop: Use backlight power constantsThomas Zimmermann1-5/+4
2024-08-12platform/x86: eeepc-wmi: Use backlight power constantsThomas Zimmermann1-2/+2
2024-08-12platform/x86: eeepc-laptop: Use backlight power constantsThomas Zimmermann1-2/+1
2024-08-12platform/x86: asus-wmi: Use backlight power constantsThomas Zimmermann1-9/+8
2024-08-12platform/x86: asus-nb-wmi: Use backlight power constantsThomas Zimmermann1-2/+2
2024-08-12platform/x86: asus-laptop: Use backlight power constantsThomas Zimmermann1-2/+1
2024-08-12platform/x86: acer-wmi: Use backlight power constantsThomas Zimmermann1-2/+1
2024-08-12platform/x86/intel/pmt: Use PMT callbacksDavid E. Box3-12/+32
2024-08-12platform/x86/intel/vsec: Add PMT read callbacksDavid E. Box1-0/+1
2024-08-12platform/x86/intel/vsec.h: Move to include/linuxDavid E. Box9-121/+10
2024-08-12platform/x86/intel/pmc: Show live substate requirementsKane Chen1-1/+11
2024-08-08platform/x86: ideapad-laptop: add a mutex to synchronize VPC commandsGergo Koteles1-17/+47
2024-08-08platform/x86: ideapad-laptop: move ymc_trigger_ec from lenovo-ymcGergo Koteles4-58/+56
2024-08-08platform/x86: ideapad-laptop: introduce a generic notification chainGergo Koteles2-0/+42
2024-08-08platform/x86/amd/pmf: Fix to Update HPD Data When ALS is DisabledShyam Sundar S K1-21/+11
2024-08-05platform/x86: int3472: make common part a separate moduleArnd Bergmann2-3/+13
2024-08-05hid-asus: use hid for brightness control on keyboardLuke D. Jones1-1/+2
2024-08-01platform/x86: asus-wmi: add support for vivobook fan profilesMohamed Ghanmi1-50/+70
2024-07-31platform/x86/intel/ifs: Initialize union ifs_status to zeroKuppuswamy Sathyanarayanan1-1/+1
2024-07-30platform/x86/amd/pmf: Add new ACPI ID AMDI0107Shyam Sundar S K1-0/+3
2024-07-30platform/x86/amd/pmc: Send OS_HINT command for new AMD platformShyam Sundar S K2-0/+3
2024-07-30platform/x86/amd: pmf: Add quirk for ROG Ally XLuke D. Jones1-1/+8
2024-07-30platform/x86: intel-vbtn: Protect ACPI notify handler against recursionHans de Goede1-0/+9
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-8/+5
2024-07-20Merge tag 'mips_6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds1-0/+3
2024-07-20Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2024-07-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-5/+5
2024-07-18Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+1
2024-07-18Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-3/+39
2024-07-18Merge tag 'platform-drivers-x86-v6.11-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds50-492/+2055
2024-07-17virtio: rename find_vqs_info() op to find_vqs()Jiri Pirko1-1/+1
2024-07-17virtio: convert find_vqs() op implementations to find_vqs_info()Jiri Pirko1-6/+6
2024-07-16Merge tag 'soc-drivers-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-0/+2251
2024-07-16platform/x86: asus-wmi: fix TUF laptop RGB variantLuke D. Jones1-1/+5