summaryrefslogtreecommitdiff
path: root/drivers/counter/ti-ecap-capture.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-06Merge tag 'counter-updates-for-7.3' of ssh://gitolite.kernel.org/pub/scm/linu...Greg Kroah-Hartman1-1/+1
2026-08-02counter: ti-ecap-capture: Remove redundant dev_err_probe()Pan Chuang1-1/+1
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
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