Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
8bcd06d0cb3d991b45231cf22c467759b11f18aa
/
drivers
/
pwm
/
pwm-meson.c
71523d1
pwm: Ensure pwm_apply_state() doesn't modify the state argument
by Uwe Kleine-König
· 5 years ago
4ae42ce
pwm: meson: Add documentation to the driver
by Martin Blumenstingl
· 6 years ago
7341c78
pwm: meson: Add support PWM_POLARITY_INVERSED when disabling
by Martin Blumenstingl
· 6 years ago
d6885b3
pwm: meson: Don't cache struct pwm_state internally
by Martin Blumenstingl
· 6 years ago
c375bcb
pwm: meson: Read the full hardware state in meson_pwm_get_state()
by Martin Blumenstingl
· 6 years ago
fb2081e
pwm: meson: Simplify the calculation of the pre-divider and count
by Martin Blumenstingl
· 6 years ago
1064c6b
pwm: meson: Move pwm_set_chip_data() to meson_pwm_request()
by Martin Blumenstingl
· 6 years ago
8bbf316
pwm: meson: Add the per-channel register offsets and bits in a struct
by Martin Blumenstingl
· 6 years ago
a50a49a
pwm: meson: Add the meson_pwm_channel data to struct meson_pwm
by Martin Blumenstingl
· 6 years ago
7e03216
pwm: meson: Pass struct pwm_device to meson_pwm_calc()
by Martin Blumenstingl
· 6 years ago
b79c367
pwm: meson: Don't duplicate the polarity internally
by Martin Blumenstingl
· 6 years ago
33cefd8
pwm: meson: Change MISC_CLK_SEL_WIDTH to MISC_CLK_SEL_MASK
by Martin Blumenstingl
· 6 years ago
181164b
pwm: meson: Use GENMASK and FIELD_PREP for the lo and hi values
by Martin Blumenstingl
· 6 years ago
ba4004c
pwm: meson: Use devm_clk_get_optional() to get the input clock
by Martin Blumenstingl
· 6 years ago
084f137
pwm: meson: Unify the parameter list of meson_pwm_{enable, disable}
by Martin Blumenstingl
· 6 years ago
9bce02e
pwm: meson: Fix the G12A AO clock parents order
by Neil Armstrong
· 6 years ago
1cdb441
pwm: meson: Update with SPDX Licence identifier
by Neil Armstrong
· 6 years ago
cece646
Merge tag 'pwm/for-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 6 years ago
f41efce
pwm: meson: Add clock source configuration for Meson G12A
by Neil Armstrong
· 6 years ago
f173747
pwm: meson: Use the spin-lock only to protect register modifications
by Martin Blumenstingl
· 6 years ago
a279345
pwm: meson: Don't disable PWM when setting duty repeatedly
by Bichao Zheng
· 6 years ago
51496e4
pwm: meson: Consider 128 a valid pre-divider
by Martin Blumenstingl
· 6 years ago
90b6c5c
clk: Remove CLK_IS_BASIC clk flag
by Stephen Boyd
· 6 years ago
b96e9eb
pwm: meson: Fix mux clock names
by Jerome Brunet
· 6 years ago
735596c
pwm: meson: Fix allocation of PWM channel array
by Martin Blumenstingl
· 7 years ago
bccaa3f
pwm: meson: Add clock source configuration for Meson-AXG
by Jian Hu
· 7 years ago
36af66a
pwm: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
fd7b2be
pwm: meson: Improve PWM calculation precision
by Jerome Brunet
· 8 years ago
d396b20
pwm: meson: Add compatible for the gxbb ao PWMs
by Jerome Brunet
· 8 years ago
57d64e6
Merge tag 'pwm/for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 8 years ago
58d5b69
pwm: meson: Remove unneeded platform MODULE_ALIAS
by Javier Martinez Canillas
· 8 years ago
c699995
pwm: meson: Add missing spin_lock_init()
by Axel Lin
· 8 years ago
2fbc487
pwm: meson: Handle unknown ID values
by Arnd Bergmann
· 8 years ago
211ed63
pwm: Add support for Meson PWM Controller
by Neil Armstrong
· 8 years ago