summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: am33xx: Make am33xx as a separate classVaibhav Hiremath2012-07-055-5/+17
* ARM: OMAP2+: Move omap3 dpll ops to dpll3xxx.cVaibhav Hiremath2012-07-052-18/+14
* ARM: OMAP2+: All OMAP2PLUS uses omap-device.o target so add one entryVaibhav Hiremath2012-07-051-3/+1
* ARM: OMAP: dmtimer: use devm_ API and do some cleanup in probe()Tarun Kanti DebBarma2012-07-051-36/+17
* Merge tag 'omap-devel-f-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-07-0512-114/+192
|\
| *-. Merge branches 'hwmod_am335x_support_3.6', 'clkdm_pwrdm_devel_a_3.6' and 'mis...Paul Walmsley2012-07-0412-114/+188
| |\ \
| | | * ARM: OMAP2+: hwmod code: add support to set dmadisable in hwmod frameworkKishon Vijay Abraham I2012-07-043-5/+62
| | | * ARM: OMAP2+: PRM/CM: Move the stubbed prm and cm functions to prcm.c file and...R Sricharan2012-07-044-90/+85
| | | * ARM: OMAP2+: hwmod: add omap_hwmod_get_main_clk() APITarun Kanti DebBarma2012-07-042-0/+17
| | | * ARM: OMAP3+: dpll: optimize noncore dpll locking logicVikram Pandita2012-07-041-1/+11
| | | * ARM: OMAP3: control: add definition for CONTROL_CAMERA_PHY_CTRLSakari Ailus2012-07-041-0/+1
| | * | ARM: OMAP2+: powerdomain code: Fix Wake-up power domain power statusJon Hunter2012-07-041-1/+5
| | * | ARM: OMAP4: clockdomain/CM code: Update supported transition modesJon Hunter2012-07-042-17/+7
| | |/
| * | ARM: OMAP3/4: omap_hwmod: Add rstst_offs field to struct omap_hwmod_omap4_prcmVaibhav Hiremath2012-07-041-0/+2
| * | ARM: OMAP2+: hwmod: Add new sysc_type3 into omap_hwmod required for am33xxVaibhav Hiremath2012-07-042-0/+19
| |/
| |
| \
| \
| \
*---. \ Merge tags 'omap-cleanup-for-v3.6', 'omap-devel-dmtimer-for-v3.6' and 'omap-d...Tony Lindgren2012-07-0474-1300/+3743
|\ \ \ \ | |_|_|/ |/| | |
| | | * ARM: OMAP AM33xx: clockdomains: Add clockdomain data and respective operationsVaibhav Hiremath2012-06-185-0/+275
| | | * ARM: OMAP AM33xx: powerdomains: add AM335x supportVaibhav Hiremath2012-06-185-2/+438
| | | * ARM: OMAP AM33xx: CM: Introduce AM33xx CM APIs and register level detailsVaibhav Hiremath2012-06-184-1/+1421
| | | * ARM: OMAP AM33xx: PRM: add PRM supportVaibhav Hiremath2012-06-184-0/+622
| | | * ARM: OMAP AM33xx: voltagedomain: Add voltage domain dataVaibhav Hiremath2012-06-185-0/+47
| | | * ARM: OMAP2+: control: Add AM33XX control reg & sec clkctrl offsetVaibhav Hiremath2012-06-181-16/+23
| | | * ARM: OMAP2+: am33xx: Add AM335XEVM machine supportAfzal Mohammed2012-06-055-1/+36
| | | * ARM: OMAP2+: am33xx: Add low level debugging supportAfzal Mohammed2012-06-053-1/+26
| | * | ARM: OMAP2+: Simplify dmtimer clock aliasesJon Hunter2012-06-145-121/+23
| | * | ARM: OMAP2+: Move dmtimer clock set function to dmtimer driverJon Hunter2012-06-143-56/+46
| | * | ARM: OMAP1: Fix dmtimer supportJon Hunter2012-06-141-5/+11
| | * | ARM: OMAP: Add flag to indicate if a timer needs a manual resetJon Hunter2012-06-143-9/+6
| | * | ARM: OMAP: Remove timer function pointer for context loss counterJon Hunter2012-06-143-16/+7
| | * | ARM: OMAP: Remove loses_context variable from timer platform dataJon Hunter2012-06-144-10/+5
| | * | ARM: OMAP2+: Fix external clock support for dmtimersJon Hunter2012-06-144-20/+2
| | * | ARM: OMAP2+: HWMOD: Correct timer device attributesJon Hunter2012-06-143-20/+1
| | * | ARM: OMAP: Add DMTIMER capability variable to represent timer featuresJon Hunter2012-06-143-0/+6
| | * | ARM: OMAP2+: Add dmtimer platform function to reserve systimersJon Hunter2012-06-143-10/+20
| | * | ARM: OMAP2+: Remove unused max number of timers definitionJon Hunter2012-06-141-3/+0
| | * | ARM: OMAP: Remove unnecessary clk structureJon Hunter2012-06-141-1/+0
| * | | Merge branch 'cleanup-hwmod' into cleanupTony Lindgren2012-06-2822-187/+409
| |\ \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *-----. \ \ Merge branches 'clock_cleanup_misc_3.6', 'control_clean_dspbridge_writes_clea...Paul Walmsley2012-06-2021-185/+409
| | |\ \ \ \ \ \
| | | | | | * | | ARM: OMAP2+: hwmod: remove prm_clkdm, cm_clkdm; allow hwmods to have no clock...Paul Walmsley2012-06-199-47/+19
| | | | | * | | | ARM: OMAP3: Move McBSP fck clock alias to hwmod dataPeter Ujfalusi2012-06-182-10/+21
| | | | | * | | | ARM: OMAP2: Move McBSP fck clock alias to hwmod data for OMAP2430Peter Ujfalusi2012-06-182-10/+15
| | | | | * | | | ARM: OMAP2: Move McBSP fck clock alias to hwmod data for OMAP2420Peter Ujfalusi2012-06-182-4/+9
| | | | | |/ / /
| | | | * | | | ARM: OMAP2+: hwmod: use init-time function pointer for _init_clkdmKevin Hilman2012-06-181-4/+4
| | | | * | | | ARM: OMAP2+: hwmod: use init-time function pointer for hardresetKevin Hilman2012-06-181-47/+169
| | | | * | | | ARM: OMAP2+: hwmod: use init-time function pointer for wait_target_readyKevin Hilman2012-06-181-49/+66
| | | | * | | | ARM: OMAP4: hwmod: drop extra cpu_is check from _wait_target_disable()Kevin Hilman2012-06-181-3/+0
| | | | * | | | ARM: OMAP2+: hwmod: use init-time function ptrs for enable/disable moduleKevin Hilman2012-06-186-12/+57
| | | | * | | | ARM: OMAP4: hwmod: rename _enable_module to _omap4_enable_module()Kevin Hilman2012-06-181-5/+5
| | | | |/ / /
| | | * | | | ARM: OMAP: dsp: interface to control module functionsOmar Ramirez Luna2012-06-182-0/+7
| | | * | | | ARM: OMAP2+: control: new APIs to configure boot address and modeOmar Ramirez Luna2012-06-183-0/+46
| | | |/ / /
OpenPOWER on IntegriCloud