aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/counter/intel-qep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-09counter: Rename counter_count_function to counter_functionWilliam Breathitt Gray1-2/+2
2021-08-09counter: Standardize to ERANGE for limit exceeded errorsWilliam Breathitt Gray1-1/+1
2021-07-13counter: intel-qep: Remove linux/bitops.h includeJarkko Nikula1-1/+0
2021-06-13counter: intel-qep: Use to_pci_dev() helperJarkko Nikula1-2/+2
2021-06-13counter: intel-qep: Mark PM callbacks with __maybe_unusedJarkko Nikula1-4/+2
2021-06-03counter: Add support for Intel Quadrature Encoder PeripheralJarkko Nikula1-0/+546