summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2023-10-27platform/x86: Add s2idle quirk for more Lenovo laptopsDavid Lazar-0/+73
2023-10-18platform/mellanox: mlxbf-tmfifo: Fix a warning messageLiming Sun-10/+11
2023-10-18apple-gmux: Hard Code max brightness for MMIO gmuxOrlando Chamberlain-1/+13
2023-10-18platform/surface: platform_profile: Propagate error if profile registration f...Armin Wolf-2/+1
2023-10-18platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c eventsHans de Goede-0/+3
2023-10-18platform/x86: asus-wmi: Only map brightness codes when using asus-wmi backlig...Hans de Goede-11/+4
2023-10-18platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2eHans de Goede-1/+1
2023-10-11platform/x86: msi-ec: Fix the 3rd configNikita Kravets-2/+1
2023-10-11platform/x86: intel-uncore-freq: Conditionally create attribute for read freq...Srinivas Pandruvada-2/+6
2023-10-11Merge tag 'platform-drivers-x86-mellanox-init-v6.6' into fixesHans de Goede-2/+3
2023-10-06platform: mellanox: Fix a resource leak in an error handling path in probing ...Vadim Pasternak-2/+3
2023-10-06platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section m...Uwe Kleine-König-1/+7
2023-10-05platform/x86: touchscreen_dmi: Add info for the Positivo C4128BRenan Guilherme Lebre Ramos-0/+23
2023-10-04platform/x86: touchscreen_dmi: Add info for the BUSH Bush Windows tabletTomasz Swiatek-0/+22
2023-10-04platform/mellanox: tmfifo: fix kernel-doc warningsRandy Dunlap-6/+8
2023-10-04platform/x86/intel/ifs: release cpus_read_lock()Jithu Joseph-3/+4
2023-10-04platform/x86: hp-bioscfg: Fix reference leakArmin Wolf-4/+10
2023-10-04platform/x86: think-lmi: Fix reference leakArmin Wolf-4/+20
2023-09-18platform/x86: thinkpad_acpi: Take mutex in hotkey_resumeDennis Bonke-0/+2
2023-09-18platform/x86: intel_scu_ipc: Fail IPC send if still busyStephen Boyd-12/+28
2023-09-18platform/x86: intel_scu_ipc: Don't override scu in intel_scu_ipc_dev_simple_c...Stephen Boyd-1/+0
2023-09-18platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interr...Stephen Boyd-2/+4
2023-09-18platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()Stephen Boyd-11/+8
2023-09-11platform/x86: asus-wmi: Support 2023 ROG X16 tablet modeLuke D. Jones-0/+9
2023-09-11platform/mellanox: NVSW_SN2201 should depend on ACPIGeert Uytterhoeven-2/+2
2023-09-11platform/mellanox: mlxbf-bootctl: add NET dependency into KconfigDavid Thompson-0/+1
2023-09-11platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed eventsShravan Kumar Ramani-20/+7
2023-09-11platform/mellanox: mlxbf-pmc: Fix potential buffer overflowsShravan Kumar Ramani-7/+7
2023-09-11platform/mellanox: mlxbf-tmfifo: Drop jumbo framesLiming Sun-7/+17
2023-09-11platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptorsLiming Sun-17/+49
2023-09-01Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+27
2023-09-01Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-337/+7854
2023-08-30platform/x86: asus-wmi: corrections to egpu safety checkLuke D. Jones-8/+7
2023-08-30platform/x86: mlx-platform: Add dependency on PCI to KconfigVadim Pasternak-2/+1
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-1/+1
2023-08-28Merge tag 'tag-chrome-platform-for-v6.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-4/+33
2023-08-28Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2
2023-08-28Merge tag 'x86_microcode_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+4
2023-08-28platform/x86: ideapad-laptop: Add support for keyboard backlights using KBLC ...Stuart Hayhurst-6/+112
2023-08-28platform/x86/amd/pmc: Fix build error with randconfigShyam Sundar S K-0/+1
2023-08-26platform/x86/amd/pmf: Fix a missing cleanup pathMario Limonciello-1/+2
2023-08-26platform/chrome: cros_ec_typec: Configure Retimer cable typeUtkarsh Patel-1/+27
2023-08-25Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-1/+1
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern-1/+1
2023-08-23platform/x86: p2sb: Make the Kconfig symbol hiddenAndy Shevchenko-1/+1
2023-08-23platform: mellanox: nvsw-sn2201: change fans i2c busses.Michael Shych-4/+8
2023-08-23platform: mellanox: mlxreg-hotplug: Extend condition for notification callbac...Vadim Pasternak-1/+1
2023-08-23platform: mellanox: Add initial support for PCIe based programming logic deviceVadim Pasternak-2/+132
2023-08-23platform: mellanox: mlx-platform: Get interrupt line through ACPIVadim Pasternak-2/+11
2023-08-23platform: mellanox: mlx-platform: Introduce ACPI init flowVadim Pasternak-0/+13