index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-meson.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-09
pwm: meson: Use the spin-lock only to protect register modifications
Martin Blumenstingl
1
-8
/
+17
2019-05-09
pwm: meson: Don't disable PWM when setting duty repeatedly
Bichao Zheng
1
-5
/
+0
2019-05-09
pwm: meson: Consider 128 a valid pre-divider
Martin Blumenstingl
1
-2
/
+2
2019-04-26
clk: Remove CLK_IS_BASIC clk flag
Stephen Boyd
1
-1
/
+1
2018-08-20
pwm: meson: Fix mux clock names
Jerome Brunet
1
-2
/
+1
2018-04-30
pwm: meson: Fix allocation of PWM channel array
Martin Blumenstingl
1
-2
/
+2
2017-12-05
pwm: meson: Add clock source configuration for Meson-AXG
Jian Hu
1
-0
/
+26
2017-07-25
pwm: Convert to using %pOF instead of full_name
Rob Herring
1
-1
/
+1
2017-07-06
pwm: meson: Improve PWM calculation precision
Jerome Brunet
1
-6
/
+10
2017-07-06
pwm: meson: Add compatible for the gxbb ao PWMs
Jerome Brunet
1
-3
/
+29
2016-12-15
Merge tag 'pwm/for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
1
-1
/
+0
2016-10-21
pwm: meson: Remove unneeded platform MODULE_ALIAS
Javier Martinez Canillas
1
-1
/
+0
2016-10-21
pwm: meson: Add missing spin_lock_init()
Axel Lin
1
-0
/
+1
2016-09-08
pwm: meson: Handle unknown ID values
Arnd Bergmann
1
-0
/
+9
2016-09-08
pwm: Add support for Meson PWM Controller
Neil Armstrong
1
-0
/
+520
[prev]