public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] Backlight for v4.19
Date: Mon, 20 Aug 2018 10:02:09 +0100	[thread overview]
Message-ID: <20180820090209.GU10054@dell> (raw)

Linus,

Enjoy!

The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:

  Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git backlight-next-4.19

for you to fetch changes up to 633786736ed53a53b8d0a630cc3ff57381027081:

  backlight: pwm_bl: Fix uninitialized variable (2018-07-25 09:09:59 +0100)

----------------------------------------------------------------
 - Core Frameworks
   - Remove unused/obsolete code/comments

 - New Functionality
   - Allow less granular brightness specification for high-res PWMs; pwm_bl
   - Align brightness {inc,dec}rements with that perceived by the human-eye; pwm_bl

 - Fix-ups
   - Prepare for the introduction of -Wimplicit-fall-through; adp8860_bl

 - Bug Fixes
   - Fix uninitialised variable; pwm_bl

----------------------------------------------------------------
Daniel Thompson (1):
      backlight: pwm_bl: Fix uninitialized variable

Daniel Vetter (1):
      backlight: Remove obsolete comment for ->state

Enric Balletbo i Serra (4):
      backlight: pwm_bl: Linear interpolation between brightness-levels
      dt-bindings: pwm-backlight: Add a num-interpolation-steps property
      backlight: pwm_bl: Compute brightness of LED linearly to human eye
      dt-bindings: pwm-backlight: Move brightness-levels to optional

Gustavo A. R. Silva (1):
      backlight: adp8860: Mark expected switch fall-through

 .../bindings/leds/backlight/pwm-backlight.txt      |  34 ++-
 drivers/video/backlight/adp8860_bl.c               |   1 +
 drivers/video/backlight/pwm_bl.c                   | 232 +++++++++++++++++++--
 include/linux/backlight.h                          |   1 -
 4 files changed, 247 insertions(+), 21 deletions(-)

-- 
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

                 reply	other threads:[~2018-08-20  9:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180820090209.GU10054@dell \
    --to=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox