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