Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1667413
| From | Michał Kępień <kernel@kempniu.pl> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/7] fujitsu-laptop: ACPI-related cleanups |
| Date | 2017-06-16 06:50 +0200 |
| Message-ID | <tSRmN-3Ii-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
In preparation for splitting fujitsu-laptop into two separate modules, I prepared two more cleanup series to minimize the amount of code being moved around. This first series contains all patches that touch ACPI in some way, which is why I am CCing linux-acpi as per Rafael's previous advice. This patch series was based on platform-driver-x86/for-next and tested on a Lifebook S7020. drivers/platform/x86/Kconfig | 10 -- drivers/platform/x86/fujitsu-laptop.c | 187 +++++++++------------------------- 2 files changed, 48 insertions(+), 149 deletions(-) -- 2.13.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/7] fujitsu-laptop: ACPI-related cleanups Michał Kępień <kernel@kempniu.pl> - 2017-06-16 06:50 +0200 [PATCH 6/7] platform/x86: fujitsu-laptop: do not evaluate ACPI _INI methods Michał Kępień <kernel@kempniu.pl> - 2017-06-16 06:50 +0200 [PATCH 5/7] platform/x86: fujitsu-laptop: do not update ACPI device power status Michał Kępień <kernel@kempniu.pl> - 2017-06-16 06:50 +0200 [PATCH 7/7] platform/x86: fujitsu-laptop: rework debugging Michał Kępień <kernel@kempniu.pl> - 2017-06-16 06:50 +0200 [PATCH 1/7] platform/x86: fujitsu-laptop: do not use kfifo for storing hotkey scancodes Michał Kępień <kernel@kempniu.pl> - 2017-06-16 06:50 +0200 Re: [PATCH 0/7] fujitsu-laptop: ACPI-related cleanups Jonathan Woithe <jwoithe@just42.net> - 2017-06-18 12:40 +0200
csiph-web