summaryrefslogtreecommitdiff
path: root/drivers/counter/intel-qep.c
AgeCommit message (Expand)Author
2022-09-30counter: Move symbols into COUNTER namespaceWilliam Breathitt Gray
2021-12-30counter: intel-qep: Convert to new counter registrationUwe Kleine-König
2021-12-30counter: intel-qep: Convert to counter_priv() wrapperUwe 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: Standardize to ERANGE for limit exceeded errorsWilliam Breathitt Gray
2021-07-13counter: intel-qep: Remove linux/bitops.h includeJarkko Nikula
2021-06-13counter: intel-qep: Use to_pci_dev() helperJarkko Nikula
2021-06-13counter: intel-qep: Mark PM callbacks with __maybe_unusedJarkko Nikula
2021-06-03counter: Add support for Intel Quadrature Encoder PeripheralJarkko Nikula