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-spear.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm: spear: Make use of devm_pwmchip_alloc() function
Uwe Kleine-König
2024-02-19
1
-10
/
+8
*
pwm: spear: Simplify using devm functions
Uwe Kleine-König
2023-10-13
1
-29
/
+11
*
pwm: Manage owner assignment implicitly for drivers
Uwe Kleine-König
2023-10-13
1
-1
/
+0
*
pwm: spear: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-30
1
-4
/
+2
*
pwm: spear: Ensure configuring period and duty_cycle isn't wrongly skipped
Uwe Kleine-König
2021-07-08
1
-6
/
+3
*
pwm: spear: Implement .apply() callback
Uwe Kleine-König
2021-05-25
1
-4
/
+29
*
pwm: spear: Free resources only after pwmchip_remove()
Uwe Kleine-König
2021-05-25
1
-1
/
+4
*
pwm: spear: Don't modify HW state in .remove callback
Uwe Kleine-König
2021-05-25
1
-4
/
+0
*
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
2021-03-22
1
-1
/
+0
*
pwm: spear: Convert to devm_platform_ioremap_resource()
Yangtao Li
2020-12-17
1
-3
/
+1
*
pwm: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-06-11
1
-4
/
+2
|
\
|
*
pwm: spear: fix check on pwmchip_add() return value
Beniamino Galvani
2014-05-07
1
-1
/
+1
|
*
pwm: spear: Remove unnecessary OOM messages
Jingoo Han
2014-04-28
1
-3
/
+1
*
|
Shiraz has moved
Viresh Kumar
2014-04-18
1
-2
/
+2
|
/
*
pwm: simplify use of devm_ioremap_resource
Julia Lawall
2013-09-03
1
-6
/
+1
*
pwm: Fill in missing .owner fields
Thierry Reding
2013-06-12
1
-0
/
+1
*
pwm: Constify OF match tables
Thierry Reding
2013-04-23
1
-1
/
+1
*
pwm: spear: Remove unused *dev from struct spear_pwm_chip
Axel Lin
2013-04-02
1
-3
/
+0
*
pwm: spear: Fix checking return value of clk_enable() and clk_prepare()
Axel Lin
2013-04-02
1
-3
/
+3
*
pwm: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-22
1
-3
/
+3
*
pwm: spear: Staticize spear_pwm_config()
Axel Lin
2012-11-22
1
-2
/
+2
*
pwm: Add SPEAr PWM chip driver support
Shiraz Hashim
2012-11-22
1
-0
/
+276