index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
dell
/
dell-wmi-sysman
Age
Commit message (
Expand
)
Author
2025-06-30
platform/x86: dell-wmi-sysman: Fix class device unregistration
Kurt Borja
2025-06-30
platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacks
Kurt Borja
2025-05-15
platform/x86: dell-wmi-sysman: Avoid buffer overflow in current_password_store()
Vladimir Moskovkin
2025-02-24
platform/x86: dell: dell-wmi-sysman: Use *-y instead of *-objs in Makefile
Kurt Borja
2025-01-09
platform/x86: dell-sysman: Directly use firmware_attributes_class
Thomas Weißschuh
2024-10-06
platform/x86: dell-sysman: add support for alienware products
Crag Wang
2024-03-12
platform/x86: make fw_attr_class constant
Ricardo B. Marliere
2023-08-09
platform/x86: dell-sysman: Fix reference leak
Armin Wolf
2023-05-09
platform/x86: dell-sysman: Improve instance detection
Armin Wolf
2023-02-10
platform/x86: dell-wmi-sysman: Make kobj_type structure constant
Thomas Weißschuh
2022-08-26
platform/x86: move from strlcpy with unused retval to strscpy
Wolfram Sang
2021-06-28
platform/x86: dell-wmi-sysman: Change user experience when Admin/System Passw...
Prasanth KSR
2021-06-16
platform/x86: dell-wmi-sysman/think-lmi: Make fw_attr_class global static
Hans de Goede
2021-06-16
platform/x86: dell-wmi-sysman: Use firmware_attributes_class helper
Mark Pearson
2021-06-16
platform/x86: dell-wmi-sysman: Make populate_foo_data functions more robust
Prasanth KSR
2021-04-07
platform/x86: Adjust Dell drivers to a personal email address
Mario Limonciello
2021-04-07
platform/x86: dell-wmi-sysman: Make init_bios_attributes() ACPI object parsin...
Hans de Goede
2021-03-21
platform/x86: dell-wmi-sysman: Cleanup create_attributes_level_sysfs_files()
Hans de Goede
2021-03-21
platform/x86: dell-wmi-sysman: Make sysman_init() return -ENODEV of the inter...
Hans de Goede
2021-03-21
platform/x86: dell-wmi-sysman: Cleanup sysman_init() error-exit handling
Hans de Goede
2021-03-21
platform/x86: dell-wmi-sysman: Fix release_attributes_data() getting called t...
Hans de Goede
2021-03-21
platform/x86: dell-wmi-sysman: Make it safe to call exit_foo_attributes() mul...
Hans de Goede
2021-03-21
platform/x86: dell-wmi-sysman: Fix possible NULL pointer deref on exit
Hans de Goede
2021-03-21
platform/x86: dell-wmi-sysman: Fix crash caused by calling kset_unregister twice
Hans de Goede
2021-03-08
platform/x86: wmi: Make remove callback return void
Uwe Kleine-König
2021-02-04
platform/x86: Move all dell drivers to their own subdirectory
Mario Limonciello