index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-imx-tpm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-23
pwm: imx-tpm: force 'real_period' to be zero in suspend
Fancy Fang
1
-0
/
+7
2023-03-30
pwm: imx-tpm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-12-06
pwm: Make .get_state() callback return an error code
Uwe Kleine-König
1
-3
/
+5
2021-09-02
pwm: imx-tpm: Don't check the return code of pwmchip_remove()
Uwe Kleine-König
1
-2
/
+3
2021-05-25
pwm: Simplify all drivers with explicit of_pwm_n_cells = 3
Uwe Kleine-König
1
-2
/
+0
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
1
-1
/
+0
2021-03-22
pwm: imx-tpm: Use a single line for error message
Fabio Estevam
1
-3
/
+1
2020-12-17
pwm: imx-tpm: Use dev_err_probe() to simplify error handling
Anson Huang
1
-7
/
+3
2020-06-16
pwm: imx-tpm: Use 64-bit division macro
Guru Das Srinagesh
1
-1
/
+1
2020-03-30
pwm: imx-tpm: Remove unused includes
Anson Huang
1
-2
/
+0
2019-09-21
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
1
-2
/
+2
2019-05-09
pwm: Add i.MX TPM PWM driver support
Anson Huang
1
-0
/
+449