index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-atmel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-06
pwm: atmel: Enable PWM on sama5d2
Claudiu Beznea
1
-0
/
+3
2017-04-06
pwm: atmel: Switch to atomic PWM
Claudiu Beznea
1
-144
/
+129
2017-01-04
pwm: Remove .can_sleep from struct pwm_chip
Thierry Reding
1
-1
/
+0
2016-07-11
pwm: atmel: Use of_device_get_match_data()
Thierry Reding
1
-9
/
+2
2016-07-11
pwm: atmel: Fix checkpatch warnings
Thierry Reding
1
-6
/
+7
2016-07-11
pwm: atmel: Fix disabling of PWM channels
Guillermo Rodriguez
1
-0
/
+10
2015-07-20
pwm: Make use of pwm_get_xxx() helpers where appropriate
Boris Brezillon
1
-1
/
+1
2015-07-20
pwm: Add the pwm_is_enabled() helper
Boris Brezillon
1
-3
/
+3
2015-06-12
pwm: atmel: Fix incorrect CDTY value after disabling
Alexandre Belloni
1
-0
/
+28
2015-06-12
pwm: atmel: Fix incorrect CDTY value after enabling
Alexandre Belloni
1
-17
/
+18
2014-09-25
pwm: atmel: Fix calculation of prescale value
Nikolaus Voss
1
-13
/
+11
2014-05-21
pwm: atmel: set pwm_chip can_sleep flag
Alexandre Belloni
1
-0
/
+1
2014-03-18
pwm: atmel: correct CDTY calculation
Alexandre Belloni
1
-1
/
+1
2014-03-18
pwm: atmel: Fix polarity handling
Alexandre Belloni
1
-1
/
+6
2013-12-20
pwm: atmel-pwm: Do not unprepare clock after successful registration
Bo Shen
1
-0
/
+2
2013-12-17
pwm: atmel-pwm: Add Atmel PWM controller driver
Bo Shen
1
-0
/
+393