Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
87939d50e5888bd78478d9aa9455f56b919df658
/
drivers
/
pwm
/
pwm-imx27.c
cf79873
pwm: imx27: Remove unused include of of_device.h
by Anson Huang
· 4 years, 11 months ago
2cb5cd9
pwm: imx27: Ensure clocks being on iff the PWM is on
by Uwe Kleine-König
· 5 years ago
4563654
pwm: imx27: Don't disable clocks at device remove time
by Uwe Kleine-König
· 5 years ago
aad4e53
pwm: imx27: Simplify helper function to enable and disable clocks
by Uwe Kleine-König
· 5 years ago
15d4dbd
pwm: imx27: Fix clock handling in pwm_imx27_apply()
by Uwe Kleine-König
· 5 years ago
a368c34
pwm: imx27: Eliminate error message for defer probe
by Anson Huang
· 5 years ago
bd88d31
pwm: imx27: Unconditionally write state to hardware
by Thierry Reding
· 5 years ago
a3597d6
pwm: imx27: Cache duty cycle register value
by Thierry Reding
· 5 years ago
71523d1
pwm: Ensure pwm_apply_state() doesn't modify the state argument
by Uwe Kleine-König
· 5 years ago
f696097
pwm: imx: Document known limitations
by Uwe Kleine-König
· 5 years ago
1347c94
pwm: imx27: Use devm_platform_ioremap_resource() to simplify code
by Anson Huang
· 6 years ago
519ef9b
pwm: imx27: Only enable the clocks once in .get_state()
by Uwe Kleine-König
· 6 years ago
7ca17b2
pwm: imx: Signedness bug in imx_pwm_get_state()
by Dan Carpenter
· 6 years ago
d80f820
pwm: imx: Split into two drivers
by Uwe Kleine-König
· 6 years ago
[Renamed (61%) from drivers/pwm/pwm-imx.c]
b9a5c60
pwm: imx: Don't print an error on -EPROBE_DEFER
by Uwe Kleine-König
· 6 years ago
f20b187
pwm: imx: Set driver data earlier simplifying the end of ->probe()
by Uwe Kleine-König
· 6 years ago
01482d24
pwm: imx: Remove if block where the condition is always wrong
by Uwe Kleine-König
· 6 years ago
9f4c8f9
pwm: imx: Add ipg clock operation
by Anson Huang
· 6 years ago
bf9b0b1
pwm: imx: Implement get_state() function for hardware readout
by Michal Vokáč
· 6 years ago
9f617ad
pwm: imx: Use bitops and bitfield macros to define register values
by Michal Vokáč
· 6 years ago
e3adc7e
pwm: imx: Sort include files
by Michal Vokáč
· 6 years ago
a99290c
pwm: imx: Switch to SPDX identifier
by Fabio Estevam
· 7 years ago
1f6eefe
pwm: imx: Let PWM be active during suspend
by Fabio Estevam
· 7 years ago
38b0a52
Merge branch 'for-4.11/drivers' into for-next
by Thierry Reding
· 8 years ago
326ed31
pwm: imx: Add polarity inversion support to i.MX's PWMv2
by Lukasz Majewski
· 8 years ago
871985b
pwm: imx: Remove redundant i.MX PWMv2 code
by Lukasz Majewski
· 8 years ago
0ca1a11
pwm: imx: Provide atomic PWM support for i.MX PWMv2
by Lukasz Majewski
· 8 years ago
73b1ff1
pwm: imx: Move PWMv2 wait for fifo slot code to a separate function
by Lukasz Majewski
· 8 years ago
970247a
pwm: imx: Move PWMv2 software reset code to a separate function
by Lukasz Majewski
· 8 years ago
b3c088f
pwm: imx: Rewrite v1 code to facilitate switch to atomic PWM
by Lukasz Majewski
· 8 years ago
0038922
pwm: imx: Add separate set of PWM ops for v1 and v2
by Lukasz Majewski
· 8 years ago
9fb27fa
pwm: imx: Remove ipg clock and enable per clock when required
by Sascha Hauer
· 8 years ago
b2ec9ef
pwm: constify pwm_ops structures
by Bhumika Goyal
· 8 years ago
8c0216f
pwm: Remove .can_sleep from struct pwm_chip
by Thierry Reding
· 8 years ago
15da7b5
pwm: Make use of pwm_get_xxx() helpers where appropriate
by Boris Brezillon
· 10 years ago
5c31252
pwm: Add the pwm_is_enabled() helper
by Boris Brezillon
· 10 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
· 11 years ago
40f260c
pwm: imx: Cleanup indentation for register definitions
by Liu Ying
· 11 years ago
bd59bdc
pwm: imx: Fix the macro MX3_PWMCR_PRESCALER(x) definition
by Liu Ying
· 11 years ago
31c4fa3
pwm: imx: set can_sleep flag for imx_pwm
by Shawn Guo
· 11 years ago
1cbec74
pwm: i.MX: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
becbca13
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
· 12 years ago
362e9cd
drivers/pwm: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 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
· 13 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
· 13 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
· 13 years ago
a9970e3
pwm: Convert pwm-imx to use devm_* APIs
by Axel Lin
· 13 years ago
2969324
ARM i.MX: Move i.MX pwm driver to pwm framework
by Sascha Hauer
· 13 years ago