aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2023-09-21platform/surface: hotplug: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-21platform/surface: gpe: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-21platform/surface: dtx: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-09-21platform/surface: aggregator-registry: Convert to platform remove callback re...Uwe Kleine-König1-3/+2
2023-09-21platform/surface: aggregator-cdev: Convert to platform remove callback return...Uwe Kleine-König1-3/+2
2023-09-21platform/surface: acpi-notify: Convert to platform remove callback returning ...Uwe Kleine-König1-4/+2
2023-09-21platform/surface: surface3-wmi: Convert to platform remove callback returning...Uwe Kleine-König1-3/+2
2023-09-21platform/x86: x86-android-tablets: Fix Lenovo Yoga Tablet 2 830F/L vs 1050F/L...Hans de Goede1-1/+1
2023-09-21platform/x86: think-lmi: Add bulk save featureMark Pearson2-15/+153
2023-09-18platform/x86: thinkpad_acpi: Take mutex in hotkey_resumeDennis Bonke1-0/+2
2023-09-18platform/x86: intel_scu_ipc: Fail IPC send if still busyStephen Boyd1-12/+28
2023-09-18platform/x86: intel_scu_ipc: Don't override scu in intel_scu_ipc_dev_simple_c...Stephen Boyd1-1/+0
2023-09-18platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interr...Stephen Boyd1-2/+4
2023-09-18platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()Stephen Boyd1-11/+8
2023-09-13platform/mellanox: mlxbf-pmc: Add support for BlueField-3Shravan Kumar Ramani1-32/+654
2023-09-12platform/x86: asus-wmi: add support for ASUS screenpadLuke D. Jones2-0/+134
2023-09-12Merge remote-tracking branch 'pdx86/platform-drivers-x86-android-tablets' int...Hans de Goede5-72/+108
2023-09-12platform/x86: x86-android-tablets: Add a comment about x86_android_tablet_get...Hans de Goede1-0/+15
2023-09-11platform/x86: x86-android-tablets: Drop "linux,power-supply-name" from lenovo...Hans de Goede1-1/+0
2023-09-11platform/x86: x86-android-tablets: Use platform-device as gpio-keys parentHans de Goede1-1/+1
2023-09-11platform/x86: x86-android-tablets: Stop using gpiolib private APIsHans de Goede5-37/+55
2023-09-11platform/x86: x86-android-tablets: Create a platform_device from module_init()Hans de Goede1-13/+38
2023-09-11platform/x86: x86-android-tablets: Remove invalid_aei_gpiochip supportHans de Goede2-16/+0
2023-09-11platform/x86: x86-android-tablets: Remove invalid_aei_gpiochip from Peaq C1010Hans de Goede1-5/+0
2023-09-11platform/x86: asus-wmi: Support 2023 ROG X16 tablet modeLuke D. Jones1-0/+9
2023-09-11platform/mellanox: NVSW_SN2201 should depend on ACPIGeert Uytterhoeven1-2/+2
2023-09-11platform/mellanox: mlxbf-bootctl: add NET dependency into KconfigDavid Thompson1-0/+1
2023-09-11platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed eventsShravan Kumar Ramani1-20/+7
2023-09-11platform/mellanox: mlxbf-pmc: Fix potential buffer overflowsShravan Kumar Ramani1-7/+7
2023-09-11platform/mellanox: mlxbf-tmfifo: Drop jumbo framesLiming Sun1-7/+17
2023-09-11platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptorsLiming Sun1-17/+49
2023-09-01Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+27
2023-09-01Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds48-337/+7854
2023-08-30platform/x86: asus-wmi: corrections to egpu safety checkLuke D. Jones1-8/+7
2023-08-30platform/x86: mlx-platform: Add dependency on PCI to KconfigVadim Pasternak1-2/+1
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2023-08-28Merge tag 'tag-chrome-platform-for-v6.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-4/+33
2023-08-28Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
2023-08-28Merge tag 'x86_microcode_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+4
2023-08-28platform/x86: ideapad-laptop: Add support for keyboard backlights using KBLC ...Stuart Hayhurst1-6/+112
2023-08-28platform/x86/amd/pmc: Fix build error with randconfigShyam Sundar S K1-0/+1
2023-08-26platform/x86/amd/pmf: Fix a missing cleanup pathMario Limonciello1-1/+2
2023-08-26platform/chrome: cros_ec_typec: Configure Retimer cable typeUtkarsh Patel1-1/+27
2023-08-25Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-1/+1
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern1-1/+1
2023-08-23platform/x86: p2sb: Make the Kconfig symbol hiddenAndy Shevchenko1-1/+1
2023-08-23platform: mellanox: nvsw-sn2201: change fans i2c busses.Michael Shych1-4/+8
2023-08-23platform: mellanox: mlxreg-hotplug: Extend condition for notification callbac...Vadim Pasternak1-1/+1
2023-08-23platform: mellanox: Add initial support for PCIe based programming logic deviceVadim Pasternak1-2/+132
2023-08-23platform: mellanox: mlx-platform: Get interrupt line through ACPIVadim Pasternak1-2/+11