summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: asus-wmi: Support 2023 ROG X16 tablet modeLuke D. Jones2023-09-111-0/+9
* platform/mellanox: NVSW_SN2201 should depend on ACPIGeert Uytterhoeven2023-09-111-2/+2
* platform/mellanox: mlxbf-bootctl: add NET dependency into KconfigDavid Thompson2023-09-111-0/+1
* platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed eventsShravan Kumar Ramani2023-09-111-20/+7
* platform/mellanox: mlxbf-pmc: Fix potential buffer overflowsShravan Kumar Ramani2023-09-111-7/+7
* platform/mellanox: mlxbf-tmfifo: Drop jumbo framesLiming Sun2023-09-111-7/+17
* platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptorsLiming Sun2023-09-111-17/+49
* Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-011-1/+27
|\
| * platform/chrome: cros_ec_typec: Configure Retimer cable typeUtkarsh Patel2023-08-261-1/+27
* | Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-09-0148-337/+7854
|\ \
| * | platform/x86: asus-wmi: corrections to egpu safety checkLuke D. Jones2023-08-301-8/+7
| * | platform/x86: mlx-platform: Add dependency on PCI to KconfigVadim Pasternak2023-08-301-2/+1
| * | platform/x86: ideapad-laptop: Add support for keyboard backlights using KBLC ...Stuart Hayhurst2023-08-281-6/+112
| * | platform/x86/amd/pmc: Fix build error with randconfigShyam Sundar S K2023-08-281-0/+1
| * | platform/x86/amd/pmf: Fix a missing cleanup pathMario Limonciello2023-08-261-1/+2
| * | platform/x86: p2sb: Make the Kconfig symbol hiddenAndy Shevchenko2023-08-231-1/+1
| * | platform: mellanox: nvsw-sn2201: change fans i2c busses.Michael Shych2023-08-231-4/+8
| * | platform: mellanox: mlxreg-hotplug: Extend condition for notification callbac...Vadim Pasternak2023-08-231-1/+1
| * | platform: mellanox: Add initial support for PCIe based programming logic deviceVadim Pasternak2023-08-231-2/+132
| * | platform: mellanox: mlx-platform: Get interrupt line through ACPIVadim Pasternak2023-08-231-2/+11
| * | platform: mellanox: mlx-platform: Introduce ACPI init flowVadim Pasternak2023-08-232-0/+13
| * | platform: mellanox: mlx-platform: Prepare driver to allow probing through ACP...Vadim Pasternak2023-08-231-30/+61
| * | platform: mellanox: mlx-platform: Add reset callbackVadim Pasternak2023-08-231-2/+44
| * | platform: mellanox: Cosmetic changesVadim Pasternak2023-08-231-7/+7
| * | platform: mellanox: mlx-platform: Modify power off callbackVadim Pasternak2023-08-231-0/+1
| * | platform: mellanox: mlx-platform: add support for additional CPLDVadim Pasternak2023-08-231-0/+31
| * | platform: mellanox: mlx-platform: Add reset cause attributeVadim Pasternak2023-08-231-0/+6
| * | platform: mellanox: mlx-platform: Modify health and power hotplug actionVadim Pasternak2023-08-231-0/+2
| * | platform: mellanox: Modify reset causes descriptionVadim Pasternak2023-08-231-6/+6
| * | platform: mellanox: Add field upgrade capability registerVadim Pasternak2023-08-231-0/+12
| * | platform: mellanox: Add new attributesVadim Pasternak2023-08-231-0/+12
| * | mlxbf-bootctl: Support sysfs entries for MFG fieldsDavid Thompson2023-08-232-0/+446
| * | platform/x86/amd/pmc: Move PMC driver to separate directoryShyam Sundar S K2023-08-237-17/+29
| * | Merge remote-tracking branch 'pdx86/fixes' into pdx86/for-nextHans de Goede2023-08-2326-243/+513
| |\ \
| * | | platform/x86: hp-bioscfg: Update steps order list elements are evaluatedJorge Lopez2023-08-211-7/+3
| * | | platform/x86: asus-wmi: Fix support for showing middle fan RPMLuke D. Jones2023-08-211-40/+38
| * | | platform/x86/amd/pmf: Use str_on_off() helperAndy Shevchenko2023-08-211-2/+3
| * | | platform/x86: thinkpad_acpi: Switch to memdup_user_nul() helperRuan Jinjie2023-08-211-10/+3
| * | | Merge remote-tracking branch 'pdx86/platform-drivers-x86-simatic-ipc' into re...Hans de Goede2023-08-142-3/+4
| |\ \ \
| | * | | platform/x86/siemens: simatic-ipc-batt: fix logical error for BX-59Axingtong.wu2023-08-101-1/+2
| | * | | platform/x86/siemens: simatic-ipc: fix logical error for BX-59Axingtong.wu2023-08-101-1/+1
| | * | | platform/x86/siemens: simatic-ipc-batt: fix wrong pointer pass to PTR_ERR()Yang Yingliang2023-08-091-1/+1
| * | | | mlxbf-bootctl: Support setting the ARM boot state to "OS up"Asmaa Mnebhi2023-08-102-0/+30
| * | | | mlxbf-bootctl: Support the large icmc write/readAsmaa Mnebhi2023-08-102-0/+56
| * | | | platform/x86: dell-sysman: Fix reference leakArmin Wolf2023-08-091-3/+6
| * | | | platform/x86: hp-bioscfg: Use kmemdup() to replace kmalloc + memcpyLi Zetao2023-08-071-8/+3
| * | | | platform/x86: hp-bioscfg: Remove duplicate use of variable in inner loopJorge Lopez2023-08-071-7/+5
| * | | | platform/x86: hp-bioscfg: Change how password encoding size is evaluatedJorge Lopez2023-08-071-2/+5
| * | | | platform/x86: hp-bioscfg: Change how enum possible values size is evaluatedJorge Lopez2023-08-071-2/+4
| * | | | platform/x86: hp-bioscfg: Change how order list size is evaluatedJorge Lopez2023-08-071-2/+5