aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/omap_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20OMAP powerdomain, hwmod, omap_device: add some creditsPaul Walmsley1-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
2010-02-24OMAP: HWMOD: Add support for early device register into omap device layerThara Gopinath1-4/+29
2010-02-24OMAP: omap_device: when 'called from invalid state', print stateKevin Hilman1-6/+6
2010-02-24OMAP: omap_device: add omap_device_is_valid()Kevin Hilman1-0/+16
2010-02-10Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren1-10/+0
2010-02-03omap: Remove old unused defines for OMAP_32KSYNCT_BASETony Lindgren1-10/+0
2010-01-26OMAP: omap_device: optionally auto-adjust device activate/deactivate latenciesKevin Hilman1-8/+33
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