index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
think-lmi.c
Age
Commit message (
Expand
)
Author
2025-01-09
platform/x86: think-lmi: Directly use firmware_attributes_class
Thomas Weißschuh
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
[next]