index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
think-lmi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/x86: think-lmi: Convert container_of() macros to static inline
Ilpo Järvinen
2024-04-29
1
-3
/
+10
*
Merge tag 'platform-drivers-x86-v6.8-4' into pdx86/for-next
Ilpo Järvinen
2024-03-12
1
-9
/
+11
|
\
|
*
platform/x86: think-lmi: Fix password opcode ordering for workstations
Mark Pearson
2024-02-19
1
-9
/
+11
*
|
platform/x86: make fw_attr_class constant
Ricardo B. Marliere
2024-03-12
1
-1
/
+1
|
/
*
Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-11-01
1
-58
/
+156
|
\
|
*
platform/x86: think-lmi: Use strreplace() to replace a character by nul
Andy Shevchenko
2023-09-21
1
-15
/
+4
|
*
platform/x86: think-lmi: Replace kstrdup() + strreplace() with kstrdup_and_re...
Andy Shevchenko
2023-09-21
1
-28
/
+15
|
*
platform/x86: think-lmi: Add bulk save feature
Mark Pearson
2023-09-21
1
-15
/
+137
*
|
platform/x86: think-lmi: Fix reference leak
Armin Wolf
2023-10-04
1
-4
/
+20
|
/
*
platform/x86: think-lmi: Use kfree_sensitive instead of kfree
Wang Ming
2023-07-25
1
-2
/
+2
*
platform/x86: think-lmi: Don't display unnecessary authentication settings
Mark Pearson
2023-06-08
1
-0
/
+5
*
platform/x86: think-lmi: Correct NVME index default
Mark Pearson
2023-06-08
1
-0
/
+4
*
platform/x86: think-lmi: Correct NVME password handling
Mark Pearson
2023-06-08
1
-2
/
+2
*
platform/x86: think-lmi: Update password fields to use BIT
Mark Pearson
2023-06-08
1
-5
/
+5
*
platform/x86: think-lmi: Update password attribute comments
Mark Pearson
2023-06-08
1
-4
/
+4
*
platform/x86: think-lmi: Correct System password interface
Mark Pearson
2023-06-08
1
-3
/
+3
*
platform/x86: think-lmi: Enable opcode support on BIOS settings
Mark Pearson
2023-06-08
1
-1
/
+27
*
platform/x86: think-lmi: mutex protection around multiple WMI calls
Mark Pearson
2023-06-08
1
-0
/
+10
*
Merge tag 'platform-drivers-x86-v6.4-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-04-26
1
-39
/
+10
|
\
|
*
platform/x86: think-lmi: Remove unnecessary casts for attributes
Thomas Weißschuh
2023-04-06
1
-7
/
+6
|
*
platform/x86: think-lmi: Remove custom kobject sysfs_ops
Thomas Weißschuh
2023-03-16
1
-29
/
+2
|
*
platform/x86: think-lmi: Properly interpret return value of tlmi_setting
Thomas Weißschuh
2023-03-16
1
-3
/
+2
*
|
platform/x86: think-lmi: Clean up display of current_value on Thinkstation
Mark Pearson
2023-04-03
1
-3
/
+6
*
|
platform/x86: think-lmi: Fix memory leaks when parsing ThinkStation WMI strings
Mark Pearson
2023-04-03
1
-3
/
+4
*
|
platform/x86: think-lmi: Fix memory leak when showing current settings
Armin Wolf
2023-04-03
1
-2
/
+4
*
|
platform/x86: think-lmi: Add possible_values for ThinkStation
Mark Pearson
2023-03-22
1
-0
/
+20
*
|
platform/x86: think-lmi: only display possible_values if available
Mark Pearson
2023-03-22
1
-3
/
+13
*
|
platform/x86: think-lmi: use correct possible_values delimiters
Mark Pearson
2023-03-22
1
-1
/
+8
*
|
platform/x86: think-lmi: add missing type attribute
Mark Pearson
2023-03-22
1
-0
/
+17
|
/
*
platform/x86: think-lmi: Make kobj_type structure constant
Thomas Weißschuh
2023-02-10
1
-2
/
+2
*
platform/x86: think-lmi: Use min_t() for comparison and assignment
Deepak R Varma
2023-02-03
1
-2
/
+2
*
platform/x86: think-lmi: certificate support clean ups
Mark Pearson
2022-04-04
1
-29
/
+15
*
platform/x86: think-lmi: Certificate authentication support
Mark Pearson
2022-03-18
1
-104
/
+416
*
platform/x86: think-lmi: Prevent underflow in index_store()
Dan Carpenter
2021-12-21
1
-1
/
+1
*
platform/x86: think-lmi: Simplify tlmi_analyze() error handling a bit
Hans de Goede
2021-11-22
1
-15
/
+11
*
platform/x86: think-lmi: Move kobject_init() call into tlmi_create_auth()
Hans de Goede
2021-11-22
1
-8
/
+3
*
platform/x86: think-lmi: Opcode support
Mark Pearson
2021-11-18
1
-36
/
+284
*
platform/x86: think-lmi: Abort probe on analyze failure
Alex Williamson
2021-11-16
1
-3
/
+10
*
platform/x86: think-lmi: add debug_cmd
Mark Pearson
2021-08-18
1
-0
/
+80
*
platform/x86: think-lmi: Fix possible mem-leaks on tlmi_analyze() error-exit
Hans de Goede
2021-07-17
1
-3
/
+9
*
platform/x86: think-lmi: Split kobject_init() and kobject_add() calls
Hans de Goede
2021-07-17
1
-6
/
+9
*
platform/x86: think-lmi: Move pending_reboot_attr to the attributes sysfs dir
Mark Pearson
2021-07-17
1
-6
/
+5
*
platform/x86: think-lmi: Add pending_reboot support
Mark Pearson
2021-07-14
1
-0
/
+19
*
platform/x86: think-lmi: Move kfree(setting->possible_values) to tlmi_attr_se...
Hans de Goede
2021-06-28
1
-1
/
+1
*
platform/x86: think-lmi: Split current_value to reflect only the value
Mario Limonciello
2021-06-28
1
-2
/
+7
*
platform/x86: think-lmi: Fix issues with duplicate attributes
Mario Limonciello
2021-06-28
1
-0
/
+11
*
platform/x86: think-lmi: Return EINVAL when kbdlang gets set to a 0 length st...
Hans de Goede
2021-06-22
1
-8
/
+3
*
platform/x86: think-lmi: Add missing MODULE_DEVICE_TABLE
Zou Wei
2021-06-16
1
-0
/
+1
*
platform/x86: think-lmi: Avoid potential read before start of the buffer
Hans de Goede
2021-06-16
1
-1
/
+4
*
platform/x86: think-lmi: Fix check for admin password being set
Hans de Goede
2021-06-16
1
-2
/
+2
[next]