summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
* x86/microcode/intel: Rework intel_find_matching_signature()Thomas Gleixner2023-10-241-1/+1
* x86/microcode/intel: Rework intel_cpu_collect_info()Thomas Gleixner2023-10-241-5/+3
* platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section m...Uwe Kleine-König2023-10-061-1/+7
* platform/x86: touchscreen_dmi: Add info for the Positivo C4128BRenan Guilherme Lebre Ramos2023-10-051-0/+23
* platform/x86: touchscreen_dmi: Add info for the BUSH Bush Windows tabletTomasz Swiatek2023-10-041-0/+22
* platform/x86/intel/ifs: release cpus_read_lock()Jithu Joseph2023-10-041-3/+4
* platform/x86: hp-bioscfg: Fix reference leakArmin Wolf2023-10-041-4/+10
* platform/x86: think-lmi: Fix reference leakArmin Wolf2023-10-041-4/+20
* platform/x86: thinkpad_acpi: Take mutex in hotkey_resumeDennis Bonke2023-09-181-0/+2
* platform/x86: intel_scu_ipc: Fail IPC send if still busyStephen Boyd2023-09-181-12/+28
* platform/x86: intel_scu_ipc: Don't override scu in intel_scu_ipc_dev_simple_c...Stephen Boyd2023-09-181-1/+0
* platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interr...Stephen Boyd2023-09-181-2/+4
* platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()Stephen Boyd2023-09-181-11/+8
* platform/x86: asus-wmi: Support 2023 ROG X16 tablet modeLuke D. Jones2023-09-111-0/+9
* 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