Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f9fb4986f4d81182f938d16beb4f983fe71212aa
/
drivers
/
pwm
/
pwm-sun4i.c
4b14874
pwm: sun4i: Remove erroneous else branch
by Thierry Reding
· 4 years ago
5327f34
pwm: sun4i: Simplify with dev_err_probe()
by Krzysztof Kozlowski
· 4 years, 4 months ago
c7dccca
pwm: sun4i: Use nsecs_to_jiffies to avoid a division
by Guru Das Srinagesh
· 4 years, 7 months ago
856c45d
pwm: sun4i: Support direct clock output on Allwinner A64
by Peter Vasil
· 4 years, 8 months ago
d3817a6
pwm: sun4i: Remove redundant needs_delay
by Pascal Roeleven
· 4 years, 10 months ago
413c2a1
pwm: sun4i: Initialize variables before use
by Thierry Reding
· 5 years ago
f6003f9
pwm: sun4i: Narrow scope of local variable
by Uwe Kleine-König
· 5 years ago
cba8d3b
pwm: sun4i: Fix inconsistent IS_ERR and PTR_ERR
by Gustavo A. R. Silva
· 5 years ago
3e954d9
pwm: sun4i: Move pwm_calculate() out of spin_lock()
by Clément Péron
· 5 years ago
fdd2c12
pwm: sun4i: Add support for H6 PWM
by Jernej Skrabec
· 5 years ago
9f28e95
pwm: sun4i: Add support to output source clock directly
by Jernej Skrabec
· 5 years ago
fa4d817
pwm: sun4i: Always calculate params when applying new parameters
by Clément Péron
· 5 years ago
5b090b4
pwm: sun4i: Add an optional probe for bus clock
by Jernej Skrabec
· 5 years ago
b8d7464
pwm: sun4i: Prefer "mod" clock to unnamed
by Clément Péron
· 5 years ago
a7fe985
pwm: sun4i: Add an optional probe for reset line
by Jernej Skrabec
· 5 years ago
50cc7e3
pwm: sun4i: Fix incorrect calculation of duty_cycle/period
by Ondrej Jirman
· 5 years ago
1b98ad3
pwm: sun4i: Drop redundant assignment to variable pval
by Colin Ian King
· 5 years ago
71523d1
pwm: Ensure pwm_apply_state() doesn't modify the state argument
by Uwe Kleine-König
· 5 years ago
deb9c46
pwm: sun4i: Don't update the state for the caller of pwm_apply_state()
by Uwe Kleine-König
· 5 years ago
f50a7f3
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191
by Thomas Gleixner
· 6 years ago
7b4c7c5
pwm: sun4i: Simplify controller mapping
by Andre Przywara
· 7 years ago
6a89bb6
pwm: sun4i: Drop unused .has_rdy member
by Andre Przywara
· 7 years ago
989ae7a
pwm: sun4i: Properly check current state
by Alexandre Belloni
· 7 years ago
df4f6e8
pwm: sunxi: Use of_device_get_match_data()
by Corentin Labbe
· 7 years ago
a054c4d
pwm: sun4i: Drop legacy callbacks
by Alexandre Belloni
· 8 years ago
c32c5c5
pwm: sun4i: Switch to atomic PWM
by Alexandre Belloni
· 8 years ago
93e0dfb
pwm: sun4i: Improve hardware read out
by Alexandre Belloni
· 8 years ago
8c0216f
pwm: Remove .can_sleep from struct pwm_chip
by Thierry Reding
· 8 years ago
42ddcf4
pwm: sunxi: Add H3 support
by Milo Kim
· 8 years ago
4b58896
pwm: Use pwm_get/set_xxx() helpers where appropriate
by Boris Brezillon
· 9 years ago
5dcd7b4
pwm: sunxi: Fix whitespace issue
by Olliver Schinagl
· 9 years ago
f6649f7
pwm: sun4i: Add support for PWM controller on sun5i SoCs
by Hans de Goede
· 9 years ago
09853ce
pwm: Add Allwinner SoC support
by Alexandre Belloni
· 10 years ago