summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-081-13/+13
|\
| * Merge tag 'cleanup-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2014-09-261-13/+13
| |\
| | * arm: mach-omap2: Convert pr_warning to pr_warnJoe Perches2014-09-181-13/+13
* | | ARM: OMAP3: Fix I/O chain clock line assertion timed out errorTony Lindgren2014-09-171-1/+1
|/ /
* | Merge tag 'for-v3.17-rc/omap-dra72x-d74x-support-a' of git://git.kernel.org/p...Olof Johansson2014-08-311-0/+3
|\ \
| * | ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface listsRajendra Nayak2014-08-281-0/+3
| |/
* / ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idledTony Lindgren2014-08-261-0/+4
|/
* ARM: OMAP2+: hwmod: Change hardreset soc_ops for AM43XXDave Gerlach2014-06-161-3/+3
* ARM: OMAP2+: raw read and write endian fixVictor Kamensky2014-05-081-5/+5
* ARM: OMAP2+: hwmod: fix missing braces in _init()Suman Anna2014-04-111-1/+2
* ARM: OMAP4: hwmod: Fix SOFTRESET logic for OMAP4Illia Smyrnov2014-02-191-9/+11
* Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-01-291-1/+4
|\
| * ARM: OMAP3: hwmod: initialize clkdm from clkdm_nameTero Kristo2014-01-171-1/+2
| * ARM: OMAP: hwmod: fix an incorrect clk type cast with _get_clkdmTero Kristo2014-01-171-0/+2
* | arch/arm/mach-omap2/omap_hwmod.c: use memblock apis for early memory allocationsSantosh Shilimkar2014-01-221-6/+2Star
|/
* Merge tag 'for-v3.13-rc/hwmod-fixes-a' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman2013-12-101-1/+44
|\
| * ARM: OMAP2+: hwmod: Fix usage of invalid iclk / oclk when clock node is not p...Nishanth Menon2013-12-091-0/+2
| * ARM: OMAP2+: hwmod: Fix SOFTRESET logicRoger Quadros2013-12-091-1/+42
* | ARM: OMAP2+: Fix overwriting hwmod data with data from device treeTony Lindgren2013-12-061-20/+78
|/
* ARM: OMAP2+: hwmod: AM43x operationsAfzal Mohammed2013-10-141-0/+8
* ARM: OMAP2+: hwmod: Extract no-idle and no-reset info from DTRajendra Nayak2013-10-091-7/+17
* ARM: OMAP2+: hwmod: check for module address space during initSuman Anna2013-10-091-10/+19
* Merge tag 'omap-for-v3.12/dra7xx-prcm' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-08-301-1/+1
|\
| * ARM: DRA7: hwmod: Reuse the soc_ops used for OMAP4/5Rajendra Nayak2013-08-131-1/+1
* | ARM: OMAP2+: Only write the sysconfig on idle when necessaryJon Hunter2013-08-231-1/+3
|/
* ARM: OMAP2+: hwmod: rt address space index for DTAfzal Mohammed2013-07-301-1/+1
* Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-05-221-85/+26Star
|\
| * ARM: OMAP2+: hwmod: Remove sysc slave idle and auto idle apisSantosh Shilimkar2013-05-201-68/+0Star
| * ARM: OMAP2+: hwmod: Add a new flag to handle SIDLE in SWSUP only in activeRajendra Nayak2013-05-201-1/+2
| * ARM: OMAP2+: hwmod: Fix sidle programming in _enable_sysc()/_idle_sysc()Rajendra Nayak2013-05-201-17/+25
* | ARM: OMAP: fix __init section mismatch for _enable_preprogramjean-philippe francois2013-05-161-1/+1
|/
* Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-071-4/+44
|\
| * Merge branch 'late/dt' into next/dt2Arnd Bergmann2013-05-061-2/+5
| |\
| * | ARM: OMAP2+: hwmod: Don't call _init_mpu_rt_base if no syscSantosh Shilimkar2013-04-091-1/+2
| * | ARM: OMAP2+: hwmod: extract module address space from DT blobSantosh Shilimkar2013-04-091-3/+42
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-031-2/+2
|\ \ \
| * \ \ Merge branch 'cleanup' into for-linusRussell King2013-05-021-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: OMAP: use consistent error checkingRussell King2013-05-021-2/+2
* | | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-021-4/+0Star
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: OMAP2+: hwmod: Remove unused _HWMOD_WAKEUP_ENABLED flagRajendra Nayak2013-04-011-4/+0Star
* | | | arm: Use generic idle loopThomas Gleixner2013-04-081-3/+4
| |/ / |/| |
* | | ARM: OMAP3: hwmod data: keep MIDLEMODE in force-standby for musbGrazvydas Ignotas2013-03-131-2/+5
|/ /
* | Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2013-03-011-4/+19
|\ \
| * \ Merge tag 'omap-for-v3.9/pm-omap4-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson2013-02-131-0/+18
| |\ \
| | * | ARM: OMAP2+: hwmod: add enable_preprogram hookPaul Walmsley2013-02-101-0/+18
| | |/
| * | Merge tag 'omap-for-v3.9/pm-wfi-take2-signed-v2' of git://git.kernel.org/pub/...Olof Johansson2013-02-131-0/+8
| |\ \
| * | | ARM: OMAP2+: AM33XX: Update the hardreset APIVaibhav Bedia2013-02-081-4/+1Star
| | |/ | |/|
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-221-0/+8
|\ \ \ | | |/ | |/|
| * | ARM: OMAP2+: hwmod: add support for blocking WFI when a device is activePaul Walmsley2013-01-261-0/+8
| |/
* / ARM: OMAP2+: Use omap initcallsTony Lindgren2013-01-111-1/+1
|/