linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] pwm: Changes for v4.20-rc1
@ 2018-11-02 13:23 Thierry Reding
  2018-11-02 18:23 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Thierry Reding @ 2018-11-02 13:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-pwm, linux-kernel

Hi Linus,

The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -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-4.20-rc1

for you to fetch changes up to 2153bbc12f77fb2203276befc0f0dddbfb023bb1:

  pwm: lpss: Only set update bit if we are actually changing the settings (2018-10-16 13:16:15 +0200)

Thanks,
Thierry

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

This series contains a number of improvements to existing drivers, such
as LPSS. Some drivers, such as renesas-tpu and rcar get support for more
SoC generations. To round things off this fixes an issue with the sysfs
interface.

----------------------------------------------------------------
Biju Das (2):
      dt-bindings: pwm: rcar: Add r8a7744 support
      dt-bindings: pwm: renesas-tpu: Document r8a7744 support

Fabrice Gasnier (2):
      Revert "pwm: Set class for exported channels in sysfs"
      pwm: Send a uevent on the pwmchip device upon channel sysfs (un)export

Fabrizio Castro (1):
      dt-bindings: pwm: rcar: Add r8a774a1 support

Hans de Goede (8):
      ACPI / PM: Export acpi_device_get_power() for use by modular build drivers
      pwm: lpss: Add ACPI HID for second PWM controller on Cherry Trail devices
      pwm: lpss: Move struct pwm_lpss_chip definition to the header file
      pwm: lpss: Check PWM powerstate after resume on Cherry Trail devices
      pwm: lpss: Release runtime-pm reference from the driver's remove callback
      pwm: lpss: Add get_state callback
      pwm: lpss: Force runtime-resume on suspend on Cherry Trail
      pwm: lpss: Only set update bit if we are actually changing the settings

Sergei Shtylyov (3):
      dt-bindings: pwm: renesas: tpu: Fix "compatible" prop description
      dt-bindings: pwm: renesas: pwm-rcar: Document R8A779{7|8}0 bindings
      dt-bindings: pwm: renesas: tpu: Document R8A779{7|8}0 bindings

Thierry Reding (1):
      pwm: tegra: Remove gratuituous blank line

Vignesh R (2):
      dt-bindings: pwm: tiecap: Add TI AM654 SoC specific compatible
      pwm: Enable TI ECAP driver for ARCH_K3

Wolfram Sang (1):
      pwm: Use SPDX identifier for Renesas drivers

 .../devicetree/bindings/pwm/pwm-tiecap.txt         |  1 +
 .../devicetree/bindings/pwm/renesas,pwm-rcar.txt   |  4 ++
 .../devicetree/bindings/pwm/renesas,tpu-pwm.txt    | 10 +++-
 drivers/acpi/device_pm.c                           |  1 +
 drivers/pwm/Kconfig                                |  5 +-
 drivers/pwm/pwm-lpss-platform.c                    | 24 +++++++--
 drivers/pwm/pwm-lpss.c                             | 61 +++++++++++++++++-----
 drivers/pwm/pwm-lpss.h                             | 14 ++++-
 drivers/pwm/pwm-rcar.c                             |  5 +-
 drivers/pwm/pwm-renesas-tpu.c                      | 10 +---
 drivers/pwm/pwm-tegra.c                            |  1 -
 drivers/pwm/sysfs.c                                | 12 ++++-
 12 files changed, 110 insertions(+), 38 deletions(-)

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

* Re: [GIT PULL] pwm: Changes for v4.20-rc1
  2018-11-02 13:23 [GIT PULL] pwm: Changes for v4.20-rc1 Thierry Reding
@ 2018-11-02 18:23 ` Linus Torvalds
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2018-11-02 18:23 UTC (permalink / raw)
  To: thierry.reding; +Cc: linux-pwm, Linux Kernel Mailing List

On Fri, Nov 2, 2018 at 6:24 AM Thierry Reding <thierry.reding@gmail.com> wrote:
>
> This series contains a number of improvements to existing drivers, such
> as LPSS. Some drivers, such as renesas-tpu and rcar get support for more
> SoC generations. To round things off this fixes an issue with the sysfs
> interface.

Pulled,

                     Linus

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

end of thread, other threads:[~2018-11-02 18:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-02 13:23 [GIT PULL] pwm: Changes for v4.20-rc1 Thierry Reding
2018-11-02 18:23 ` Linus Torvalds

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).