index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-ab8500.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-17
pwm: ab8500: Implement .get_state()
Uwe Kleine-König
1
-0
/
+43
2023-02-17
pwm: ab8500: Fix calculation of duty and period
Uwe Kleine-König
1
-9
/
+60
2021-09-02
pwm: ab8500: Simplify using devm_pwmchip_add()
Uwe Kleine-König
1
-17
/
+1
2021-09-02
pwm: ab8500: Fix register offset calculation to not depend on probe order
Uwe Kleine-König
1
-3
/
+14
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
1
-1
/
+0
2021-03-22
pwm: ab8500: Implement .apply instead of .config, .enable and .disable
Uwe Kleine-König
1
-28
/
+25
2020-12-17
pwm: ab8500: Explicitly allocate pwm chip base dynamically
Uwe Kleine-König
1
-1
/
+1
2020-12-17
pwm: ab8500: Add error message if pwmchip_add() fails
Uwe Kleine-König
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
1
-1
/
+1
2014-10-20
pwm: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-21
pwm: ab8500: Fix wrong value shift for disable/enable PWM
Axel Lin
1
-7
/
+2
2014-04-28
pwm: ab8500: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2013-04-02
pwm: ab8500: Add .owner to struct pwm_ops
Axel Lin
1
-0
/
+1
2013-03-26
pwm: ab8500: Fix trivial typo in dev_err message
Axel Lin
1
-1
/
+1
2013-03-08
pwm: ab8500: use devm_kzalloc()
Jingoo Han
1
-5
/
+2
2012-11-28
pwm: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
pwm: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
pwm: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-20
pwm: Move AB8500 PWM driver to PWM framework
Thierry Reding
1
-0
/
+153