aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/think-lmi.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-29platform/x86: think-lmi: Convert container_of() macros to static inlineIlpo Järvinen1-3/+10
2024-03-12Merge tag 'platform-drivers-x86-v6.8-4' into pdx86/for-nextIlpo Järvinen1-9/+11
2024-03-12platform/x86: make fw_attr_class constantRicardo B. Marliere1-1/+1
2024-02-19platform/x86: think-lmi: Fix password opcode ordering for workstationsMark Pearson1-9/+11
2023-10-31Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-58/+156
2023-10-04platform/x86: think-lmi: Fix reference leakArmin Wolf1-4/+20
2023-09-21platform/x86: think-lmi: Use strreplace() to replace a character by nulAndy Shevchenko1-15/+4
2023-09-21platform/x86: think-lmi: Replace kstrdup() + strreplace() with kstrdup_and_re...Andy Shevchenko1-28/+15
2023-09-21platform/x86: think-lmi: Add bulk save featureMark Pearson1-15/+137
2023-07-25platform/x86: think-lmi: Use kfree_sensitive instead of kfreeWang Ming1-2/+2
2023-06-08platform/x86: think-lmi: Don't display unnecessary authentication settingsMark Pearson1-0/+5
2023-06-08platform/x86: think-lmi: Correct NVME index defaultMark Pearson1-0/+4
2023-06-08platform/x86: think-lmi: Correct NVME password handlingMark Pearson1-2/+2
2023-06-08platform/x86: think-lmi: Update password fields to use BITMark Pearson1-5/+5
2023-06-08platform/x86: think-lmi: Update password attribute commentsMark Pearson1-4/+4
2023-06-08platform/x86: think-lmi: Correct System password interfaceMark Pearson1-3/+3
2023-06-08platform/x86: think-lmi: Enable opcode support on BIOS settingsMark Pearson1-1/+27
2023-06-08platform/x86: think-lmi: mutex protection around multiple WMI callsMark Pearson1-0/+10
2023-04-25Merge tag 'platform-drivers-x86-v6.4-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-39/+10
2023-04-06platform/x86: think-lmi: Remove unnecessary casts for attributesThomas Weißschuh1-7/+6
2023-04-03platform/x86: think-lmi: Clean up display of current_value on ThinkstationMark Pearson1-3/+6
2023-04-03platform/x86: think-lmi: Fix memory leaks when parsing ThinkStation WMI stringsMark Pearson1-3/+4
2023-04-03platform/x86: think-lmi: Fix memory leak when showing current settingsArmin Wolf1-2/+4
2023-03-22platform/x86: think-lmi: Add possible_values for ThinkStationMark Pearson1-0/+20
2023-03-22platform/x86: think-lmi: only display possible_values if availableMark Pearson1-3/+13
2023-03-22platform/x86: think-lmi: use correct possible_values delimitersMark Pearson1-1/+8
2023-03-22platform/x86: think-lmi: add missing type attributeMark Pearson1-0/+17
2023-03-16platform/x86: think-lmi: Remove custom kobject sysfs_opsThomas Weißschuh1-29/+2
2023-03-16platform/x86: think-lmi: Properly interpret return value of tlmi_settingThomas Weißschuh1-3/+2
2023-02-10platform/x86: think-lmi: Make kobj_type structure constantThomas Weißschuh1-2/+2
2023-02-03platform/x86: think-lmi: Use min_t() for comparison and assignmentDeepak R Varma1-2/+2
2022-04-04platform/x86: think-lmi: certificate support clean upsMark Pearson1-29/+15
2022-03-18platform/x86: think-lmi: Certificate authentication supportMark Pearson1-104/+416
2021-12-21platform/x86: think-lmi: Prevent underflow in index_store()Dan Carpenter1-1/+1
2021-11-22platform/x86: think-lmi: Simplify tlmi_analyze() error handling a bitHans de Goede1-15/+11
2021-11-22platform/x86: think-lmi: Move kobject_init() call into tlmi_create_auth()Hans de Goede1-8/+3
2021-11-18platform/x86: think-lmi: Opcode supportMark Pearson1-36/+284
2021-11-16platform/x86: think-lmi: Abort probe on analyze failureAlex Williamson1-3/+10
2021-08-18platform/x86: think-lmi: add debug_cmdMark Pearson1-0/+80
2021-07-17platform/x86: think-lmi: Fix possible mem-leaks on tlmi_analyze() error-exitHans de Goede1-3/+9
2021-07-17platform/x86: think-lmi: Split kobject_init() and kobject_add() callsHans de Goede1-6/+9
2021-07-17platform/x86: think-lmi: Move pending_reboot_attr to the attributes sysfs dirMark Pearson1-6/+5
2021-07-14platform/x86: think-lmi: Add pending_reboot supportMark Pearson1-0/+19
2021-06-28platform/x86: think-lmi: Move kfree(setting->possible_values) to tlmi_attr_se...Hans de Goede1-1/+1
2021-06-28platform/x86: think-lmi: Split current_value to reflect only the valueMario Limonciello1-2/+7
2021-06-28platform/x86: think-lmi: Fix issues with duplicate attributesMario Limonciello1-0/+11
2021-06-22platform/x86: think-lmi: Return EINVAL when kbdlang gets set to a 0 length st...Hans de Goede1-8/+3
2021-06-16platform/x86: think-lmi: Add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-06-16platform/x86: think-lmi: Avoid potential read before start of the bufferHans de Goede1-1/+4
2021-06-16platform/x86: think-lmi: Fix check for admin password being setHans de Goede1-2/+2
2021-06-16platform/x86: dell-wmi-sysman/think-lmi: Make fw_attr_class global staticHans de Goede1-1/+1
2021-06-16platform/x86: thinkpad-lmi: Remove unused display_name member from struct tlm...Hans de Goede1-2/+0
2021-06-16platform/x86: think-lmi: Add WMI interface support on Lenovo platformsMark Pearson1-0/+891