summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/dell/dell-wmi-sysman
AgeCommit message (Expand)AuthorFilesLines
2024-03-12platform/x86: make fw_attr_class constantRicardo B. Marliere1-1/+1
2023-08-09platform/x86: dell-sysman: Fix reference leakArmin Wolf1-3/+6
2023-05-09platform/x86: dell-sysman: Improve instance detectionArmin Wolf1-8/+5
2023-02-10platform/x86: dell-wmi-sysman: Make kobj_type structure constantThomas Weißschuh1-1/+1
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 Passw...Prasanth 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 parsin...Hans 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 inter...Hans 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 t...Hans de Goede1-1/+0
2021-03-21platform/x86: dell-wmi-sysman: Make it safe to call exit_foo_attributes() mul...Hans 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