summaryrefslogtreecommitdiffstats
path: root/drivers/timer/atmel_pit_timer.c
Commit message (Expand)AuthorAgeFilesLines
* timer: Return count from timer_ops.get_countSean Anderson2020-10-221-4/+2
* treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()Masahiro Yamada2020-08-221-1/+1
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* timer: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng2018-11-141-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* driver: timer: Add the Atmel PIT timer driverWenyou.Yang@microchip.com2017-08-261-0/+90