Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1612923
| From | Michał Kępień <kernel@kempniu.pl> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 00/11] fujitsu-laptop: backlight cleanup |
| Date | 2017-03-30 12:40 +0200 |
| Message-ID | <tqFEK-4YK-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This series introduces further changes to the way LCD backlight is handled by fujitsu-laptop. These changes include fixing a bug in code responsible for generating brightness-related input events, cleaning up handling of module parameters, reducing code duplication, removing superfluous debug messages and other fixes. This series was tested on a Lifebook S7020 and a Lifebook E744. This series is based on the testing branch as it requires earlier patch series I submitted in order to apply cleanly. drivers/platform/x86/fujitsu-laptop.c | 156 ++++++++++------------------------ 1 file changed, 45 insertions(+), 111 deletions(-) -- 2.12.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 00/11] fujitsu-laptop: backlight cleanup Michał Kępień <kernel@kempniu.pl> - 2017-03-30 12:40 +0200 [PATCH 01/11] platform/x86: fujitsu-laptop: only handle backlight when appropriate Michał Kępień <kernel@kempniu.pl> - 2017-03-30 12:40 +0200 Re: [PATCH 00/11] fujitsu-laptop: backlight cleanup Darren Hart <dvhart@infradead.org> - 2017-04-04 03:20 +0200
csiph-web