linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-pwm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] pwm: Changes for v4.6-rc1
Date: Wed, 23 Mar 2016 17:13:37 +0100	[thread overview]
Message-ID: <1458749617-21602-1-git-send-email-thierry.reding@gmail.com> (raw)

Hi Linus,

The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git tags/pwm/for-4.6-rc1

for you to fetch changes up to 922201d129c8f9d0c3207dca90ea6ffd8e2242f0:

  pwm: omap-dmtimer: Add debug message for effective period and duty cycle (2016-03-23 17:11:48 +0100)

Thanks,
Thierry

----------------------------------------------------------------
pwm: Changes for v4.6-rc1

No new drivers this time around, but a handful of cleanups and fixes.

----------------------------------------------------------------
David Rivshin (4):
      pwm: omap-dmtimer: Fix inaccurate period and duty cycle calculations
      pwm: omap-dmtimer: Add sanity checking for load and match values
      pwm: omap-dmtimer: Round load and match values rather than truncate
      pwm: omap-dmtimer: Add debug message for effective period and duty cycle

Simon Horman (1):
      pwm: rcar: Depend on ARCH_RENESAS instead of ARCH_SHMOBILE

Vladimir Zapolskiy (1):
      pwm: brcmstb: Fix check of devm_ioremap_resource() return code

Wolfram Sang (2):
      pwm: img: Test clock rate to avoid division by 0
      pwm: lpc18xx-sct: Test clock rate to avoid division by 0

 drivers/pwm/Kconfig            |  2 +-
 drivers/pwm/pwm-brcmstb.c      |  4 +--
 drivers/pwm/pwm-img.c          |  5 +++
 drivers/pwm/pwm-lpc18xx-sct.c  |  5 +++
 drivers/pwm/pwm-omap-dmtimer.c | 74 +++++++++++++++++++++++++++++++++---------
 5 files changed, 71 insertions(+), 19 deletions(-)

                 reply	other threads:[~2016-03-23 16:13 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=1458749617-21602-1-git-send-email-thierry.reding@gmail.com \
    --to=thierry.reding@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pwm@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;
as well as URLs for NNTP newsgroup(s).