KVM: Fix order passed to iommu_unmap
[safe/jmp/linux-2.6] / arch / arm / mach-omap2 / omap_hwmod.c
2010-05-20 Tony LindgrenMerge branch 'omap4-i2c-init' into omap-for-linus
2010-05-20 Paul WalmsleyOMAP powerdomain, hwmod, omap_device: add some credits
2010-05-20 Benoit CoussonOMAP: hwmod: Replace WARN by pr_warning for clockdomain...
2010-05-20 Benoit CoussonOMAP: hwmod: Rename hwmod name for the MPU
2010-05-20 Benoit CoussonOMAP: hwmod: Do not exit the iteration if one clock...
2010-05-20 Benoit CoussonOMAP: hwmod: Replace WARN by pr_warning if clock lookup...
2010-05-20 Benoit CoussonOMAP: hwmod: Remove IS_ERR check with omap_clk_get_by_n...
2010-05-20 Benoit CoussonOMAP: hwmod: Fix wrong pointer iteration in oh->slaves
2010-05-20 Benoit CoussonOMAP4: hwmod: Replace OCPIF_HAS_IDLEST by HWMOD_NO_IDLEST
2010-05-20 Benoit CoussonOMAP4: hwmod & CM: Implement the omap4_cm_wait_module_r...
2010-05-17 Russell KingMerge branch 'devel-stable' into devel
2010-05-15 Russell KingARM: Remove useless linux/bootmem.h includes
2010-03-31 Thara GopinathOMAP: HWMOD: Adding clockdomain check
2010-02-25 Paul WalmsleyOMAP hwmod: add hwmod class support
2010-02-24 Paul WalmsleyOMAP hwmod: convert hwmod to use hardware clock names...
2010-02-24 Thara GopinathOMAP3: hwmod: support to specify the offset position...
2010-01-27 Kevin HilmanOMAP: hwmod: add API for slave idlemode setting
2010-01-27 Paul WalmsleyOMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from...
2010-01-20 Thara GopinathOMAP3: hwmod: Adding flag to prevent caching of sysconf...
2009-12-12 Kevin HilmanOMAP: hwmod: warn on missing clockdomain
2009-12-12 Paul WalmsleyOMAP3 hwmod: drop most of the OCP_SYSCONFIG.CLOCKACTIVI...
2009-12-12 Paul WalmsleyOMAP hwmod: add names to module MPU IRQ lines
2009-12-12 Paul WalmsleyOMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handling
2009-12-12 Paul WalmsleyOMAP3 hwmod: reprogram OCP_SYSCONFIG register after...
2009-12-12 Paul WalmsleyOMAP clock/hwmod: fix off-by-one errors
2009-10-20 Tony Lindgrenomap: headers: Move remaining headers from include...
2009-10-19 Tony Lindgrenomap: Use ioremap in omap_hwmod.c
2009-09-03 Paul WalmsleyOMAP: omap_hwmod: call omap_hwmod init at boot; create...
2009-09-03 Paul WalmsleyOMAP2/3/4: create omap_hwmod layer