index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-bcm-iproc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-08
pwm: sti: It's now valid for number of PWM channels to be zero
Lee Jones
1
-1
/
+14
2016-09-08
pwm: sti: Add PWM capture callback
Lee Jones
1
-0
/
+88
2016-09-08
pwm: sti: Add support for PWM capture interrupts
Lee Jones
1
-1
/
+91
2016-09-08
pwm: sti: Initialise PWM capture device data
Lee Jones
1
-7
/
+38
2016-09-08
pwm: sti: Supply PWM Capture clock handling
Lee Jones
1
-0
/
+25
2016-09-08
pwm: sti: Supply PWM capture register addresses and bit locations
Lee Jones
1
-0
/
+25
2016-09-08
pwm: sti: Only request clock rate when needed
Lee Jones
1
-8
/
+8
2016-09-08
pwm: sti: Reorganise register names in preparation for new functionality
Lee Jones
1
-35
/
+41
2016-09-08
pwm: sti: Rename channel => device
Lee Jones
1
-16
/
+16
2016-09-08
dt-bindings: pwm: sti: Update DT bindings for capture support
Lee Jones
1
-3
/
+5
2016-09-08
pwm: lpc-18xx: use pwm_set_chip_data
oliver@schinagl.nl
1
-4
/
+8
2016-09-08
pwm: sunxi: Add H3 support
Milo Kim
2
-0
/
+10
2016-09-08
pwm: Add support for Meson PWM Controller
Neil Armstrong
3
-0
/
+530