summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/think-lmi.c
AgeCommit message (Expand)Author
2021-06-28platform/x86: think-lmi: Move kfree(setting->possible_values) to tlmi_attr_se...Hans de Goede
2021-06-28platform/x86: think-lmi: Split current_value to reflect only the valueMario Limonciello
2021-06-28platform/x86: think-lmi: Fix issues with duplicate attributesMario Limonciello
2021-06-22platform/x86: think-lmi: Return EINVAL when kbdlang gets set to a 0 length st...Hans de Goede
2021-06-16platform/x86: think-lmi: Add missing MODULE_DEVICE_TABLEZou Wei
2021-06-16platform/x86: think-lmi: Avoid potential read before start of the bufferHans de Goede
2021-06-16platform/x86: think-lmi: Fix check for admin password being setHans de Goede
2021-06-16platform/x86: dell-wmi-sysman/think-lmi: Make fw_attr_class global staticHans de Goede
2021-06-16platform/x86: thinkpad-lmi: Remove unused display_name member from struct tlm...Hans de Goede
2021-06-16platform/x86: think-lmi: Add WMI interface support on Lenovo platformsMark Pearson