aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/omap_device.c
Commit message (Expand)AuthorAgeFilesLines
* OMAP powerdomain, hwmod, omap_device: add some creditsPaul Walmsley2010-05-201-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* OMAP: HWMOD: Add support for early device register into omap device layerThara Gopinath2010-02-241-4/+29
* OMAP: omap_device: when 'called from invalid state', print stateKevin Hilman2010-02-241-6/+6
* OMAP: omap_device: add omap_device_is_valid()Kevin Hilman2010-02-241-0/+16
* Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren2010-02-101-10/+0
|\
| * omap: Remove old unused defines for OMAP_32KSYNCT_BASETony Lindgren2010-02-031-10/+0
* | OMAP: omap_device: optionally auto-adjust device activate/deactivate latenciesKevin Hilman2010-01-261-8/+33
|/
* OMAP: omap_device: track latency in nanosecondsKevin Hilman2009-12-111-4/+4
* OMAP: omap_device: fix nsec/usec conversion in latency calculationsKevin Hilman2009-12-111-2/+2
* OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday()Kevin Hilman2009-12-111-4/+4
* OMAP: omap_device: use UINT_MAX for default wakeup latency limitKevin Hilman2009-12-111-1/+1
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-2/+2
* omap: Use getnstimeofday for omap_deviceTony Lindgren2009-10-191-31/+19
* OMAP2/3/4 core: create omap_device layerPaul Walmsley2009-09-031-0/+687