aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/counter/ti-ecap-capture.c
AgeCommit message (Expand)AuthorFilesLines
2025-08-24counter: ti-ecap-capture: Use devm_pm_runtime_enable()Waqar Hameed1-10/+2
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds1-1/+1
2024-11-05counter: ti-ecap-capture: Add check for clk_enable()Jiasheng Jiang1-1/+6
2024-04-02counter: ti-ecap-capture: Utilize COUNTER_COMP_FREQUENCY macroWilliam Breathitt Gray1-1/+1
2024-04-02counter: ti-ecap-capture: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-10-17counter: ti-ecap-capture: fix IS_ERR() vs NULL checkDan Carpenter1-2/+2
2022-10-17counter: Reduce DEFINE_COUNTER_ARRAY_POLARITY() to defining counter_arrayWilliam Breathitt Gray1-1/+2
2022-09-30counter: ti-ecap-capture: capture driver support for ECAPJulien Panis1-0/+614