aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/omap_device.c
Commit message (Expand)AuthorAgeFilesLines
* OMAP: PM: omap_device: fix device power domain callbacksKevin Hilman2011-06-061-2/+17
* OMAP2+ / PM: move runtime PM implementation to use device power domainsKevin Hilman2011-04-291-0/+23
* OMAP2+: omap_device/clock: Do not expect an entry in clkdev for opt_clksRajendra Nayak2011-03-011-10/+26
* OMAP: PM: implement context loss count APIsKevin Hilman2010-12-211-0/+28
* Merge branch 'misc_2.6.37' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-09-271-21/+14
|\
| * OMAP: omap_device: Fix to support multiple hwmods for a single deviceKishon Vijay Abraham I2010-09-241-21/+14
* | Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren2010-09-231-20/+12
|\ \ | |/ |/|
| * OMAP: omap_device: make all devices a child of a new parent deviceKevin Hilman2010-09-231-0/+12
| * Revert "OMAP: omap_device: add omap_device_is_valid()"Kevin Hilman2010-09-231-20/+0
* | OMAP: hwmod: Handle opt clocks node using clk_add_aliasPartha Basak2010-09-221-1/+42
|/
* omap: device: improve errors handlingArtem Bityutskiy2010-08-041-1/+3
* OMAP2+: hwmod/device: update documentation and copyrightPaul Walmsley2010-07-261-3/+6
* OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_vaPaul Walmsley2010-07-261-0/+19
* OMAP: omap_device: ensure hwmod tracks attached omap_device pointerKevin Hilman2010-07-261-1/+4
* 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