Revision d9e48dc2a71a836f17d1febbedb31470f957edb4 authored by Linus Torvalds on 05 December 2019, 19:28:14 UTC, committed by Linus Torvalds on 05 December 2019, 19:28:14 UTC
Pull pwm updates from Thierry Reding:
 "Various changes and minor fixes across a couple of drivers"

* tag 'pwm/for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm:
  pwm: stm32: Pass breakinput instead of its values
  pwm: stm32: Remove clutter from ternary operator
  pwm: stm32: Validate breakinput data from DT
  pwm: Update comment on struct pwm_ops::apply
  pwm: sun4i: Fix incorrect calculation of duty_cycle/period
  pwm: stm32: Add power management support
  pwm: stm32: Split breakinput apply routine to ease PM support
  dt-bindings: pwm-stm32: Document pinctrl sleep state
  pwm: sun4i: Drop redundant assignment to variable pval
  dt-bindings: pwm: mediatek: Remove gratuitous compatible string for MT7629
2 parent s fb3da48 + 9e1b499
History
File Mode Size
Makefile -rw-r--r-- 380 bytes
bitstream.h -rw-r--r-- 15.0 KB
compress.c -rw-r--r-- 127.0 KB
decompress.c -rw-r--r-- 80.5 KB
entropy_common.c -rw-r--r-- 7.6 KB
error_private.h -rw-r--r-- 1.7 KB
fse.h -rw-r--r-- 26.2 KB
fse_compress.c -rw-r--r-- 24.5 KB
fse_decompress.c -rw-r--r-- 10.7 KB
huf.h -rw-r--r-- 12.0 KB
huf_compress.c -rw-r--r-- 25.6 KB
huf_decompress.c -rw-r--r-- 32.3 KB
mem.h -rw-r--r-- 4.7 KB
zstd_common.c -rw-r--r-- 2.5 KB
zstd_internal.h -rw-r--r-- 8.3 KB
zstd_opt.h -rw-r--r-- 32.9 KB

back to top