aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/atmel_tclib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-10misc: atmel_tclib: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-05-02misc: atmel_tclib: Do not probe already used TCBsAlexandre Belloni1-0/+3
2019-05-02ARM: at91: move SoC specific definitions to SoC folderAlexandre Belloni1-1/+1
2015-10-06misc: atmel_tclib: get and use slow clockBoris Brezillon1-0/+4
2014-09-08ARM: at91/tclib: mask interruptions at shutdown and probeGaël PORTAY1-0/+16
2014-09-08ARM: at91/tclib: move initialization from alloc to probeGaël PORTAY1-49/+22
2014-09-08ARM: at91/tclib: prefer using of devm_* functionsGaël PORTAY1-8/+6
2012-03-01ARM: at91/tc/clocksource: Add 32 bit variant to Timer CounterNicolas Ferre1-0/+20
2012-03-01ARM: at91/tc: add device tree support to atmel_tclibNicolas Ferre1-2/+25
2012-03-01ARM: at91/tclib: take iomem size from resourceNicolas Ferre1-8/+9
2011-10-31drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker1-0/+1
2011-03-22drivers/misc/atmel_tclib.c: fix a memory leakAxel Lin1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-03-04atmel_tc libraryDavid Brownell1-0/+161