[PATCH] platform/x86: ideapad-laptop: Fix rfkill invert

2018-05-24 Thread Oleg Keri
to keep old behavior. Comments are welcome. Signed-off-by: Oleg Keri <ezh...@gmail.com> --- drivers/platform/x86/ideapad-laptop.c | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/drivers/platform/x86/ideapad-laptop.c b/drivers/platform/x86/ideapad-laptop.c

[PATCH] platform/x86: ideapad-laptop: Fix rfkill invert

2018-05-24 Thread Oleg Keri
to keep old behavior. Comments are welcome. Signed-off-by: Oleg Keri --- drivers/platform/x86/ideapad-laptop.c | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/drivers/platform/x86/ideapad-laptop.c b/drivers/platform/x86/ideapad-laptop.c index 535199c9e6bc..1eeda7bc74a3

[PATCH v2] platform/x86: ideapad-laptop: Add fn-lock setting

2018-05-13 Thread Oleg Keri
Some of latest Lenovo ideapad laptops do not have UEFI/BIOS setting for switching fn-lock mode. This commit adds related acpi calls to ideapad platform driver. However setting is available via sysfs. Signed-off-by: Oleg Keri <ezh...@gmail.com> --- .../ABI/testing/sysfs-platform-ideapad-

[PATCH v2] platform/x86: ideapad-laptop: Add fn-lock setting

2018-05-13 Thread Oleg Keri
Some of latest Lenovo ideapad laptops do not have UEFI/BIOS setting for switching fn-lock mode. This commit adds related acpi calls to ideapad platform driver. However setting is available via sysfs. Signed-off-by: Oleg Keri --- .../ABI/testing/sysfs-platform-ideapad-laptop | 13 + drivers

[PATCH] platform/x86: ideapad-laptop: Add fn-lock setting Some of latest Lenovo ideapad laptops do not have UEFI/BIOS setting for switching fn-lock mode. This commit adds related acpi calls to ideapad

2018-05-09 Thread Oleg Keri
Signed-off-by: Oleg Keri <ezh...@gmail.com> --- drivers/platform/x86/ideapad-laptop.c | 52 +-- 1 file changed, 49 insertions(+), 3 deletions(-) diff --git a/drivers/platform/x86/ideapad-laptop.c b/drivers/platform/x86/ideapad-laptop.c index 535199c9..2f4991fb

[PATCH] platform/x86: ideapad-laptop: Add fn-lock setting Some of latest Lenovo ideapad laptops do not have UEFI/BIOS setting for switching fn-lock mode. This commit adds related acpi calls to ideapad

2018-05-09 Thread Oleg Keri
Signed-off-by: Oleg Keri --- drivers/platform/x86/ideapad-laptop.c | 52 +-- 1 file changed, 49 insertions(+), 3 deletions(-) diff --git a/drivers/platform/x86/ideapad-laptop.c b/drivers/platform/x86/ideapad-laptop.c index 535199c9..2f4991fb 100644 --- a/drivers