summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/clocksource.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX6 gpt: Add i.MX6ul supportSascha Hauer2016-11-081-0/+3
* ARM: i.MX27: Fix gpt compatible for latest device treesSascha Hauer2016-03-161-0/+3
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-3/+5
* ARM: imx: clocksource: add new DT compatibleStefan Christ2016-02-171-0/+3
* ARM: imx: clocksource: add new DT compatibleLucas Stach2015-10-261-0/+3
* of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-301-3/+3
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-0/+2
* ARM: i.MX clocksource: return successful for multiple instancesSascha Hauer2014-01-291-1/+1
* treewide: Add missing includesSascha Hauer2013-11-081-0/+1
* ARM: i.MX: Make timer available earlierSascha Hauer2013-06-181-1/+1
* ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-171-1/+0
* Merge branch 'for-next/clk' into for-next/imxSascha Hauer2012-10-171-12/+0
|\
| * ARM i.MX: Enable clocks in common placeSascha Hauer2012-10-101-12/+0
* | ARM i.MX/watchdog: Make i.MX watchdog driver the reset source on i.MXSascha Hauer2012-10-051-37/+0
|/
* Merge branch 'for-next/fixes'Sascha Hauer2012-10-041-3/+4
|\
| * ARM i.MX clocksource: fix timer source selectionSascha Hauer2012-10-041-3/+4
* | Merge branch 'for-next/imx-clk'Sascha Hauer2012-10-041-3/+15
|\ \
| * | ARM i.MX: Remove old clock supportSascha Hauer2012-10-041-1/+0
| * | ARM i.MX: Switch clocksource to clk_getSascha Hauer2012-10-041-2/+15
| |/
* / switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
|/
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-031-4/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* | ARM i.MX: Add devicetree support for clocksource driverSascha Hauer2012-09-231-0/+13
* | ARM i.MX: implement clocksource as driverSascha Hauer2012-09-171-9/+67
|/
* ARM i.MX clocksource: put registers in iomem spaceSascha Hauer2012-06-301-5/+7
* introduce io.hSascha Hauer2011-09-221-1/+1
* clocksource: switch mask to CLOCKSOURCE_MASKJean-Christophe PLAGNIOL-VILLARD2010-11-291-1/+1
* reset_cpu: unify declarationRobert Schwebel2010-10-221-1/+1
* i.MX remove wdog registers from header filesSascha Hauer2010-10-211-4/+19
* imx clocksource: sparse fixesSascha Hauer2010-10-211-1/+1
* imx/clocksource: enable GPT1 before using it on CPUIMX25Eric BĂ©nard2010-10-131-0/+4
* i.MX clocksource: Use readl/writel instead of pointer derefSascha Hauer2010-06-241-7/+11
* make reset_cpu a __noreturn functionSascha Hauer2010-03-301-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-221-2/+2
* imx clocksource: add frequency change supportSascha Hauer2009-05-131-0/+13
* Add Freescale i.MX21 supportIvo Clarysse2009-04-071-3/+6
* i.MX use fecclk for fec and gtpclk for gptSascha Hauer2009-02-201-1/+1
* make the clocksource work on current CPUsJuergen Beisert2007-10-181-2/+1
* making watchdog handling independend from ifdefsJuergen Beisert2007-10-171-7/+1
* i.MX clocksource: enable clocks for gpt1Sascha Hauer2007-10-091-0/+5
* add i.MX27 reset supportSascha Hauer2007-10-081-2/+8
* make independent of timer baseSascha Hauer2007-10-071-7/+12
* export symbolsSascha Hauer2007-10-071-0/+1
* whitespace cleanupSascha Hauer2007-09-131-2/+2
* svn_rev_664Sascha Hauer2007-07-051-1/+0
* svn_rev_490Sascha Hauer2007-07-051-0/+88