index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
think-lmi.c
Age
Commit message (
Expand
)
Author
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
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