index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-mxs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm: Add the pwm_is_enabled() helper
Boris Brezillon
2015-07-20
1
-2
/
+2
*
pwm: mxs: Fix period divider computation
Gaetan Hug
2015-03-11
1
-2
/
+6
*
pwm: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
pwm: mxs: set pwm_chip can_sleep flag
Shawn Guo
2014-05-21
1
-0
/
+1
*
pwm: mxs: Remove redundant of_match_ptr
Sachin Kamat
2013-10-08
1
-1
/
+1
*
pwm: mxs: Check the return value from stmp_reset_block()
Fabio Estevam
2013-09-03
1
-1
/
+7
*
pwm: Fill in missing .owner fields
Thierry Reding
2013-06-12
1
-0
/
+1
*
pwm: mxs: Let device core handle pinctrl
Fabio Estevam
2013-05-27
1
-6
/
+0
*
pwm: Constify OF match tables
Thierry Reding
2013-04-23
1
-1
/
+1
*
pwm: mxs: Remove unused *dev from struct mxs_pwm_chip
Axel Lin
2013-04-02
1
-2
/
+0
*
pwm: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-22
1
-3
/
+3
*
pwm: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
pwm: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
pwm: pwm-mxs: Return proper error if pwmchip_remove() fails
Axel Lin
2012-07-23
1
-3
/
+1
*
pwm: pwm-mxs: add pinctrl support
Shawn Guo
2012-07-23
1
-0
/
+6
*
pwm: pwm-mxs: use devm_* managed functions
Shawn Guo
2012-07-23
1
-16
/
+8
*
pwm: pwm-mxs: use global reset function stmp_reset_block
Shawn Guo
2012-07-23
1
-2
/
+2
*
pwm: pwm-mxs: encode soc name in compatible string
Shawn Guo
2012-07-23
1
-1
/
+1
*
pwm: add pwm-mxs support
Shawn Guo
2012-07-02
1
-0
/
+207