summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/lenovo
AgeCommit message (Expand)AuthorFilesLines
2026-08-24Merge tag 'platform-drivers-x86-v7.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds7-12/+505
2026-08-18platform/x86: think-lmi: Fix current password length checkThorsten Blum1-4/+3
2026-08-18platform/x86: thinkpad_acpi: Fix fan speed reporting on Edge E330Andrew Onyshchuk1-0/+1
2026-08-18platform/x86: think-lmi: Fix certificate thumbprint sysfs outputThorsten Blum1-1/+7
2026-08-18platform/x86: think-lmi: Free system certificate signaturesThorsten Blum1-0/+4
2026-08-03platform/x86/lenovo: Add Yoga Book 9 keyboard dock detection driverDave Carey3-0/+338
2026-08-03platform/x86/lenovo: lenovo-ymc: Suppress probe on Yoga Book 9 14IAH10Dave Carey1-0/+19
2026-07-24platform/x86: ideapad-laptop: Fix driver unregistration orderRong Zhang1-1/+1
2026-07-22Merge back ACPI video bus driver changes for 7.3Rafael J. Wysocki1-1/+1
2026-07-21platform/x86: thinkpad_acpi: Convert to use acpi_dev_is_video_device() helperAndy Shevchenko1-1/+1
2026-07-20platform/x86: thinkpad_acpi: Fix USB-C Security probe failure on unsupported ...Vishnu Sankar1-0/+3
2026-07-09platform/x86: thinkpad_acpi: Add USB-C Security (USCS) supportVishnu Sankar1-0/+117
2026-07-09platform/x86: thinkpad_acpi: Stop setting acpi_device_class()Rafael J. Wysocki1-5/+5
2026-07-09platform/x86: lenovo/ymc: Only match lower byte in WMI lid switch query responseJulian Haarmann1-1/+7
2026-05-28platform/x86: lenovo-wmi-capdata: Add debugfs file for dumping capdataRong Zhang3-3/+125
2026-05-28platform/x86: lenovo-wmi-helpers: Add helper for creating per-device debugfs dirRong Zhang2-0/+36
2026-05-28platform/x86: lenovo-wmi-other: Add force_load_psy_ext module parameterDerek J. Clark1-0/+19
2026-05-28platform/x86: lenovo-wmi-other: Add WMI battery charge limitingDerek J. Clark3-0/+393
2026-05-28platform/x86: lenovo-wmi-other: Rename LWMI_OM_FW_ATTR_BASE_PATHDerek J. Clark1-3/+2
2026-05-28platform/x86: lenovo-wmi-other: Add GPU tunable attributesDerek J. Clark2-0/+106
2026-05-28platform/x86: lenovo-wmi-other: Add missing CPU tunable attributesDerek J. Clark2-6/+98
2026-05-19Merge branch 'fixes' of into for-nextIlpo Järvinen10-205/+291
2026-05-11platform/x86: thinkpad_acpi: Add debugfs entry to display HWDD rawMark Pearson1-0/+39
2026-05-11platform/x86: lenovo-wmi-other: Limit adding attributes to supported devicesDerek J. Clark1-4/+88
2026-05-11platform/x86: lenovo-wmi-other: Add Attribute ID helper functionsDerek J. Clark3-33/+44
2026-05-11platform/x86: lenovo-wmi-helpers: Move gamezone enums to wmi-helpersDerek J. Clark5-23/+14
2026-05-11platform/x86: lenovo: Decouple lenovo-wmi-gamezone and lenovo-wmi-otherRong Zhang6-122/+112
2026-05-11platform/x86: lenovo-wmi-other: Fix tunable_attr_01 struct membersDerek J. Clark1-4/+3
2026-05-11platform/x86: lenovo-wmi-other: Zero initialize WMI argumentsDerek J. Clark2-4/+4
2026-05-11platform/x86: lenovo-wmi-other: Balance component bind and unbindRong Zhang1-1/+4
2026-05-11platform/x86: lenovo-wmi-other: Balance IDA id allocation and freeRong Zhang1-15/+21
2026-05-11platform/x86: lenovo-wmi-helpers: Fix memory leak in lwmi_dev_evaluate_int()Rong Zhang1-2/+2
2026-04-30platform/x86: lenovo: wmi-other: Fix uninitialized variable in lwmi_om_hwmon_...Yufei CHENG1-0/+2
2026-04-28platform/x86: thinkpad_acpi: Remove unneeded gotoEduardo Vasconcelos1-2/+1
2026-04-20Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds6-112/+87
2026-04-13platform/wmi: Replace .no_notify_data with .min_event_sizeArmin Wolf5-1/+5
2026-04-09Merge branch 'acpi-driver'Rafael J. Wysocki1-1/+0
2026-04-09platform/x86: thinkpad_acpi: remove obsolete TODO commentDaniil Bulgar1-3/+0
2026-04-07platform/x86: thinkpad_acpi: Drop ACPI driver registrationRafael J. Wysocki1-58/+4
2026-03-31Merge tag 'fixes' into 'for-next'Ilpo Järvinen2-4/+4
2026-03-23platform/x86: lenovo: wmi-gamezone: Drop gz_chain_headNathan Chancellor1-2/+0
2026-03-17platform/x86: thinkpad_acpi: Add sysfs control for TrackPoint double-tapVishnu Sankar1-7/+35
2026-03-13ACPI: AC: Define ACPI_AC_CLASS in one placeRafael J. Wysocki1-1/+0
2026-03-09platform/x86: thinkpad_acpi: use seq_puts() instead of seq_printf()Coby McKinney1-43/+43
2026-02-23platform/x86: thinkpad_acpi: Fix errors reading battery thresholdsJonathan Teh1-2/+4
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds3-6/+6
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook3-7/+6
2026-02-10platform/x86: lenovo-wmi-{capdata,other}: Fix HWMON channel visibilityRong Zhang2-4/+4
2026-01-26Merge branch 'fixes' of into for-nextIlpo Järvinen2-2/+6
2026-01-21platform/x86: ideadpad-laptop: Clean up style warnings and checksBenjamin Philip1-23/+16