Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-30 | counter: remove old and now unused registration API | Uwe Kleine-König | 1 | -96/+4 |
2021-12-30 | counter: Provide alternative counter registration functions | Uwe Kleine-König | 1 | -2/+166 |
2021-12-30 | counter: Provide a wrapper to access device private data | Uwe Kleine-König | 1 | -0/+12 |
2021-12-30 | counter: Use container_of instead of drvdata to track counter_device | Uwe Kleine-König | 1 | -2/+2 |
2021-10-17 | counter: Add character device interface | William Breathitt Gray | 1 | -5/+51 |
2021-10-17 | counter: Update counter.h comments to reflect sysfs internalization | William Breathitt Gray | 1 | -0/+3 |
2021-10-17 | counter: Internalize sysfs interface code | William Breathitt Gray | 1 | -0/+142 |