From: Thierry Reding <thierry.reding@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
"Lee Jones" <lee.jones@linaro.org>,
linux-pwm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] pwm: Changes for v5.9-rc1
Date: Fri, 14 Aug 2020 15:03:32 +0200 [thread overview]
Message-ID: <20200814130332.557034-1-thierry.reding@gmail.com> (raw)
Hi Linus,
The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:
Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git tags/pwm/for-5.9-rc1
for you to fetch changes up to 6ced5ff0be8e94871ba846dfbddf69d21363f3d7:
pwm: bcm-iproc: handle clk_get_rate() return (2020-07-30 11:27:13 +0200)
Thanks,
Thierry
----------------------------------------------------------------
pwm: Changes for v5.9-rc1
The majority of this batch is conversion of the PWM period and duty
cycle to 64-bit unsigned integers, which is required so that some types
of hardware can generate the full range of signals that they're capable
of. The remainder is mostly minor fixes and cleanups.
----------------------------------------------------------------
Alexander A. Klimov (1):
pwm: Replace HTTP links with HTTPS ones
Guru Das Srinagesh (10):
drm/i915: Use 64-bit division macro
hwmon: pwm-fan: Use 64-bit division macro
pwm: clps711x: Use 64-bit division macro
pwm: imx-tpm: Use 64-bit division macro
pwm: imx27: Use 64-bit division macro
pwm: sifive: Use 64-bit division macro
pwm: sun4i: Use nsecs_to_jiffies to avoid a division
backlight: pwm_bl: Use 64-bit division function
clk: pwm: Use 64-bit division function
pwm: Convert period and duty cycle to u64
Lee Jones (4):
pwm: bcm-iproc: Remove impossible comparison when validating duty cycle
pwm: bcm-kona: Remove impossible comparison when validating duty cycle
pwm: mediatek: Provide missing kerneldoc description for 'soc' arg
pwm: omap-dmtimer: Repair pwm_omap_dmtimer_chip's broken kerneldoc header
Rayagonda Kokatanur (1):
pwm: bcm-iproc: handle clk_get_rate() return
Thierry Reding (2):
pwm: iqs620a: Use 64-bit division
pwm: iqs620a: Use lowercase hexadecimal literals for consistency
drivers/clk/clk-pwm.c | 7 ++++++-
drivers/gpu/drm/i915/display/intel_panel.c | 2 +-
drivers/hwmon/pwm-fan.c | 2 +-
drivers/pwm/core.c | 14 +++++++-------
drivers/pwm/pwm-bcm-iproc.c | 12 ++++++++----
drivers/pwm/pwm-bcm-kona.c | 2 +-
drivers/pwm/pwm-clps711x.c | 2 +-
drivers/pwm/pwm-imx-tpm.c | 2 +-
drivers/pwm/pwm-imx27.c | 2 +-
drivers/pwm/pwm-iqs620a.c | 15 ++++++++-------
drivers/pwm/pwm-mediatek.c | 1 +
drivers/pwm/pwm-omap-dmtimer.c | 4 ++--
drivers/pwm/pwm-sifive.c | 2 +-
drivers/pwm/pwm-stm32-lp.c | 2 +-
drivers/pwm/pwm-sun4i.c | 2 +-
drivers/pwm/pwm-tiecap.c | 2 +-
drivers/pwm/pwm-tiehrpwm.c | 2 +-
drivers/pwm/sysfs.c | 8 ++++----
drivers/video/backlight/pwm_bl.c | 3 ++-
drivers/video/fbdev/ssd1307fb.c | 2 +-
include/linux/pwm.h | 12 ++++++------
21 files changed, 56 insertions(+), 44 deletions(-)
next reply other threads:[~2020-08-14 13:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-14 13:03 Thierry Reding [this message]
2020-08-14 23:05 ` pr-tracker-bot
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=20200814130332.557034-1-thierry.reding@gmail.com \
--to=thierry.reding@gmail.com \
--cc=lee.jones@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pwm@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=u.kleine-koenig@pengutronix.de \
/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
all inboxes | Powered by JetHome®