blob: 978477ff2360ae6ffac1cf441febcef3ecf53eb5 [file] [log] [blame]
2cb5cd90f4cd ("pwm: imx27: Ensure clocks being on iff the PWM is on")
aad4e530c241 ("pwm: imx27: Simplify helper function to enable and disable clocks")
15d4dbd60159 ("pwm: imx27: Fix clock handling in pwm_imx27_apply()")
bd88d319abe9 ("pwm: imx27: Unconditionally write state to hardware")
a3597d6c89d7 ("pwm: imx27: Cache duty cycle register value")
1347c94f73e3 ("pwm: imx27: Use devm_platform_ioremap_resource() to simplify code")
519ef9b5f23c ("pwm: imx27: Only enable the clocks once in .get_state()")
d80f8206905c ("pwm: imx: Split into two drivers")
f20b187e32e0 ("pwm: imx: Set driver data earlier simplifying the end of ->probe()")
9f4c8f9607c3 ("pwm: imx: Add ipg clock operation")
bf9b0b1b0b6c ("pwm: imx: Implement get_state() function for hardware readout")
9f617ada9f82 ("pwm: imx: Use bitops and bitfield macros to define register values")
e3adc7efe678 ("pwm: imx: Sort include files")
1f6eefeb7cd4 ("pwm: imx: Let PWM be active during suspend")