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
controller
endpoint
hotplug
pcie
switch
Kconfig -rw-r--r-- 5.0 KB
Makefile -rw-r--r-- 1.2 KB
access.c -rw-r--r-- 14.8 KB
ats.c -rw-r--r-- 10.1 KB
bus.c -rw-r--r-- 10.3 KB
ecam.c -rw-r--r-- 4.0 KB
host-bridge.c -rw-r--r-- 2.4 KB
iov.c -rw-r--r-- 24.7 KB
irq.c -rw-r--r-- 3.9 KB
mmap.c -rw-r--r-- 2.6 KB
msi.c -rw-r--r-- 39.1 KB
of.c -rw-r--r-- 15.7 KB
p2pdma.c -rw-r--r-- 25.2 KB
pci-acpi.c -rw-r--r-- 34.7 KB
pci-bridge-emul.c -rw-r--r-- 11.8 KB
pci-bridge-emul.h -rw-r--r-- 3.3 KB
pci-driver.c -rw-r--r-- 42.2 KB
pci-label.c -rw-r--r-- 7.3 KB
pci-mid.c -rw-r--r-- 1.7 KB
pci-pf-stub.c -rw-r--r-- 1.4 KB
pci-stub.c -rw-r--r-- 2.3 KB
pci-sysfs.c -rw-r--r-- 38.1 KB
pci.c -rw-r--r-- 170.3 KB
pci.h -rw-r--r-- 20.8 KB
probe.c -rw-r--r-- 81.9 KB
proc.c -rw-r--r-- 9.5 KB
quirks.c -rw-r--r-- 191.6 KB
remove.c -rw-r--r-- 3.7 KB
rom.c -rw-r--r-- 5.7 KB
search.c -rw-r--r-- 12.1 KB
setup-bus.c -rw-r--r-- 57.5 KB
setup-irq.c -rw-r--r-- 1.6 KB
setup-res.c -rw-r--r-- 12.7 KB
slot.c -rw-r--r-- 10.6 KB
syscall.c -rw-r--r-- 2.8 KB
vc.c -rw-r--r-- 12.1 KB
vpd.c -rw-r--r-- 16.0 KB
xen-pcifront.c -rw-r--r-- 27.4 KB

back to top