summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cleanup' into for-linusRussell King2013-05-029-23/+20
|\
| * ARM: OMAP: use consistent error checkingRussell King2013-05-027-12/+12
| * ARM: cleanup: OMAP hwmod error checkingRussell King2013-05-021-7/+4
| * ARM: cleanup: pwrdm_can_ever_lose_context() checkingRussell King2013-02-241-1/+1
| * ARM: cleanup: debugfs error handlingRussell King2013-02-241-3/+3
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-029-14/+63
|\ \ \ \ \
| | | | * | ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King2013-04-181-3/+0
| | | |/ / | | |/| |
| | * | | ARM: OMAP: clocks: Delay clk inits atleast until slab is initializedRajendra Nayak2013-03-263-6/+19
| | * | | Merge tag 'omap-fixes-a-for-3.9-rc' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren2013-03-195-5/+44
| | |\ \ \ | |/ / / /
| | * | | ARM: OMAP4: PM: fix PM regression introduced by recent clock cleanupPaul Walmsley2013-03-132-0/+11
| | * | | ARM: OMAP3: hwmod data: keep MIDLEMODE in force-standby for musbGrazvydas Ignotas2013-03-133-5/+18
| | * | | ARM: OMAP4: clock data: lock USB DPLL on bootJon Hunter2013-03-131-0/+15
| | |/ /
* | | | Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stableRussell King2013-04-256-14/+12
|\ \ \ \ | |/ / /
| * | | ARM: OMAP: RX-51: add missing USB phy bindingAaro Koskinen2013-03-051-0/+2
| * | | ARM: OMAP2+: Remove duplicate omap4430_init_late() declarationSantosh Shilimkar2013-03-041-1/+0
| * | | ARM: OMAP2+: mux: correct wrong error messagesRuslan Bilovol2013-03-041-2/+2
| * | | ARM: OMAP2+: mux: fix debugfs file permissionFelipe Balbi2013-03-041-2/+3
| * | | ARM: OMAP2+: Fix unmet direct dependencies for zoom for 8250 serialTony Lindgren2013-03-041-6/+0
| * | | ARM: OMAP3: board-generic: Add missing omap3_init_lateRajendra Nayak2013-03-041-0/+2
| * | | ARM: OMAP2+: Fix broken gpmc supportJon Hunter2013-03-041-3/+3
| |/ /
* | | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-03-092-3/+3
|\ \ \ | |/ / |/| |
| * | ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID)Uwe Kleine-König2013-01-312-3/+3
| |/
* | Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2013-02-2828-240/+561
|\ \
| * | ARM: omap2: include linux/errno.h in hwmod_resetArnd Bergmann2013-02-151-0/+1
| * | Merge tag 'omap-for-v3.9/pm-omap4-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson2013-02-127-17/+155
| |\ \
| | * \ Merge branches 'sg_aess_reset_devel_3.9' and 'omap4_pm_fixes_a_3.9' into omap...Paul Walmsley2013-02-102-12/+29
| | |\ \
| | | * | ARM: OMAP2+: PM: Fix the dt return condition in pm_late_init()Santosh Shilimkar2013-02-081-10/+10
| | | * | ARM: OMAP4: PM: Warn users about usage of older bootloadersRajendra Nayak2013-02-061-2/+19
| | | |/
| | * | ARM: OMAP4: hwmod data: Enable AESS hwmod deviceSebastien Guiriec2013-02-101-3/+3
| | * | ARM: OMAP4: hwmod data: Update AESS data with memory bank areaSebastien Guiriec2013-02-101-1/+43
| | * | ARM: OMAP4+: AESS: enable internal auto-gating during initial setupPaul Walmsley2013-02-104-1/+60
| | * | ARM: OMAP2+: hwmod: add enable_preprogram hookPaul Walmsley2013-02-102-0/+20
| | |/
| * | Merge tag 'omap-for-v3.9/clock-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-02-125-8/+41
| |\ \
| | | \
| | | \
| | *-. \ Merge branch 'clock_misc_devel_a_3.9', remote-tracking branch 'remotes/pincha...Paul Walmsley2013-02-085-8/+41
| | |\ \ \ | | | |_|/ | | |/| |
| | | | * ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5Laurent Pinchart2013-01-231-1/+9
| | | * | ARM: OMAP4: clock data: Add missing clkdm association for dpll_usbRajendra Nayak2013-02-081-1/+12
| | | * | ARM: OMAP AM33XX: clock data: SET_RATE_PARENT in lcd pathAfzal Mohammed2013-01-311-4/+6
| | | * | ARM: OMAP2+: clock data: add DEFINE_STRUCT_CLK_FLAGS helperAfzal Mohammed2013-01-311-0/+11
| | | * | ARM: OMAP2+: dpll: am335x - avoid freqselAfzal Mohammed2013-01-311-2/+3
| | |/ /
| * | | Merge tag 'omap-for-v3.9/pm-wfi-take2-signed-v2' of git://git.kernel.org/pub/...Olof Johansson2013-02-1249-1683/+1013
| |\ \ \
| | * \ \ Merge branch 'omap-for-v3.9/pm-fix' into omap-for-v3.9/pm-wfi-take2Tony Lindgren2013-02-123-4/+3
| | |\ \ \
| | | * | | ARM: OMAP2+: fix some omap_device_build() calls that aren't compiled by defaultPaul Walmsley2013-02-123-4/+3
| | * | | | Merge tag 'omap-devel-b-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2013-02-113-26/+12
| | |\ \ \ \
| | | * | | | ARM: OMAP AM3517/05: hwmod data: block WFI when EMAC activePaul Walmsley2013-02-061-1/+6
| | | * | | | ARM: OMAP2420: hwmod data/PM: use hwmod to block WFI when I2C activePaul Walmsley2013-02-062-14/+6
| | | * | | | ARM: OMAP2+: hwmod: add support for blocking WFI when a device is activePaul Walmsley2013-02-062-0/+17
| | | * | | | ARM: OMAP2xxx: PM: enter WFI via inline asm if CORE stays activePaul Walmsley2013-02-062-25/+6
| | | | |/ / | | | |/| |
| * | | | | Merge tag 'omap-for-v3.9/am33xx-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-02-126-183/+292
| |\ \ \ \ \
| | * | | | | ARM: OMAP2: am33xx-hwmod: Fix "register offset NULL check" bugHebbar Gururaja2013-02-081-3/+0
| | * | | | | ARM: OMAP2+: AM33xx: hwmod: add missing HWMOD_NO_IDLEST flagsHebbar Gururaja2013-02-081-1/+2
OpenPOWER on IntegriCloud