index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-meson.c
Age
Commit message (
Expand
)
Author
2019-05-10
Merge tag 'pwm/for-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-09
pwm: meson: Add clock source configuration for Meson G12A
Neil Armstrong
2019-05-09
pwm: meson: Use the spin-lock only to protect register modifications
Martin Blumenstingl
2019-05-09
pwm: meson: Don't disable PWM when setting duty repeatedly
Bichao Zheng
2019-05-09
pwm: meson: Consider 128 a valid pre-divider
Martin Blumenstingl
2019-04-26
clk: Remove CLK_IS_BASIC clk flag
Stephen Boyd
2018-08-20
pwm: meson: Fix mux clock names
Jerome Brunet
2018-04-30
pwm: meson: Fix allocation of PWM channel array
Martin Blumenstingl
2017-12-05
pwm: meson: Add clock source configuration for Meson-AXG
Jian Hu
2017-07-25
pwm: Convert to using %pOF instead of full_name
Rob Herring
2017-07-06
pwm: meson: Improve PWM calculation precision
Jerome Brunet
2017-07-06
pwm: meson: Add compatible for the gxbb ao PWMs
Jerome Brunet
2016-12-15
Merge tag 'pwm/for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-21
pwm: meson: Remove unneeded platform MODULE_ALIAS
Javier Martinez Canillas
2016-10-21
pwm: meson: Add missing spin_lock_init()
Axel Lin
2016-09-08
pwm: meson: Handle unknown ID values
Arnd Bergmann
2016-09-08
pwm: Add support for Meson PWM Controller
Neil Armstrong