Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | counter: Move symbols into COUNTER namespace | William Breathitt Gray | 2022-09-30 | 1 | -0/+1 |
* | counter: intel-qep: Convert to new counter registration | Uwe Kleine-König | 2021-12-30 | 1 | -12/+16 |
* | counter: intel-qep: Convert to counter_priv() wrapper | Uwe Kleine-König | 2021-12-30 | 1 | -9/+9 |
* | counter: Internalize sysfs interface code | William Breathitt Gray | 2021-10-17 | 1 | -84/+62 |
* | counter: Rename counter_count_function to counter_function | William Breathitt Gray | 2021-08-09 | 1 | -2/+2 |
* | counter: Standardize to ERANGE for limit exceeded errors | William Breathitt Gray | 2021-08-09 | 1 | -1/+1 |
* | counter: intel-qep: Remove linux/bitops.h include | Jarkko Nikula | 2021-07-13 | 1 | -1/+0 |
* | counter: intel-qep: Use to_pci_dev() helper | Jarkko Nikula | 2021-06-13 | 1 | -2/+2 |
* | counter: intel-qep: Mark PM callbacks with __maybe_unused | Jarkko Nikula | 2021-06-13 | 1 | -4/+2 |
* | counter: Add support for Intel Quadrature Encoder Peripheral | Jarkko Nikula | 2021-06-03 | 1 | -0/+546 |