summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2023-08-16ACPI: scan: Create platform device for CS35L56Simon Trimmer
2023-08-16platform/x86: serial-multi-instantiate: Auto detect IRQ resource for CSC3551David Xu
2023-08-16platform: mellanox: Fix order in exit flowVadim Pasternak
2023-08-16platform: mellanox: mlx-platform: Modify graceful shutdown callback and power...Vadim Pasternak
2023-08-16platform: mellanox: mlx-platform: Fix signals polarity and latch maskVadim Pasternak
2023-08-16platform: mellanox: Change register offset addressesVadim Pasternak
2023-08-16platform/x86: lenovo-ymc: Only bind on machines with a convertible DMI chassi...Hans de Goede
2023-08-16platform/x86: msi-ec: Fix the buildJean Delvare
2023-08-03platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100Maxim Mikityanskiy
2023-08-03platform/x86/amd/pmf: reduce verbosity of apmf_get_system_paramsShyam Sundar S K
2023-08-03platform/x86/amd/pmf: Notify OS power slider updateShyam Sundar S K
2023-07-23platform/x86: wmi: Break possible infinite loop when parsing GUIDAndy Shevchenko
2023-07-19platform/x86:intel/pmc: Update maps for Meteor Lake P/M platformsXi Pardee
2023-07-19platform/x86/dell/dell-rbtn: Fix resources leaking on error pathMichal Wilczynski
2023-07-19platform/x86/intel/pmc/mtl: Put devices in D3 during resumeDavid E. Box
2023-07-19platform/x86/intel/pmc: Add resume callbackDavid E. Box
2023-07-19platform/x86: thinkpad_acpi: Fix lkp-tests warnings for platform profilesMark Pearson
2023-07-19platform/x86: think-lmi: Correct NVME password handlingMark Pearson
2023-07-19platform/x86: think-lmi: Correct System password interfaceMark Pearson
2023-07-19platform/x86: think-lmi: mutex protection around multiple WMI callsMark Pearson
2023-07-19platform/x86:intel/pmc: Remove Meteor Lake S platform supportXi Pardee
2023-07-19platform/x86: lenovo-yogabook: Set default keyboard backligh brightness on pr...Hans de Goede
2023-07-19platform/x86: lenovo-yogabook: Reprobe devices on remove()Hans de Goede
2023-07-19platform/x86: lenovo-yogabook: Fix work race on remove()Hans de Goede
2023-06-22platform/x86/amd/pmf: Register notify handler only if SPS is enabledShyam Sundar S K
2023-05-30platform/x86: int3472: Avoid crash in unregistering regulator gpioHao Yao
2023-05-30platform/surface: aggregator_tabletsw: Add support for book mode in POS subsy...Maximilian Luz
2023-05-30platform/surface: aggregator_tabletsw: Add support for book mode in KIP subsy...Maximilian Luz
2023-05-30platform/surface: aggregator: Allow completion work-items to be executed in p...Maximilian Luz
2023-05-23platform/x86/intel/ifs: Annotate work queue on stack so object debug does not...David Arcari
2023-05-23platform/x86: ISST: Remove 8 socket limitSteve Wahl
2023-05-15platform/mellanox: mlxbf-pmc: fix sscanf() error checkingDan Carpenter
2023-05-15platform/x86/amd/pmf: Fix CnQF and auto-mode after resumeMario Limonciello
2023-05-15platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0Alexandru Sorodoc
2023-05-09platform/mellanox: fix potential race in mlxbf-tmfifo driverLiming Sun
2023-05-09platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210iAndrey Avdeev
2023-05-09platform/x86: touchscreen_dmi: Add upside-down quirk for GDIX1002 ts on the J...Hans de Goede
2023-05-09platform/x86: thinkpad_acpi: Add profile force abilityMark Pearson
2023-05-09platform/x86: thinkpad_acpi: Fix platform profiles on T490Mark Pearson
2023-05-09platform/x86: hp-wmi: add micmute to hp_wmi_keymap structFae
2023-05-09platform/x86/intel-uncore-freq: Return error on write frequencySrinivas Pandruvada
2023-05-08platform/x86: intel_scu_pcidrv: Add back PCI ID for MedfieldJulian Winkler
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2023-04-25Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-04-25Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25Merge tag 'platform-drivers-x86-v6.4-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-04-25Merge tag 'tag-chrome-platform-for-v6.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-04-24platform/chrome: wilco_ec: remove return value check of debugfs_create_dir()Zhengkang Huang