index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
think-lmi.c
Age
Commit message (
Expand
)
Author
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
2021-06-28
platform/x86: think-lmi: Fix issues with duplicate attributes
Mario Limonciello
2021-06-22
platform/x86: think-lmi: Return EINVAL when kbdlang gets set to a 0 length st...
Hans de Goede
2021-06-16
platform/x86: think-lmi: Add missing MODULE_DEVICE_TABLE
Zou Wei
2021-06-16
platform/x86: think-lmi: Avoid potential read before start of the buffer
Hans de Goede
2021-06-16
platform/x86: think-lmi: Fix check for admin password being set
Hans de Goede
2021-06-16
platform/x86: dell-wmi-sysman/think-lmi: Make fw_attr_class global static
Hans de Goede
2021-06-16
platform/x86: thinkpad-lmi: Remove unused display_name member from struct tlm...
Hans de Goede
2021-06-16
platform/x86: think-lmi: Add WMI interface support on Lenovo platforms
Mark Pearson