summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
3 daysplatform/x86: dell-laptop: fix missing cleanups in init error pathHaoxiang Li1-0/+5
3 daysplatform/x86: dell-smbios: Move request functions for reuseLyndon Sanche3-23/+30
3 daysplatform/loongarch: laptop: Explicitly reset bl_powered state when suspendZixing Liu1-0/+1
3 daysplatform/x86/amd/pmc: Avoid logging "(null)" for DMI valuesDaniel Gibson1-5/+5
3 daysplatform/x86/amd/pmc: Don't log during intermediate wakeupsDaniel Gibson2-8/+32
3 daysplatform/x86/intel-uncore-freq: Fix current_freq_khz after CPU hotplugGuixiong Wei1-1/+6
12 daysplatform/x86/amd/pmc: Add delay_suspend module parameterDaniel Gibson1-2/+23
12 daysplatform/x86/amd/pmc: Delay suspend for some Lenovo LaptopsDaniel Gibson3-1/+63
12 daysplatform/x86/amd/pmc: Check for intermediate wakeup in functionDaniel Gibson1-3/+14
12 daysplatform/x86: xo15-ebook: Fix wakeup source and GPE handlingRafael J. Wysocki1-1/+6
2026-06-19platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recoveryLukas Wunner1-14/+20
2026-06-01platform/x86: intel-vbtn: Check ACPI_HANDLE() against NULLRafael J. Wysocki1-1/+5
2026-06-01platform/x86: intel-hid: Check ACPI_HANDLE() against NULLRafael J. Wysocki1-1/+5
2026-06-01platform/x86: hp_accel: Check ACPI_COMPANION() against NULLRafael J. Wysocki1-0/+3
2026-06-01platform/x86: adv_swbutton: Check ACPI_HANDLE() against NULLRafael J. Wysocki1-1/+5
2026-05-23platform/x86: dell-wmi-sysman: bound enumeration string aggregationPengpeng Hou1-6/+28
2026-05-23platform/x86: dell_rbu: avoid uninit value usage in packet_size_write()Fedor Pchelkin1-1/+5
2026-05-23platform/x86: panasonic-laptop: Fix OPTD notifier registration and cleanupRafael J. Wysocki1-2/+3
2026-05-23platform/surface: surfacepro3_button: Drop wakeup source on removeRafael J. Wysocki1-0/+1
2026-05-23platform/chrome: chromeos_tbmc: Drop wakeup source on removeRafael J. Wysocki1-0/+6
2026-05-17platform/x86: hp-wmi: Ignore backlight and FnLock eventsKrishna Chomal1-0/+5
2026-04-27platform/x86/amd: pmc: Add Thinkpad L14 Gen3 to quirk_s2idle_bugMario Limonciello1-0/+9
2026-04-02platform/x86: ISST: Correct locked bit widthSrinivas Pandruvada1-1/+1
2026-04-02platform/olpc: olpc-xo175-ec: Fix overflow error message to print inlenAlok Tiwari1-1/+1
2026-04-02platform/x86: touchscreen_dmi: Add quirk for y-inverted Goodix touchscreen on...Hans de Goede1-0/+18
2026-04-02platform/x86: intel-hid: Enable 5-button array on ThinkPad X1 Fold 16 Gen 1Leif Skunberg1-0/+7
2026-04-02platform/x86: intel-hid: Add Dell 14 Plus 2-in-1 to dmi_vgbs_allow_listPeter Metz1-0/+6
2026-03-25platform/x86/amd/pmc: Add support for Van Gogh SoCAntheas Kapenekakis2-0/+4
2026-03-25platform/x86: hp-bioscfg: Support allocations of larger dataMario Limonciello1-3/+6
2026-03-25platform/x86: thinkpad_acpi: Fix errors reading battery thresholdsJonathan Teh1-2/+4
2026-03-25platform/x86: dell-wmi: Add audio/mic mute key codesKurt Borja1-0/+6
2026-03-25platform/x86: dell-wmi-sysman: Don't hex dump plaintext password dataThorsten Blum1-1/+0
2026-03-04platform/chrome: cros_ec_lightbar: Fix response size initializationTzung-Bi Shih1-1/+1
2026-03-04platform/chrome: cros_typec_switch: Don't touch struct fwnode_handle::devAndy Shevchenko1-3/+3
2026-02-19platform/x86: panasonic-laptop: Fix sysfs group leak in error pathRafael J. Wysocki1-1/+3
2026-02-19platform/x86/amd/pmc: Add quirk for MECHREVO Wujie 15X Progongqi1-0/+7
2026-02-19platform/x86: classmate-laptop: Add missing NULL pointer checksRafael J. Wysocki1-0/+32
2026-02-11platform/x86: hp-bioscfg: Skip empty attribute namesMario Limonciello1-0/+5
2026-02-11platform/x86: intel_telemetry: Fix PSS event register maskKaushlendra Kumar1-1/+1
2026-02-11platform/x86: toshiba_haps: Fix memory leaks in add/remove routinesRafael J. Wysocki1-1/+1
2026-02-11platform/x86: intel_telemetry: Fix swapped arrays in PSS outputKaushlendra Kumar1-2/+2
2026-01-30platform/x86: hp-bioscfg: Fix automatic module loadingMario Limonciello1-3/+3
2026-01-30platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID macroMario Limonciello1-2/+4
2026-01-30platform/x86: hp-bioscfg: Fix kobject warnings for empty attribute namesMario Limonciello1-0/+8
2026-01-11platform/x86: hp-bioscfg: Fix out-of-bounds array access in ACPI package parsingJunrui Luo5-4/+14
2026-01-11platform/x86: ibm_rtl: fix EBDA signature search pointer arithmeticJunrui Luo1-1/+1
2026-01-11platform/x86: msi-laptop: add missing sysfs_remove_group()Thomas Fourier1-0/+3
2026-01-11platform/x86: intel: chtwc_int33fe: don't dereference swnode argsBartosz Golaszewski1-9/+20
2026-01-11platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driverTzung-Bi Shih1-0/+1
2026-01-11platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to VGBS DMI quirksChia-Lin Kao (AceLan)1-0/+12