index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
think-lmi.c
Age
Commit message (
Expand
)
Author
2024-10-29
platform/x86: think-lmi: Multi-certificate support
Mark Pearson
2024-10-29
platform/x86: think-lmi: Allow empty admin password
Mark Pearson
2024-10-29
platform/x86: think-lmi: Add certificate as mechanism
Mark Pearson
2024-10-29
platform/x86: think-lmi: improve check if BIOS account security enabled
Mark Pearson
2024-06-03
platform/x86: think-lmi: Use 2-argument strscpy()
Andy Shevchenko
2024-04-29
platform/x86: think-lmi: Convert container_of() macros to static inline
Ilpo Järvinen
2024-03-12
Merge tag 'platform-drivers-x86-v6.8-4' into pdx86/for-next
Ilpo Järvinen
2024-03-12
platform/x86: make fw_attr_class constant
Ricardo B. Marliere
2024-02-19
platform/x86: think-lmi: Fix password opcode ordering for workstations
Mark Pearson
2023-10-31
Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-10-04
platform/x86: think-lmi: Fix reference leak
Armin Wolf
2023-09-21
platform/x86: think-lmi: Use strreplace() to replace a character by nul
Andy Shevchenko
2023-09-21
platform/x86: think-lmi: Replace kstrdup() + strreplace() with kstrdup_and_re...
Andy Shevchenko
2023-09-21
platform/x86: think-lmi: Add bulk save feature
Mark Pearson
2023-07-25
platform/x86: think-lmi: Use kfree_sensitive instead of kfree
Wang Ming
2023-06-08
platform/x86: think-lmi: Don't display unnecessary authentication settings
Mark Pearson
2023-06-08
platform/x86: think-lmi: Correct NVME index default
Mark Pearson
2023-06-08
platform/x86: think-lmi: Correct NVME password handling
Mark Pearson
2023-06-08
platform/x86: think-lmi: Update password fields to use BIT
Mark Pearson
2023-06-08
platform/x86: think-lmi: Update password attribute comments
Mark Pearson
2023-06-08
platform/x86: think-lmi: Correct System password interface
Mark Pearson
2023-06-08
platform/x86: think-lmi: Enable opcode support on BIOS settings
Mark Pearson
2023-06-08
platform/x86: think-lmi: mutex protection around multiple WMI calls
Mark Pearson
2023-04-25
Merge tag 'platform-drivers-x86-v6.4-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-04-06
platform/x86: think-lmi: Remove unnecessary casts for attributes
Thomas Weißschuh
2023-04-03
platform/x86: think-lmi: Clean up display of current_value on Thinkstation
Mark Pearson
2023-04-03
platform/x86: think-lmi: Fix memory leaks when parsing ThinkStation WMI strings
Mark Pearson
2023-04-03
platform/x86: think-lmi: Fix memory leak when showing current settings
Armin Wolf
2023-03-22
platform/x86: think-lmi: Add possible_values for ThinkStation
Mark Pearson
2023-03-22
platform/x86: think-lmi: only display possible_values if available
Mark Pearson
2023-03-22
platform/x86: think-lmi: use correct possible_values delimiters
Mark Pearson
2023-03-22
platform/x86: think-lmi: add missing type attribute
Mark Pearson
2023-03-16
platform/x86: think-lmi: Remove custom kobject sysfs_ops
Thomas Weißschuh
2023-03-16
platform/x86: think-lmi: Properly interpret return value of tlmi_setting
Thomas Weißschuh
2023-02-10
platform/x86: think-lmi: Make kobj_type structure constant
Thomas Weißschuh
2023-02-03
platform/x86: think-lmi: Use min_t() for comparison and assignment
Deepak R Varma
2022-04-04
platform/x86: think-lmi: certificate support clean ups
Mark Pearson
2022-03-18
platform/x86: think-lmi: Certificate authentication support
Mark Pearson
2021-12-21
platform/x86: think-lmi: Prevent underflow in index_store()
Dan Carpenter
2021-11-22
platform/x86: think-lmi: Simplify tlmi_analyze() error handling a bit
Hans de Goede
2021-11-22
platform/x86: think-lmi: Move kobject_init() call into tlmi_create_auth()
Hans de Goede
2021-11-18
platform/x86: think-lmi: Opcode support
Mark Pearson
2021-11-16
platform/x86: think-lmi: Abort probe on analyze failure
Alex Williamson
2021-08-18
platform/x86: think-lmi: add debug_cmd
Mark Pearson
2021-07-17
platform/x86: think-lmi: Fix possible mem-leaks on tlmi_analyze() error-exit
Hans de Goede
2021-07-17
platform/x86: think-lmi: Split kobject_init() and kobject_add() calls
Hans de Goede
2021-07-17
platform/x86: think-lmi: Move pending_reboot_attr to the attributes sysfs dir
Mark Pearson
2021-07-14
platform/x86: think-lmi: Add pending_reboot support
Mark Pearson
2021-06-28
platform/x86: think-lmi: Move kfree(setting->possible_values) to tlmi_attr_se...
Hans de Goede
2021-06-28
platform/x86: think-lmi: Split current_value to reflect only the value
Mario Limonciello
[next]