summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-09-0142-330/+7312
|\
| * 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: 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
| * 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-2325-243/+512
| |\
| * | 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
| * | | 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
| * | | platform/x86: hp-bioscfg: Change how prerequisites size is evaluatedJorge Lopez2023-08-075-9/+21
| * | | platform/x86: hp-bioscfg: Replace the word HACK from source codeJorge Lopez2023-08-075-8/+8
| * | | platform/x86: hp-bioscfg: Fix uninitialized variable errorsJorge Lopez2023-08-075-6/+6
| * | | platform/x86: hp-bioscfg: Fix memory leaks in attribute packagesJorge Lopez2023-08-075-0/+28
| * | | platform/x86: wmi-bmof: Simplify read_bmof()Armin Wolf2023-07-311-17/+5
| * | | platform/x86: wmi-bmof: Use device_create_bin_file()Armin Wolf2023-07-311-2/+2
| * | | Merge tag 'ib-pdx86-simatic-v6.6-2' into review-hansHans de Goede2023-07-3110-86/+125
| |\| |
| | * | platform/x86/siemens: simatic-ipc-batt: add support for module BX-59Axingtong.wu2023-07-313-11/+30
| | * | platform/x86/siemens: simatic-ipc: add new models BX-56A/BX-59Axingtong.wu2023-07-311-2/+10
| | * | platform/x86/siemens: Kconfig: adjust help textHenning Schild2023-07-311-1/+1
| | * | platform/x86/siemens: simatic-ipc-batt: fix bat reading in BX_21Axingtong.wu2023-07-311-11/+10
| | * | platform/x86: Move all simatic ipc drivers to the subdirectory siemensHenning Schild2023-07-3110-63/+76
| * | | platform/x86: hp-bioscfg: fix error reporting in hp_add_other_attributes()Dan Carpenter2023-07-261-0/+5
| * | | platform/x86: hp-bioscfg: prevent a small buffer overflowDan Carpenter2023-07-261-2/+5