Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
38a7a73e8ed0fa9e8cd99bb62463afbdcd23429b
/
drivers
/
pwm
/
pwm-imx.c
15da7b5
pwm: Make use of pwm_get_xxx() helpers where appropriate
by Boris Brezillon
· 9 years ago
5c31252
pwm: Add the pwm_is_enabled() helper
by Boris Brezillon
· 9 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
f05fae1
pwm: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
137fd45
pwm: imx: Avoid sample FIFO overflow for i.MX PWM version2
by Liu Ying
· 10 years ago
40f260c
pwm: imx: Cleanup indentation for register definitions
by Liu Ying
· 10 years ago
bd59bdc
pwm: imx: Fix the macro MX3_PWMCR_PRESCALER(x) definition
by Liu Ying
· 10 years ago
31c4fa3
pwm: imx: set can_sleep flag for imx_pwm
by Shawn Guo
· 10 years ago
1cbec74
pwm: i.MX: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
becbca1
pwm: imx: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
2a8876c
pwm: imx: Include linux/of.h header
by Sachin Kamat
· 11 years ago
3dd0a90
pwm: Fill in missing .owner fields
by Thierry Reding
· 11 years ago
362e9cd
drivers/pwm: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 11 years ago
72da70e
pwm: imx: Remove enabled field from struct imx_chip
by Axel Lin
· 12 years ago
6d4294d
pwm: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
74779e2
Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwm
by Linus Torvalds
· 12 years ago
983290b
pwm: i.MX: eliminate build warning
by Lothar Waßmann
· 12 years ago
77f3791
pwm: remove use of __devexit
by Bill Pemberton
· 12 years ago
3e9fe83
pwm: remove use of __devinit
by Bill Pemberton
· 12 years ago
fd10911
pwm: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
7b27c16
pwm: i.MX: fix clock lookup
by Philipp Zabel
· 12 years ago
8d1c24b
pwm: i.MX: use per clock unconditionally
by Sascha Hauer
· 12 years ago
479e2e3
pwm: i.MX: add devicetree support
by Philipp Zabel
· 12 years ago
208d038
pwm: i.MX: Use module_platform_driver
by Sascha Hauer
· 12 years ago
66ad6a6
pwm: i.MX: add functions to enable/disable pwm.
by Sascha Hauer
· 12 years ago
140827c
pwm: i.MX: remove unnecessary if in pwm_[en|dis]able
by Sascha Hauer
· 12 years ago
19e7333
pwm: i.MX: factor out SoC specific functions
by Sascha Hauer
· 12 years ago
a9970e3
pwm: Convert pwm-imx to use devm_* APIs
by Axel Lin
· 12 years ago
2969324
ARM i.MX: Move i.MX pwm driver to pwm framework
by Sascha Hauer
· 13 years ago