index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
cs47l24-tables.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-21
pwm: fsl-ftm: Don't update the state for the caller of pwm_apply_state()
Uwe Kleine-König
1
-4
/
+0
2019-09-21
pwm: sun4i: Don't update the state for the caller of pwm_apply_state()
Uwe Kleine-König
1
-6
/
+0
2019-09-21
pwm: rockchip: Don't update the state for the caller of pwm_apply_state()
Uwe Kleine-König
1
-6
/
+0
2019-09-21
pwm: Let pwm_get_state() return the last implemented state
Uwe Kleine-König
1
-1
/
+8
2019-09-21
pwm: Introduce local struct pwm_chip in pwm_apply_state()
Uwe Kleine-König
1
-11
/
+14
2019-09-21
pwm: rockchip: Set polarity unconditionally in .get_state()
Uwe Kleine-König
1
-4
/
+4
2019-09-21
pwm: bcm2835: Suppress error message during deferred probe
Stefan Wahren
1
-2
/
+5
2019-09-21
pwm: bcm2835: Fix period_ns range check
Stefan Wahren
1
-4
/
+5
2019-09-21
pwm: bcm2835: Suppress error message for invalid period_ns
Stefan Wahren
1
-4
/
+1
2019-09-21
pwm: rcar: Remove a redundant condition in rcar_pwm_apply()
Yoshihiro Shimoda
1
-1
/
+1
2019-09-21
pwm: sprd: Add Spreadtrum PWM support
Baolin Wang
3
-0
/
+321