summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2: Fix H4 matrix keyboard warningTony Lindgren2011-11-051-53/+69
* ARM: OMAP2+: timer: Remove omap_device_pm_latencyBenoit Cousson2011-11-051-11/+1
* ARM: OMAP2+: clock data: Remove redundant timer clkdevBenoit Cousson2011-11-054-47/+0
* ARM: OMAP: Devkit8000: Remove double omap_mux_init_gpioThomas Weber2011-11-051-1/+0
* ARM: OMAP: usb: musb: OMAP: Delete unused functionBjarne Steinsbo2011-11-051-38/+0
* ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen2011-11-053-6/+12
* ARM: OMAP4: hsmmc: configure SDMMC1_DR0 properlyBalaji T K2011-11-051-1/+1
* ARM: OMAP4: hsmmc: Fix Pbias configuration on regulator OFFBalaji T K2011-11-051-12/+2
* ARM: OMAP3: hwmod: fix variant registration and remove SmartReflex from commo...Paul Walmsley2011-11-051-2/+2
* ARM: OMAP2+: l3-noc: Include linux/module.hAxel Lin2011-11-051-0/+1
* ARM: OMAP2+: devices: Fixes for McPDMPeter Ujfalusi2011-11-051-14/+3
* ARM: OMAP: Fix errors and warnings when building for one boardSanjeev Premi2011-11-052-0/+14
* Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...Tony Lindgren2011-11-052-34/+41
|\
| * ARM: OMAP3: PM: restrict erratum i443 handling to OMAP3430 onlyPaul Walmsley2011-10-071-9/+11
| * ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detectionPaul Walmsley2011-10-072-22/+26
| * ARM: OMAP3: PM: fix pwrdm_post_transition call sequenceCharulatha V2011-10-071-3/+4
* | Merge branch 'prcm_scm_misc_fixes_3.2' of git://git.pwsan.com/linux-2.6 into ...Tony Lindgren2011-11-052-9/+12
|\ \
| * | ARM: OMAP: AM35x: remove hwmods that aren't genericAbhilash K V2011-10-071-5/+8
| * | ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fieldsArchit Taneja2011-10-071-4/+4
* | | Merge branch 'omap_clock_fixes_3.2' of git://git.pwsan.com/linux-2.6 into fixesTony Lindgren2011-11-056-28/+142
|\ \ \
| * | | ARM: OMAP3+: Update DPLL Fint range for OMAP36xx and OMAP4xxx devicesJon Hunter2011-10-071-16/+35
| * | | ARM: OMAP4: clock: Add missing clock divider for OCP_ABE_ICLKJon Hunter2011-10-071-1/+15
| * | | ARM: OMAP4460: Clock: Adding support for 4460 specific clocksPaul Walmsley2011-10-071-6/+6
| * | | ARM: OMAP3+: dpll: use DPLLs recalc function instead of omap2_get_dpll_rateJon Hunter2011-10-071-2/+5
| * | | ARM: OMAP3+: dpll: assign clk rate from rounded rate during rate setMike Turquette2011-10-071-1/+1
| * | | ARM: OMAP3+: dpll: use DPLL's round_rate when setting rateMike Turquette2011-10-071-1/+1
| * | | ARM: OMAP4: clock: round_rate and recalc functions for DPLL_ABEMike Turquette2011-10-074-2/+80
| |/ /
* | | Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-1/+0
|\ \ \
| * \ \ Merge branch 'highbank/soc' into next/socArnd Bergmann2011-11-024-7/+8
| |\ \ \
| | * \ \ Merge branch 'dt/gic' into highbank/socArnd Bergmann2011-10-3132-103/+75
| | |\ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' in...Arnd Bergmann2011-10-304-8/+4
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'dt/gic' into next/dtArnd Bergmann2011-10-3132-102/+78
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-0227-688/+622
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-0130-83/+73
| |\ \ \ \ \ \ \ \
| * | | | | | | | | ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren2011-10-201-0/+1
| * | | | | | | | | ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren2011-10-207-63/+55
| * | | | | | | | | ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren2011-10-202-25/+3
| * | | | | | | | | ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is doneTony Lindgren2011-10-202-53/+49
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | arm/dts: OMAP3+: Add mpu, dsp and iva nodesBenoit Cousson2011-10-041-1/+2
| * | | | | | | | arm/dts: OMAP4: Add a main ocp entry bound to l3-noc driverBenoit Cousson2011-10-041-0/+5
| * | | | | | | | ARM: OMAP2+: l3-noc: Add support for device-treeBenoit Cousson2011-10-041-6/+19
| * | | | | | | | ARM: OMAP2+: board-generic: Add i2c static initBenoit Cousson2011-10-041-2/+39
| * | | | | | | | ARM: OMAP2+: board-generic: Add DT support to generic boardBenoit Cousson2011-10-042-45/+90
| * | | | | | | | ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson2011-10-0410-155/+13
| * | | | | | | | ARM: OMAP2+: pm: Remove static devices variable for mpu, dsp, iva and l3 PMBenoit Cousson2011-10-041-40/+7
| * | | | | | | | ARM: OMAP2+: pm: Use hwmod name instead of dev pointerBenoit Cousson2011-10-041-7/+15
| * | | | | | | | ARM: OMAP3: beagle-board: Use the omap_hwmod_name_get_dev APIBenoit Cousson2011-10-041-2/+2
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren2011-10-0498-3767/+3946
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | | | | * | | | | | | OMAP: Print Initiator name for l3 custom error.sricharan2011-09-242-10/+50
| | | | | * | | | | | | OMAP: Fix sparse warnings in l3 error handler.sricharan2011-09-243-14/+15