index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
dell
/
dell-wmi-sysman
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-26
platform/x86: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2021-06-28
platform/x86: dell-wmi-sysman: Change user experience when Admin/System Password is modified
Prasanth KSR
1
-2
/
+2
2021-06-16
platform/x86: dell-wmi-sysman/think-lmi: Make fw_attr_class global static
Hans de Goede
1
-1
/
+1
2021-06-16
platform/x86: dell-wmi-sysman: Use firmware_attributes_class helper
Mark Pearson
1
-10
/
+8
2021-06-16
platform/x86: dell-wmi-sysman: Make populate_foo_data functions more robust
Prasanth KSR
6
-8
/
+77
2021-04-07
platform/x86: Adjust Dell drivers to a personal email address
Mario Limonciello
1
-1
/
+1
2021-04-07
platform/x86: dell-wmi-sysman: Make init_bios_attributes() ACPI object parsing more robust
Hans de Goede
1
-4
/
+28
2021-03-21
platform/x86: dell-wmi-sysman: Cleanup create_attributes_level_sysfs_files()
Hans de Goede
1
-9
/
+7
2021-03-21
platform/x86: dell-wmi-sysman: Make sysman_init() return -ENODEV of the interfaces are not found
Hans de Goede
1
-5
/
+7
2021-03-21
platform/x86: dell-wmi-sysman: Cleanup sysman_init() error-exit handling
Hans de Goede
1
-29
/
+16
2021-03-21
platform/x86: dell-wmi-sysman: Fix release_attributes_data() getting called twice on init_bios_attributes() failure
Hans de Goede
1
-1
/
+0
2021-03-21
platform/x86: dell-wmi-sysman: Make it safe to call exit_foo_attributes() multiple times
Hans de Goede
4
-0
/
+12
2021-03-21
platform/x86: dell-wmi-sysman: Fix possible NULL pointer deref on exit
Hans de Goede
1
-9
/
+2
2021-03-21
platform/x86: dell-wmi-sysman: Fix crash caused by calling kset_unregister twice
Hans de Goede
1
-0
/
+1
2021-03-08
platform/x86: wmi: Make remove callback return void
Uwe Kleine-König
2
-4
/
+2
2021-02-04
platform/x86: Move all dell drivers to their own subdirectory
Mario Limonciello
9
-0
/
+1883