index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
ep93xx_pwm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc/ep93xx_pwm: use kstrtol instead of strict_strtol
H Hartley Sweeten
2013-05-30
1
-3
/
+3
*
misc/ep93xx_pwm: use module_platform_driver()
H Hartley Sweeten
2013-05-30
1
-5
/
+5
*
misc/ep93xx_pwm: remove ep93xx_pwm_is_inverted() inline function
H Hartley Sweeten
2013-05-30
1
-6
/
+2
*
misc/ep93xx_pwm: remove ep93xx_pwm_is_enabled() inline function
H Hartley Sweeten
2013-05-30
1
-7
/
+2
*
misc/ep93xx_pwm: remove ep93xx_pwm_read_tc() inline function
H Hartley Sweeten
2013-05-30
1
-8
/
+3
*
misc/ep93xx_pwm: remove ep93xx_pwm_normal() inline function
H Hartley Sweeten
2013-05-30
1
-6
/
+1
*
misc/ep93xx_pwm: remove ep93xx_pwm_invert() inline function
H Hartley Sweeten
2013-05-30
1
-6
/
+1
*
misc/ep93xx_pwm: remove ep93xx_pwm_disable() inline function
H Hartley Sweeten
2013-05-30
1
-8
/
+3
*
misc/ep93xx_pwm: remove ep93xx_pwm_enable() inline function
H Hartley Sweeten
2013-05-30
1
-6
/
+1
*
misc/ep93xx_pwm: remove ep93xx_pwm_write_dc() inline function
H Hartley Sweeten
2013-05-30
1
-9
/
+6
*
misc/ep93xx_pwm: remove ep93xx_pwm_write_tc() inline function
H Hartley Sweeten
2013-05-30
1
-8
/
+3
*
misc/ep93xx_pwm: remove ep93xx_pwm_{write,read}l() inline functions
H Hartley Sweeten
2013-05-30
1
-21
/
+9
*
misc/ep93xx_pwm: use {read,write}* instead of __raw_* versions for io
H Hartley Sweeten
2013-05-30
1
-2
/
+2
*
misc/ep93xx_pwm: use managed device resources
H Hartley Sweeten
2013-05-30
1
-53
/
+20
*
misc: ep93xx_pwm: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-16
1
-1
/
+0
*
misc: ep93xx_pwm: use module_platform_driver_probe()
Jingoo Han
2013-03-15
1
-12
/
+1
*
drivers/misc/ep93xx_pwm.c: world-writable sysfs files
Vasiliy Kulikov
2011-03-22
1
-3
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driver
Hartley Sweeten
2009-07-30
1
-0
/
+384