summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | omap: Fix access to already released memory in clk_debugfs_register_one()Marek Skuczynski2010-02-031-2/+2
| * | | | omap: Fix arch/arm/mach-omap2/mux.c: Off by one errorTony Lindgren2010-02-031-1/+2
| * | | | omap: Fix 3630 mux errorsTony Lindgren2010-02-032-0/+54
| * | | | OMAP2/3: GPMC: ensure valid clock pointerKevin Hilman2010-02-031-1/+4
| * | | | OMAP2/3: IRQ: ensure valid base addressKevin Hilman2010-02-031-1/+3
| * | | | ARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAPSriram2010-02-031-0/+1
| * | | | omap: Remove old unused defines for OMAP_32KSYNCT_BASETony Lindgren2010-02-031-10/+0
| * | | | omap: define _toggle_gpio_edge_triggering only for OMAP1Uwe Kleine-König2010-01-291-2/+2
| |/ / /
| * | | [ARM] Update mach-typesRussell King2010-01-281-1/+59
| * | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-01-283-6/+15
| |\ \ \
| | * | | [ARM] pxa: fix irq suspend/resume for pxa25xEric Miao2010-01-131-4/+10
| | * | | [ARM] pxa: fix the incorrect naming of AC97 reset pin config for pxa26xEric Miao2010-01-131-2/+4
| | * | | [ARM] pxa/corgi: fix incorrect default GPIO for UDC VbusEric Miao2010-01-131-0/+1
| * | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2010-01-274-6/+118
| |\ \ \ \
| | * | | | [ARM] orion5x: D-link DNS-323 rev. B1 power-offErik Benada2010-01-251-6/+27
| | * | | | [ARM] Orion5x: add GPIO LED and buttons for wrt350n v2Dirk Teurlings2010-01-131-0/+79
| | * | | | [ARM] Kirkwood: drive USB VBUS pin on rd88f6192-nas high on bootSaeed Bishara2010-01-111-0/+6
| | * | | | [ARM] Orion: fix PCIe inbound window programming when RAM size is not a power...Lennert Buytenhek2009-12-291-0/+6
* | | | | | OMAP2+ powerdomains/clockdomains: prepare for multi-OMAP configsPaul Walmsley2010-01-293-40/+40
* | | | | | OMAP4: PRCM: Define shift macros as n instead of 1 << nRajendra Nayak2010-01-292-773/+773
* | | | | | OMAP2/3/4 clock: rename and clean the omap2_clk_init() functionsPaul Walmsley2010-01-299-26/+21
* | | | | | OMAP clock: resolve all remaining sparse warningsPaul Walmsley2010-01-292-2/+2
* | | | | | OMAP3 DPLL: reorganize static functionsPaul Walmsley2010-01-291-55/+58
* | | | | | OMAP2/3/4 clock: omap2_clk_prepare_for_reboot() is OMAP2xxx-onlyPaul Walmsley2010-01-296-29/+9
* | | | | | OMAP2/3 clock: remove unnecessary includes and clean up headerPaul Walmsley2010-01-292-38/+13
* | | | | | OMAP2/3 clock: clean up omap*_clk_arch_init()Paul Walmsley2010-01-292-13/+10
* | | | | | OMAP3 clock: split out DPLL3 M2 divider functions into mach-omap2/clkt34xx_dp...Paul Walmsley2010-01-293-91/+122
* | | | | | OMAP2 clock: don't compile OMAP2430-only functions on non-2430 buildsPaul Walmsley2010-01-291-0/+6
* | | | | | OMAP2xxx clock: move sys_clk code into mach-omap2/clkt2xxx_sys.cPaul Walmsley2010-01-295-35/+55
* | | | | | OMAP2xxx clock: move osc_clk code into mach-omap2/clkt2xxx_osc.cPaul Walmsley2010-01-294-33/+66
* | | | | | OMAP2xxx clock: move the APLL clock code into mach-omap2/clkt2xxx_apll.cPaul Walmsley2010-01-294-86/+124
* | | | | | OMAP2xxx clock: move the DVFS virtual clock code into mach-omap2/clkt2xxx_vir...Paul Walmsley2010-01-273-212/+256
* | | | | | OMAP2xxx clock: move the DPLL+CORE composite clock code into mach-omap2/clkt2...Paul Walmsley2010-01-273-137/+176
* | | | | | OMAP2/3/4 clock: combine all omap2_clk_functionsPaul Walmsley2010-01-275-33/+32
* | | | | | OMAP2 clock: move all static functions to the top of the filePaul Walmsley2010-01-271-42/+46
* | | | | | OMAP2/3/4 clock: move clksel clock functions into mach-omap2/clkt_clksel.cPaul Walmsley2010-01-274-375/+424
* | | | | | OMAP2/3/4 clock: move DPLL clock functions into mach-omap2/clkt_dpll.cPaul Walmsley2010-01-273-356/+388
* | | | | | OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.cPaul Walmsley2010-01-272-1/+1
* | | | | | OMAP: hwmod: add API for slave idlemode settingKevin Hilman2010-01-272-0/+19
* | | | | | OMAP: omap_device: optionally auto-adjust device activate/deactivate latenciesKevin Hilman2010-01-272-8/+37
* | | | | | OMAP clockdomain/powerdomain: improve documentationPaul Walmsley2010-01-274-174/+167
* | | | | | OMAP powerdomain: remove pwrdm_clk_state_switchPaul Walmsley2010-01-271-6/+0
* | | | | | OMAP powerdomain: rearrange struct powerdomain to save some memoryPaul Walmsley2010-01-271-3/+3
* | | | | | OMAP powerdomain/PM: use symbolic constants for the max number of power statesPaul Walmsley2010-01-271-1/+1
* | | | | | OMAP clockdomains: add usecounting for wakeup and sleep dependenciesPaul Walmsley2010-01-274-39/+237
* | | | | | OMAP clockdomain/powerdomain: remove runtime register/unregisterPaul Walmsley2010-01-275-216/+86
* | | | | | OMAP2 clockdomain: modem clockdomain is only present on OMAP2430Paul Walmsley2010-01-271-22/+27
* | | | | | OMAP2/3 clockdomains: split shared structures so usecounting worksPaul Walmsley2010-01-271-36/+127
* | | | | | OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdmPaul Walmsley2010-01-2713-690/+761
* | | | | | ARM: OMAP4 clock domains : Add the missing Clock Domain StructureAbhijit Pagare2010-01-272-0/+9