aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/dell/dell-wmi-sysman
AgeCommit message (Expand)AuthorFilesLines
2022-08-26platform/x86: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2021-06-28platform/x86: dell-wmi-sysman: Change user experience when Admin/System Password is modifiedPrasanth KSR1-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: dell-wmi-sysman: Use firmware_attributes_class helperMark Pearson1-10/+8
2021-06-16platform/x86: dell-wmi-sysman: Make populate_foo_data functions more robustPrasanth KSR6-8/+77
2021-04-07platform/x86: Adjust Dell drivers to a personal email addressMario Limonciello1-1/+1
2021-04-07platform/x86: dell-wmi-sysman: Make init_bios_attributes() ACPI object parsing more robustHans de Goede1-4/+28
2021-03-21platform/x86: dell-wmi-sysman: Cleanup create_attributes_level_sysfs_files()Hans de Goede1-9/+7
2021-03-21platform/x86: dell-wmi-sysman: Make sysman_init() return -ENODEV of the interfaces are not foundHans de Goede1-5/+7
2021-03-21platform/x86: dell-wmi-sysman: Cleanup sysman_init() error-exit handlingHans de Goede1-29/+16
2021-03-21platform/x86: dell-wmi-sysman: Fix release_attributes_data() getting called twice on init_bios_attributes() failureHans de Goede1-1/+0
2021-03-21platform/x86: dell-wmi-sysman: Make it safe to call exit_foo_attributes() multiple timesHans de Goede4-0/+12
2021-03-21platform/x86: dell-wmi-sysman: Fix possible NULL pointer deref on exitHans de Goede1-9/+2
2021-03-21platform/x86: dell-wmi-sysman: Fix crash caused by calling kset_unregister twiceHans de Goede1-0/+1
2021-03-08platform/x86: wmi: Make remove callback return voidUwe Kleine-König2-4/+2
2021-02-04platform/x86: Move all dell drivers to their own subdirectoryMario Limonciello9-0/+1883