public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ACPI video: Fix brightness control initialization sequence
@ 2013-03-14 10:34 Danny Baumann
  2013-03-14 10:34 ` [PATCH 1/3] ACPI video: Fix brightness control initialization for some laptops Danny Baumann
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Danny Baumann @ 2013-03-14 10:34 UTC (permalink / raw)
  To: linux-acpi; +Cc: linux-kernel, Zhang Rui, Len Brown, Danny Baumann

This patch set fixes a some logic mistakes in the brightness control
initialization sequence of the ACPI video driver. This should make
the initialization (and as a consequence in-kernel brightness control)
work for a number of laptops. One example that was broken before is the
Dell Inspiron 15R SE (7520).

Regards,

Danny

Danny Baumann (3):
  ACPI video: Fix brightness control initialization for some laptops.
  ACPI video: Make logic a little easier to understand.
  ACPI video: Fix applying indexed initial brightness value.

 drivers/acpi/video.c | 59 ++++++++++++++++++++++++++++++++--------------------
 1 file changed, 36 insertions(+), 23 deletions(-)

-- 
1.8.1.4

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-03-15  9:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-14 10:34 [PATCH 0/3] ACPI video: Fix brightness control initialization sequence Danny Baumann
2013-03-14 10:34 ` [PATCH 1/3] ACPI video: Fix brightness control initialization for some laptops Danny Baumann
2013-03-15  8:38   ` Aaron Lu
2013-03-14 10:34 ` [PATCH 2/3] ACPI video: Make logic a little easier to understand Danny Baumann
2013-03-15  8:39   ` Aaron Lu
2013-03-14 10:34 ` [PATCH 3/3] ACPI video: Fix applying indexed initial brightness value Danny Baumann
2013-03-15  8:48   ` Aaron Lu
2013-03-15  8:55     ` Danny Baumann
2013-03-15  9:01       ` Aaron Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox