aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2010-01-30ARM: 5904/1: ARM: Always generate the IT instruction when compiling for Thumb-2Catalin Marinas
2010-01-30ARM: 5907/1: ARM: Fix the reset on the RealView PBX Development boardColin Tuckley
2010-01-29omap: define _toggle_gpio_edge_triggering only for OMAP1Uwe Kleine-König
2010-01-29OMAP2+ powerdomains/clockdomains: prepare for multi-OMAP configsPaul Walmsley
2010-01-29OMAP4: PRCM: Define shift macros as n instead of 1 << nRajendra Nayak
2010-01-29OMAP2/3/4 clock: rename and clean the omap2_clk_init() functionsPaul Walmsley
2010-01-29OMAP clock: resolve all remaining sparse warningsPaul Walmsley
2010-01-29OMAP3 DPLL: reorganize static functionsPaul Walmsley
2010-01-29OMAP2/3/4 clock: omap2_clk_prepare_for_reboot() is OMAP2xxx-onlyPaul Walmsley
2010-01-29OMAP2/3 clock: remove unnecessary includes and clean up headerPaul Walmsley
2010-01-29OMAP2/3 clock: clean up omap*_clk_arch_init()Paul Walmsley
2010-01-29mx35: add a missing comma in a pad definitionUwe Kleine-König
2010-01-28OMAP3 clock: split out DPLL3 M2 divider functions into mach-omap2/clkt34xx_dp...Paul Walmsley
2010-01-28OMAP2 clock: don't compile OMAP2430-only functions on non-2430 buildsPaul Walmsley
2010-01-28OMAP2xxx clock: move sys_clk code into mach-omap2/clkt2xxx_sys.cPaul Walmsley
2010-01-28OMAP2xxx clock: move osc_clk code into mach-omap2/clkt2xxx_osc.cPaul Walmsley
2010-01-28OMAP2xxx clock: move the APLL clock code into mach-omap2/clkt2xxx_apll.cPaul Walmsley
2010-01-28[ARM] Update mach-typesRussell King
2010-01-28Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2010-01-27Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King
2010-01-26OMAP2xxx clock: move the DVFS virtual clock code into mach-omap2/clkt2xxx_vir...Paul Walmsley
2010-01-26OMAP2xxx clock: move the DPLL+CORE composite clock code into mach-omap2/clkt2...Paul Walmsley
2010-01-26OMAP2/3/4 clock: combine all omap2_clk_functionsPaul Walmsley
2010-01-26OMAP2 clock: move all static functions to the top of the filePaul Walmsley
2010-01-26OMAP2/3/4 clock: move clksel clock functions into mach-omap2/clkt_clksel.cPaul Walmsley
2010-01-26OMAP2/3/4 clock: move DPLL clock functions into mach-omap2/clkt_dpll.cPaul Walmsley
2010-01-26OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.cPaul Walmsley
2010-01-26OMAP: hwmod: add API for slave idlemode settingKevin Hilman
2010-01-26OMAP: omap_device: optionally auto-adjust device activate/deactivate latenciesKevin Hilman
2010-01-26OMAP clockdomain/powerdomain: improve documentationPaul Walmsley
2010-01-26OMAP powerdomain: remove pwrdm_clk_state_switchPaul Walmsley
2010-01-26OMAP powerdomain: rearrange struct powerdomain to save some memoryPaul Walmsley
2010-01-26OMAP powerdomain/PM: use symbolic constants for the max number of power statesPaul Walmsley
2010-01-26OMAP clockdomains: add usecounting for wakeup and sleep dependenciesPaul Walmsley
2010-01-26OMAP clockdomain/powerdomain: remove runtime register/unregisterPaul Walmsley
2010-01-26OMAP2 clockdomain: modem clockdomain is only present on OMAP2430Paul Walmsley
2010-01-26OMAP2/3 clockdomains: split shared structures so usecounting worksPaul Walmsley
2010-01-26OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdmPaul Walmsley
2010-01-26ARM: OMAP4 clock domains : Add the missing Clock Domain StructureAbhijit Pagare
2010-01-26ARM: OMAP4 clock framework: Remove the checks preventing OMAP4 clockdomain va...Abhijit Pagare
2010-01-26OMAP1 clock: convert armwdt_ck to use the fixed divisor recalc functionPaul Walmsley
2010-01-26OMAP clock: make the fixed divisor clock code available for all OMAPsPaul Walmsley
2010-01-26AM35xx: Clock table updates for AM3505/17Ranjith Lohithakshan
2010-01-26OMAP3 clock: reorganize CK_* platform flagsPaul Walmsley
2010-01-26AM35xx: Add AM35xx specific control module registersRanjith Lohithakshan
2010-01-26ARM: OMAP4: PM: Refine the APIs to support OMAP4 features.Abhijit Pagare
2010-01-26ARM: OMAP4: PM: Adapt the existing OMAP2/3 Clock Domain Frameworks.Abhijit Pagare
2010-01-26ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific clock domain framework.Abhijit Pagare
2010-01-26ARM: OMAP4: PM: Modify Clock-domain interfaces for OMAP4 compatibility.Abhijit Pagare
2010-01-26ARM: OMAP4: PM: Make OMAP3 Clock-domain framework compatible for OMAP4.Abhijit Pagare