aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/omap_device.c
Commit message (Expand)AuthorAge
* Merge branch 'misc_2.6.37' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-09-27
|\
| * OMAP: omap_device: Fix to support multiple hwmods for a single deviceKishon Vijay Abraham I2010-09-24
* | Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren2010-09-23
|\ \ | |/ |/|
| * OMAP: omap_device: make all devices a child of a new parent deviceKevin Hilman2010-09-23
| * Revert "OMAP: omap_device: add omap_device_is_valid()"Kevin Hilman2010-09-23
* | OMAP: hwmod: Handle opt clocks node using clk_add_aliasPartha Basak2010-09-22
|/
* omap: device: improve errors handlingArtem Bityutskiy2010-08-04
* OMAP2+: hwmod/device: update documentation and copyrightPaul Walmsley2010-07-26
* OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_vaPaul Walmsley2010-07-26
* OMAP: omap_device: ensure hwmod tracks attached omap_device pointerKevin Hilman2010-07-26
* OMAP powerdomain, hwmod, omap_device: add some creditsPaul Walmsley2010-05-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* OMAP: HWMOD: Add support for early device register into omap device layerThara Gopinath2010-02-24
* OMAP: omap_device: when 'called from invalid state', print stateKevin Hilman2010-02-24
* OMAP: omap_device: add omap_device_is_valid()Kevin Hilman2010-02-24
* Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren2010-02-10
|\
| * omap: Remove old unused defines for OMAP_32KSYNCT_BASETony Lindgren2010-02-03
* | OMAP: omap_device: optionally auto-adjust device activate/deactivate latenciesKevin Hilman2010-01-26
|/
* OMAP: omap_device: track latency in nanosecondsKevin Hilman2009-12-11
* OMAP: omap_device: fix nsec/usec conversion in latency calculationsKevin Hilman2009-12-11
* OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday()Kevin Hilman2009-12-11
* OMAP: omap_device: use UINT_MAX for default wakeup latency limitKevin Hilman2009-12-11
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-20
* omap: Use getnstimeofday for omap_deviceTony Lindgren2009-10-19
* OMAP2/3/4 core: create omap_device layerPaul Walmsley2009-09-03