Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1334358
| From | Ike Panhc <ike.pan@canonical.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/2] Disable rfkill hardblock if BIOS date > 2016 |
| Date | 2016-02-15 11:30 +0100 |
| Message-ID | <r2ozM-824-21@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
V1: https://lkml.org/lkml/2015/12/15/940
V2 changes:
* Only affect on ideapad whose BIOS date > 2016 to avoid
regression on existing ideapads.
* Show has_hw_rfkill_switch in debugfs
Ike Panhc (2):
ideapad: No hardware switch after 2016
ideapad: show has_hw_rfkill_switch in debugfs
drivers/platform/x86/ideapad-laptop.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
--
1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/2] Disable rfkill hardblock if BIOS date > 2016 Ike Panhc <ike.pan@canonical.com> - 2016-02-15 11:30 +0100
[PATCH 1/2] ideapad: No hardware switch after 2016 Ike Panhc <ike.pan@canonical.com> - 2016-02-15 11:30 +0100
Re: [PATCH 1/2] ideapad: No hardware switch after 2016 Bjørn Mork <bjorn@mork.no> - 2016-02-15 13:10 +0100
Re: [PATCH 1/2] ideapad: No hardware switch after 2016 Ike Panhc <ike.pan@canonical.com> - 2016-02-15 18:10 +0100
Re: [PATCH 1/2] ideapad: No hardware switch after 2016 Bjørn Mork <bjorn@mork.no> - 2016-02-15 18:40 +0100
Re: [PATCH 1/2] ideapad: No hardware switch after 2016 Ike Panhc <ike.pan@canonical.com> - 2016-02-16 03:10 +0100
Re: [PATCH 1/2] ideapad: No hardware switch after 2016 Darren Hart <dvhart@infradead.org> - 2016-02-17 08:20 +0100
csiph-web