summaryrefslogtreecommitdiff
path: root/drivers/counter/ti-eqep.c
AgeCommit message (Expand)Author
2024-07-01counter/ti-eqep: Add new ti-am62-eqep compatibleJudith Mendez
2024-07-01counter: ti-eqep: remove counter_priv() wrapperDavid Lechner
2024-07-01counter: ti-eqep: remove unused struct memberDavid Lechner
2024-07-01counter: ti-eqep: implement over/underflow eventsDavid Lechner
2024-06-22counter: ti-eqep: enable clock at probeDavid Lechner
2024-04-02counter: ti-eqep: Convert to platform remove callback returning voidUwe Kleine-König
2022-09-30counter: Move symbols into COUNTER namespaceWilliam Breathitt Gray
2021-12-30counter: ti-eqep: Convert to new counter registrationUwe Kleine-König
2021-12-30counter: ti-eqep: Convert to counter_priv() wrapperUwe Kleine-König
2021-12-21counter: ti-eqep: Use container_of instead of struct counter_device::privUwe Kleine-König
2021-10-17counter: Internalize sysfs interface codeWilliam Breathitt Gray
2021-08-09counter: Rename counter_count_function to counter_functionWilliam Breathitt Gray
2021-08-09counter: Return error code on invalid modesWilliam Breathitt Gray
2021-01-14counter:ti-eqep: remove floorDavid Lechner
2020-11-01counter/ti-eqep: Fix regmap max_registerDavid Lechner
2020-09-29counter: use semicolons rather than commas to separate statementsJulia Lawall
2019-10-18counter: Simplify the count_read and count_write callbacksWilliam Breathitt Gray
2019-10-17counter: new TI eQEP driverDavid Lechner