index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-ab8500.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm: ab8500: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-09-02
1
-17
/
+1
*
pwm: ab8500: Fix register offset calculation to not depend on probe order
Uwe Kleine-König
2021-09-02
1
-3
/
+14
*
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
2021-03-22
1
-1
/
+0
*
pwm: ab8500: Implement .apply instead of .config, .enable and .disable
Uwe Kleine-König
2021-03-22
1
-28
/
+25
*
pwm: ab8500: Explicitly allocate pwm chip base dynamically
Uwe Kleine-König
2020-12-17
1
-1
/
+1
*
pwm: ab8500: Add error message if pwmchip_add() fails
Uwe Kleine-König
2020-12-17
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-05-30
1
-1
/
+1
*
pwm: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
pwm: ab8500: Fix wrong value shift for disable/enable PWM
Axel Lin
2014-05-21
1
-7
/
+2
*
pwm: ab8500: Remove unnecessary OOM messages
Jingoo Han
2014-04-28
1
-3
/
+1
*
pwm: ab8500: Add .owner to struct pwm_ops
Axel Lin
2013-04-02
1
-0
/
+1
*
pwm: ab8500: Fix trivial typo in dev_err message
Axel Lin
2013-03-26
1
-1
/
+1
*
pwm: ab8500: use devm_kzalloc()
Jingoo Han
2013-03-08
1
-5
/
+2
*
pwm: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
pwm: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
pwm: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
pwm: Move AB8500 PWM driver to PWM framework
Thierry Reding
2012-09-20
1
-0
/
+153