summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/lenovo
AgeCommit message (Expand)AuthorLines
2026-05-11platform/x86: lenovo-wmi-other: Limit adding attributes to supported devicesDerek J. Clark-4/+88
2026-05-11platform/x86: lenovo-wmi-other: Add Attribute ID helper functionsDerek J. Clark-33/+44
2026-05-11platform/x86: lenovo-wmi-helpers: Move gamezone enums to wmi-helpersDerek J. Clark-23/+14
2026-05-11platform/x86: lenovo: Decouple lenovo-wmi-gamezone and lenovo-wmi-otherRong Zhang-122/+112
2026-05-11platform/x86: lenovo-wmi-other: Fix tunable_attr_01 struct membersDerek J. Clark-4/+3
2026-05-11platform/x86: lenovo-wmi-other: Zero initialize WMI argumentsDerek J. Clark-4/+4
2026-05-11platform/x86: lenovo-wmi-other: Balance component bind and unbindRong Zhang-1/+4
2026-05-11platform/x86: lenovo-wmi-other: Balance IDA id allocation and freeRong Zhang-15/+21
2026-05-11platform/x86: lenovo-wmi-helpers: Fix memory leak in lwmi_dev_evaluate_int()Rong Zhang-2/+2
2026-04-30platform/x86: lenovo: wmi-other: Fix uninitialized variable in lwmi_om_hwmon_...Yufei CHENG-0/+2
2026-04-20Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-112/+87
2026-04-13platform/wmi: Replace .no_notify_data with .min_event_sizeArmin Wolf-1/+5
2026-04-09Merge branch 'acpi-driver'Rafael J. Wysocki-1/+0
2026-04-09platform/x86: thinkpad_acpi: remove obsolete TODO commentDaniil Bulgar-3/+0
2026-04-07platform/x86: thinkpad_acpi: Drop ACPI driver registrationRafael J. Wysocki-58/+4
2026-03-31Merge tag 'fixes' into 'for-next'Ilpo Järvinen-4/+4
2026-03-23platform/x86: lenovo: wmi-gamezone: Drop gz_chain_headNathan Chancellor-2/+0
2026-03-17platform/x86: thinkpad_acpi: Add sysfs control for TrackPoint double-tapVishnu Sankar-7/+35
2026-03-13ACPI: AC: Define ACPI_AC_CLASS in one placeRafael J. Wysocki-1/+0
2026-03-09platform/x86: thinkpad_acpi: use seq_puts() instead of seq_printf()Coby McKinney-43/+43
2026-02-23platform/x86: thinkpad_acpi: Fix errors reading battery thresholdsJonathan Teh-2/+4
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-6/+6
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-7/+6
2026-02-10platform/x86: lenovo-wmi-{capdata,other}: Fix HWMON channel visibilityRong Zhang-4/+4
2026-01-26Merge branch 'fixes' of into for-nextIlpo Järvinen-2/+6
2026-01-21platform/x86: ideadpad-laptop: Clean up style warnings and checksBenjamin Philip-23/+16
2026-01-21platform/x86: lenovo-wmi-other: Add HWMON for fan reporting/tuningRong Zhang-10/+493
2026-01-21platform/x86: lenovo-wmi-capdata: Wire up Fan Test DataRong Zhang-6/+299
2026-01-21platform/x86: lenovo-wmi-capdata: Add support for Fan Test DataRong Zhang-0/+104
2026-01-21platform/x86: lenovo-wmi-capdata: Add support for Capability Data 00Rong Zhang-0/+33
2026-01-21platform/x86: lenovo-wmi-{capdata,other}: Support multiple Capability DataRong Zhang-60/+196
2026-01-21platform/x86: Rename lenovo-wmi-capdata01 to lenovo-wmi-capdataRong Zhang-73/+78
2026-01-21platform/x86: lenovo-wmi-helpers: Convert returned buffer into u32Rong Zhang-3/+18
2026-01-15platform/x86: thinkpad_acpi: Add sysfs to display details of damaged device.Nitin Joshi-2/+102
2026-01-15platform/x86: thinkpad_acpi: Add support to detect hardware damage detection ...Nitin Joshi-0/+106
2026-01-06platform/x86: yogabook: Clean up code styleBenjamin Philip-5/+7
2025-12-29platform/x86: ideapad-laptop: Reassign KEY_CUT to KEY_SELECTIVE_SCREENSHOTTomáš Hnyk-1/+1
2025-12-22platform/x86: think-lmi: Add WMI certificate thumbprint support for ThinkCenterMark Pearson-1/+5
2025-11-28platform/x86: wmi-gamezone: Add Legion Go 2 QuirksDerek J. Clark-1/+16
2025-11-28platform/x86: lenovo-wmi-gamezone Use max-power rather than balanced-performanceDerek J. Clark-13/+5
2025-11-10platform/x86: ideapad-laptop: Add charge_types:Fast (Rapid Charge)Rong Zhang-16/+89
2025-11-10platform/x86: ideapad-laptop: Support multiple power_supply_ext definitionsRong Zhang-12/+23
2025-11-10platform/x86: ideapad-laptop: Protect GBMD/SBMC calls with mutexRong Zhang-35/+56
2025-11-10platform/x86: ideapad-laptop: Use str_on_off() helperRong Zhang-7/+8
2025-09-26platform/x86: x86-android-tablets: convert Yoga Tab2 fast charger to GPIO ref...Dmitry Torokhov-0/+5
2025-09-04platform/x86: think-lmi: Add extra TC BIOS error messagesMark Pearson-0/+11
2025-09-04platform/x86: think-lmi: Certificate support for ThinkCenterMark Pearson-7/+50
2025-09-04platform/x86: think-lmi: Add certificate GUID structureMark Pearson-9/+33
2025-08-11platform/x86: wmi-capdata01: Remove unneeded semicolonChen Ni-1/+1
2025-07-21Merge branch 'fixes' into 'for-next'Ilpo Järvinen-11/+23