summaryrefslogtreecommitdiff
path: root/drivers/timer/stm32_timer.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-13timer: stm32: migrate trace to log macroPatrick Delaunay1-0/+2
2021-01-06Merge tag 'v2021.01-rc5' into nextTom Rini1-1/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard1-1/+1
2020-10-22timer: Return count from timer_ops.get_countSean Anderson1-4/+2
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2018-11-14timer: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-14timer: stm32: Add timer support for STM32 SoCs familyPatrice Chotard1-0/+138