https://github.com/torvalds/linux
Revision 9433a51ec1533e0620ff08d0318d215de73ceb77 authored by Linus Torvalds on 12 June 2020, 19:24:42 UTC, committed by Linus Torvalds on 12 June 2020, 19:24:42 UTC
Pull pwm updates from Thierry Reding:
 "Nothing too exciting for this cycle. A couple of fixes across the
  board, and Lee volunteered to help with patch review"

* tag 'pwm/for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm:
  pwm: Add missing "CONFIG_" prefix
  MAINTAINERS: Add Lee Jones as reviewer for the PWM subsystem
  pwm: imx27: Fix rounding behavior
  pwm: rockchip: Simplify rockchip_pwm_get_state()
  pwm: img: Call pm_runtime_put() in pm_runtime_get_sync() failed case
  pwm: tegra: Support dynamic clock frequency configuration
  pwm: jz4740: Add support for the JZ4725B
  pwm: jz4740: Make PWM start with the active part
  pwm: jz4740: Enhance precision in calculation of duty cycle
  pwm: jz4740: Drop dependency on MACH_INGENIC
  pwm: lpss: Fix get_state runtime-pm reference handling
  pwm: sun4i: Support direct clock output on Allwinner A64
  pwm: Add support for Azoteq IQS620A PWM generator
  dt-bindings: pwm: rcar: add r8a77961 support
  pwm: Add missing '\n' in log messages
2 parent s 8f02f36 + f5641d0
History
Tip revision: 9433a51ec1533e0620ff08d0318d215de73ceb77 authored by Linus Torvalds on 12 June 2020, 19:24:42 UTC
Merge tag 'pwm/for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Tip revision: 9433a51
File Mode Size
Kconfig -rw-r--r-- 5.5 KB
Makefile -rw-r--r-- 938 bytes
acl.h -rw-r--r-- 2.1 KB
auth.c -rw-r--r-- 2.1 KB
auth.h -rw-r--r-- 378 bytes
blocklayout.c -rw-r--r-- 11.1 KB
blocklayoutxdr.c -rw-r--r-- 5.2 KB
blocklayoutxdr.h -rw-r--r-- 1.4 KB
cache.h -rw-r--r-- 2.0 KB
current_stateid.h -rw-r--r-- 1.4 KB
export.c -rw-r--r-- 32.7 KB
export.h -rw-r--r-- 3.0 KB
fault_inject.c -rw-r--r-- 3.5 KB
filecache.c -rw-r--r-- 26.9 KB
filecache.h -rw-r--r-- 2.4 KB
flexfilelayout.c -rw-r--r-- 3.4 KB
flexfilelayoutxdr.c -rw-r--r-- 2.7 KB
flexfilelayoutxdr.h -rw-r--r-- 1.1 KB
idmap.h -rw-r--r-- 2.3 KB
lockd.c -rw-r--r-- 1.7 KB
netns.h -rw-r--r-- 4.9 KB
nfs2acl.c -rw-r--r-- 9.3 KB
nfs3acl.c -rw-r--r-- 6.6 KB
nfs3proc.c -rw-r--r-- 24.6 KB
nfs3xdr.c -rw-r--r-- 27.1 KB
nfs4acl.c -rw-r--r-- 21.8 KB
nfs4callback.c -rw-r--r-- 34.0 KB
nfs4idmap.c -rw-r--r-- 16.6 KB
nfs4layouts.c -rw-r--r-- 18.6 KB
nfs4proc.c -rw-r--r-- 85.8 KB
nfs4recover.c -rw-r--r-- 50.3 KB
nfs4state.c -rw-r--r-- 205.6 KB
nfs4xdr.c -rw-r--r-- 119.3 KB
nfscache.c -rw-r--r-- 16.1 KB
nfsctl.c -rw-r--r-- 39.2 KB
nfsd.h -rw-r--r-- 18.4 KB
nfsfh.c -rw-r--r-- 18.7 KB
nfsfh.h -rw-r--r-- 7.7 KB
nfsproc.c -rw-r--r-- 21.4 KB
nfssvc.c -rw-r--r-- 27.2 KB
nfsxdr.c -rw-r--r-- 13.5 KB
pnfs.h -rw-r--r-- 2.7 KB
state.h -rw-r--r-- 24.2 KB
stats.c -rw-r--r-- 2.7 KB
stats.h -rw-r--r-- 1.5 KB
trace.c -rw-r--r-- 48 bytes
trace.h -rw-r--r-- 20.9 KB
vfs.c -rw-r--r-- 52.0 KB
vfs.h -rw-r--r-- 5.4 KB
xdr.h -rw-r--r-- 3.6 KB
xdr3.h -rw-r--r-- 7.2 KB
xdr4.h -rw-r--r-- 24.9 KB
xdr4cb.h -rw-r--r-- 1.8 KB

back to top