summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2023-09-13platform/x86/amd/pmf: Fix a missing cleanup pathMario Limonciello1-1/+2
2023-09-13platform/x86: dell-sysman: Fix reference leakArmin Wolf1-3/+6
2023-09-13platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notificat...Shih-Yi Chen1-0/+1
2023-09-13platform/x86/amd/pmf: Fix unsigned comparison with less than zeroYang Li1-1/+2
2023-09-13platform/x86: huawei-wmi: Silence ambient light sensorKonstantin Shelekhin1-0/+2
2023-09-13platform/x86: asus-wmi: Fix setting RGB mode on some TUF laptopsKristian Angelov1-2/+12
2023-09-13platform/x86: think-lmi: Use kfree_sensitive instead of kfreeWang Ming1-2/+2
2023-09-13platform/x86/intel/hid: Add HP Dragonfly G2 to VGBS DMI quirksMaxim Mikityanskiy1-0/+6
2023-09-13platform/x86: intel: hid: Always call BTNL ACPI methodHans de Goede1-12/+9
2023-08-30platform/x86: ideapad-laptop: Add support for new hotkeys found on ThinkBook ...André Apitzsch1-0/+5
2023-08-16ACPI: scan: Create platform device for CS35L56Simon Trimmer1-0/+14
2023-08-16platform/x86: serial-multi-instantiate: Auto detect IRQ resource for CSC3551David Xu1-4/+17
2023-08-03platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100Maxim Mikityanskiy1-4/+4
2023-08-03platform/x86/amd/pmf: reduce verbosity of apmf_get_system_paramsShyam Sundar S K1-1/+1
2023-08-03platform/x86/amd/pmf: Notify OS power slider updateShyam Sundar S K4-6/+114
2023-07-23platform/x86: wmi: Break possible infinite loop when parsing GUIDAndy Shevchenko1-10/+12
2023-07-19platform/x86/dell/dell-rbtn: Fix resources leaking on error pathMichal Wilczynski1-6/+7
2023-07-19platform/x86: thinkpad_acpi: Fix lkp-tests warnings for platform profilesMark Pearson1-2/+4
2023-07-19platform/x86: think-lmi: Correct NVME password handlingMark Pearson1-2/+2
2023-07-19platform/x86: think-lmi: Correct System password interfaceMark Pearson1-3/+3
2023-07-19platform/x86: think-lmi: mutex protection around multiple WMI callsMark Pearson1-0/+10
2023-07-19platform/x86: lenovo-yogabook: Set default keyboard backligh brightness on pr...Hans de Goede1-0/+3
2023-07-19platform/x86: lenovo-yogabook: Reprobe devices on remove()Hans de Goede1-0/+11
2023-07-19platform/x86: lenovo-yogabook: Fix work race on remove()Hans de Goede1-10/+10
2023-06-28platform/x86/amd/pmf: Register notify handler only if SPS is enabledShyam Sundar S K1-5/+5
2023-06-21platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0Alexandru Sorodoc1-0/+2
2023-06-14platform/surface: aggregator_tabletsw: Add support for book mode in KIP subsy...Maximilian Luz1-0/+5
2023-06-14platform/surface: aggregator: Allow completion work-items to be executed in p...Maximilian Luz1-1/+1
2023-06-09platform/mellanox: fix potential race in mlxbf-tmfifo driverLiming Sun1-2/+9
2023-06-09platform/x86: intel_scu_pcidrv: Add back PCI ID for MedfieldJulian Winkler1-0/+1
2023-06-05platform/x86/amd/pmf: Fix CnQF and auto-mode after resumeMario Limonciello1-7/+25
2023-05-30platform/mellanox: mlxbf-pmc: fix sscanf() error checkingDan Carpenter1-3/+2
2023-05-30platform/x86: ISST: Remove 8 socket limitSteve Wahl1-7/+5
2023-05-30platform/x86/intel/ifs: Annotate work queue on stack so object debug does not...David Arcari1-1/+1
2023-05-30platform/x86: hp-wmi: Fix cast to smaller integer type warningHans de Goede1-1/+1
2023-05-24platform/x86: hp-wmi: add micmute to hp_wmi_keymap structFae1-0/+1
2023-05-24platform/x86: Move existing HP drivers to a new hp subdirJorge Lopez7-46/+76
2023-05-24platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 dataHans de Goede1-10/+91
2023-05-17platform/x86: thinkpad_acpi: Add profile force abilityMark Pearson1-0/+19
2023-05-17platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210iAndrey Avdeev1-0/+24
2023-05-17platform/x86: thinkpad_acpi: Fix platform profiles on T490Mark Pearson1-5/+0
2023-05-17platform/x86: touchscreen_dmi: Add upside-down quirk for GDIX1002 ts on the J...Hans de Goede1-0/+17
2023-05-17platform/x86/intel-uncore-freq: Return error on write frequencySrinivas Pandruvada1-1/+5
2023-05-11platform/chrome: cros_typec_switch: Add missing fwnode_handle_put()Liang He1-0/+1
2023-05-11platform/x86/amd: pmc: Move out of BIOS SMN pair for STB initShyam Sundar S K1-22/+4
2023-05-11platform/x86/amd: pmc: Utilize SMN index 0 for driver probeShyam Sundar S K2-19/+6
2023-05-11platform/x86/amd: pmc: Move idlemask check into `amd_pmc_idlemask_read`Mario Limonciello1-41/+33
2023-05-11platform/x86/amd: pmc: Don't dump data after resume from s0i3 on picassoMario Limonciello1-1/+9
2023-05-11platform/x86/amd: pmc: Hide SMU version and program attributes for PicassoMario Limonciello1-1/+20
2023-05-11platform/x86/amd: pmc: Don't try to read SMU version on PicassoMario Limonciello1-0/+3