summaryrefslogtreecommitdiff
path: root/drivers/counter
AgeCommit message (Expand)Author
2024-04-02counter: ti-ecap-capture: Utilize COUNTER_COMP_FREQUENCY macroWilliam Breathitt Gray
2024-04-02counter: ti-eqep: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-02counter: ti-ecap-capture: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-02counter: stm32-timer-cnt: add support for capture eventsFabrice Gasnier
2024-04-02counter: stm32-timer-cnt: add support for overflow eventsFabrice Gasnier
2024-04-02counter: stm32-timer-cnt: probe number of channels from registersFabrice Gasnier
2024-04-02counter: stm32-timer-cnt: introduce channelsFabrice Gasnier
2024-04-02counter: stm32-timer-cnt: add checks on quadrature encoder capabilityFabrice Gasnier
2024-04-02counter: stm32-timer-cnt: add counter prescaler extensionFabrice Gasnier
2024-04-02counter: stm32-timer-cnt: introduce clock signalFabrice Gasnier
2024-04-02counter: stm32-timer-cnt: adopt signal definitionsFabrice Gasnier
2024-04-02counter: stm32-timer-cnt: rename counterFabrice Gasnier
2024-04-02counter: stm32-timer-cnt: rename quadrature signalFabrice Gasnier
2024-04-02counter: constify the struct device_type usageRicardo B. Marliere
2024-04-02counter: make counter_bus_type constRicardo B. Marliere
2024-02-16counter: fix privdata alignmentNuno Sa
2023-10-02Merge tag 'counter-fixes-for-6.6a' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2023-09-05counter: microchip-tcb-capture: Fix the use of internal GCLK logicDharma Balasubiramani
2023-09-04Merge tag 'mfd-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2023-09-04counter: chrdev: fix getting array extensionsFabrice Gasnier
2023-08-18mfd: rz-mtu3: Link time dependenciesArnd Bergmann
2023-08-16counter: rz-mtu3-cnt: Reorder locking sequence for consistencyBiju Das
2023-08-16counter: Explicitly include correct DT includesRob Herring
2023-08-04Merge tag 'counter-fixes-for-6.5a' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2023-06-21counter: Fix menuconfig "Counter support" submenu entries disappearanceWilliam Breathitt Gray
2023-06-15Merge tag 'counter-updates-for-6.5a' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-06-08counter: i8254: Introduce the Intel 8254 interface library moduleWilliam Breathitt Gray
2023-05-31counter: add HAS_IOPORT_MAP dependencyNiklas Schnelle
2023-05-18counter: 104-quad-8: Migrate to the regmap APIWilliam Breathitt Gray
2023-05-18counter: 104-quad-8: Utilize helper functions to handle PR, FLAG and PSCWilliam Breathitt Gray
2023-05-18counter: 104-quad-8: Refactor to buffer states for CMR, IOR, and IDRWilliam Breathitt Gray
2023-05-18counter: 104-quad-8: Utilize bitfield access macrosWilliam Breathitt Gray
2023-05-09counter: stm32-timer-cnt: Reset TIM_TISEL to its default value in probeUwe Kleine-König
2023-05-09counter: 104-quad-8: Remove reference in Kconfig to 25-bit counter valueWilliam Breathitt Gray
2023-05-02Merge tag 'mfd-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2023-04-26counter: rz-mtu3-cnt: Unlock on error in rz_mtu3_count_ceiling_write()Dan Carpenter
2023-04-26counter: Add Renesas RZ/G2L MTU3a counter driverBiju Das
2023-03-18counter: 104-quad-8: Fix Synapse action reported for Index signalsWilliam Breathitt Gray
2023-03-18counter: 104-quad-8: Fix race condition between FLAG and CNTR readsWilliam Breathitt Gray
2023-01-18counter: fix dependency references for config MICROCHIP_TCB_CAPTURELukas Bulwahn
2023-01-13counter: microchip-tcp-capture: Add appropriate arch deps for TCP driverPeter Robinson
2023-01-13counter: ftm-quaddec: Depend on the Layerscape SoCPeter Robinson
2023-01-13counter: intel-qep: Depend on X86Peter Robinson
2023-01-13counter: Sort the Kconfig entries alphabeticallyPeter Robinson
2022-11-26counter: stm32-lptimer-cnt: fix the check on arr and cmp registers updateFabrice Gasnier
2022-10-23counter: 104-quad-8: Fix race getting function mode and directionWilliam Breathitt Gray
2022-10-23counter: microchip-tcb-capture: Handle Signal1 read and SynapseWilliam Breathitt Gray
2022-10-17counter: ti-ecap-capture: fix IS_ERR() vs NULL checkDan Carpenter
2022-10-17counter: Reduce DEFINE_COUNTER_ARRAY_POLARITY() to defining counter_arrayWilliam Breathitt Gray
2022-10-08Merge tag 'gpio-updates-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds