aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/omap_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-11OMAP: omap_device: track latency in nanosecondsKevin Hilman1-4/+4
2009-12-11OMAP: omap_device: fix nsec/usec conversion in latency calculationsKevin Hilman1-2/+2
2009-12-11OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday()Kevin Hilman1-4/+4
2009-12-11OMAP: omap_device: use UINT_MAX for default wakeup latency limitKevin Hilman1-1/+1
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-2/+2
2009-10-19omap: Use getnstimeofday for omap_deviceTony Lindgren1-31/+19
2009-09-03OMAP2/3/4 core: create omap_device layerPaul Walmsley1-0/+687