index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-imx.c
(
unfollow
)
Commit message (
Expand
)
Author
2015-07-20
pwm: Make use of pwm_get_xxx() helpers where appropriate
Boris Brezillon
2015-07-20
pwm: Add the pwm_is_enabled() helper
Boris Brezillon
2014-10-20
pwm: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-25
pwm: imx: Avoid sample FIFO overflow for i.MX PWM version2
Liu Ying
2014-08-25
pwm: imx: Cleanup indentation for register definitions
Liu Ying
2014-08-25
pwm: imx: Fix the macro MX3_PWMCR_PRESCALER(x) definition
Liu Ying
2014-08-07
pwm: imx: set can_sleep flag for imx_pwm
Shawn Guo
2014-04-28
pwm: i.MX: Remove unnecessary OOM messages
Jingoo Han
2013-10-08
pwm: imx: Remove redundant of_match_ptr
Sachin Kamat
2013-10-08
pwm: imx: Include linux/of.h header
Sachin Kamat
2013-06-12
pwm: Fill in missing .owner fields
Thierry Reding
2013-05-18
drivers/pwm: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-04-02
pwm: imx: Remove enabled field from struct imx_chip
Axel Lin
2013-01-22
pwm: Convert to devm_ioremap_resource()
Thierry Reding
2012-12-06
pwm: i.MX: eliminate build warning
Lothar Waßmann
2012-11-28
pwm: remove use of __devexit
Bill Pemberton
2012-11-28
pwm: remove use of __devinit
Bill Pemberton
2012-11-28
pwm: remove use of __devexit_p
Bill Pemberton
2012-09-12
pwm: i.MX: fix clock lookup
Philipp Zabel
2012-09-12
pwm: i.MX: use per clock unconditionally
Sascha Hauer
2012-09-12
pwm: i.MX: add devicetree support
Philipp Zabel
2012-09-12
pwm: i.MX: Use module_platform_driver
Sascha Hauer
2012-09-12
pwm: i.MX: add functions to enable/disable pwm.
Sascha Hauer
2012-09-12
pwm: i.MX: remove unnecessary if in pwm_[en|dis]able
Sascha Hauer
2012-09-12
pwm: i.MX: factor out SoC specific functions
Sascha Hauer
2012-07-23
pwm: Convert pwm-imx to use devm_* APIs
Axel Lin
2012-07-02
ARM i.MX: Move i.MX pwm driver to pwm framework
Sascha Hauer
2012-02-01
ARM: mxc: pwm: add clk_prepare/clk_unprepare
Richard Zhao
2011-12-19
ARM:imx:fix pwm period value
Jason Chen
2011-12-09
MXC PWM: should active during DOZE/WAIT/DBG mode
Jason Chen
2011-08-24
ARM: imx: pwm: Add support for MX53
Fabio Estevam
2011-07-07
plat-mxc/pwm.c: use resource_size()
H Hartley Sweeten
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-01-13
mx51: add support for pwm
Arnaud Patard (Rtp)
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-08-14
mxc pwm: add mx25 support
Sascha Hauer
2009-08-07
MXC: pwm driver fixes
Sascha Hauer
2009-05-07
imx: re-work of PWM, add i.MX21 support
Holger Schurig
2009-03-13
[ARM] MXC: add pwm driver for i.MX SoCs
Sascha Hauer