Age | Commit message (Expand) | Author |
---|---|---|
2021-09-02 | pwm: imx-tpm: Don't check the return code of pwmchip_remove() | Uwe Kleine-König |
2021-05-25 | pwm: Simplify all drivers with explicit of_pwm_n_cells = 3 | Uwe Kleine-König |
2021-03-22 | pwm: Always allocate PWM chip base ID dynamically | Uwe Kleine-König |
2021-03-22 | pwm: imx-tpm: Use a single line for error message | Fabio Estevam |
2020-12-17 | pwm: imx-tpm: Use dev_err_probe() to simplify error handling | Anson Huang |
2020-06-16 | pwm: imx-tpm: Use 64-bit division macro | Guru Das Srinagesh |
2020-03-30 | pwm: imx-tpm: Remove unused includes | Anson Huang |
2019-09-21 | pwm: Ensure pwm_apply_state() doesn't modify the state argument | Uwe Kleine-König |
2019-05-09 | pwm: Add i.MX TPM PWM driver support | Anson Huang |