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-omap-dmtimer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data
David Rivshin
2018-08-20
1
-2
/
+3
*
pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops
Keerthy
2018-02-22
1
-26
/
+42
*
pwm: omap-dmtimer: Allow for setting dmtimer clock source
Ivaylo Dimitrov
2016-06-29
1
-5
/
+7
*
pwm: Use pwm_get/set_xxx() helpers where appropriate
Boris Brezillon
2016-05-17
1
-1
/
+1
*
pwm: omap-dmtimer: Add debug message for effective period and duty cycle
David Rivshin
2016-03-23
1
-1
/
+8
*
pwm: omap-dmtimer: Round load and match values rather than truncate
David Rivshin
2016-03-23
1
-5
/
+1
*
pwm: omap-dmtimer: Add sanity checking for load and match values
David Rivshin
2016-03-23
1
-4
/
+30
*
pwm: omap-dmtimer: Fix inaccurate period and duty cycle calculations
David Rivshin
2016-03-23
1
-7
/
+20
*
pwm: omap-dmtimer: Potential NULL dereference on error
Dan Carpenter
2016-01-04
1
-1
/
+1
*
pwm: Add PWM driver for OMAP using dual-mode timers
Neil Armstrong
2015-12-16
1
-0
/
+327