aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2010-02-24OMAP2/3 clock: combine OMAP2 & 3 boot-time MPU rate change codePaul Walmsley
2010-02-24OMAP clockdomain: if no autodeps exist, don't try to add or remove themPaul Walmsley
2010-02-24OMAP hwmod: add hwmod class supportPaul Walmsley
2010-02-24ARM: 5958/1: ARM: U300: fix inverted clk round rateLinus Walleij
2010-02-24ARM: 5956/1: misplaced parenthesesRoel Kluin
2010-02-24ARM: 5955/1: ep93xx: move timer defines into core.c and documentHartley Sweeten
2010-02-24ARM: 5954/1: ep93xx: move gpio interrupt support to gpio.cHartley Sweeten
2010-02-24ARM: 5953/1: ep93xx: fix broken build of clock.cHartley Sweeten
2010-02-24ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH Kc...Kukjin Kim
2010-02-24OMAP hwmod: convert header files with static allocations into C filesPaul Walmsley
2010-02-24OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+conPaul Walmsley
2010-02-24OMAP clock: add omap_clk_get_by_name() for use by OMAP hwmod core codePaul Walmsley
2010-02-24OMAP3: clock: add capability to change rate of dpll4_m5_ck_3630Vimarsh Zutshi
2010-02-24OMAP4 clock: drop the ALWAYS_ENABLED clock flagPaul Walmsley
2010-02-24OMAP clock: drop RATE_FIXED clock flagPaul Walmsley
2010-02-24OMAP2 clock: drop DELAYED_APP clock flagPaul Walmsley
2010-02-24OMAP2430 clock: make func_96m_ck parent-selectablePaul Walmsley
2010-02-24OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own filesPaul Walmsley
2010-02-24OMAP3/4 clock: split into per-chip family filesPaul Walmsley
2010-02-24OMAP clock: drop .id field; ensure each clock has a unique namePaul Walmsley
2010-02-24OMAP clock: compress clock flags down to a u8Paul Walmsley
2010-02-24OMAP2 clock: drop CONFIG_PARTICIPANT clock flagPaul Walmsley
2010-02-24OMAP2xxx clock: drop DELAYED_APP flag from non-clksel clocksPaul Walmsley
2010-02-24OMAP2xxx clock: GFX functional clock rates are not independently changeablePaul Walmsley
2010-02-24OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flagPaul Walmsley
2010-02-24OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,...Paul Walmsley
2010-02-24OMAP3 clock: add support for 192Mhz DPLL4M2 outputVishwanath BS
2010-02-24OMAP3 clock: Introduce 3630 DPLL4 HSDivider changesVishwanath BS
2010-02-24OMAP3 clock: introduce DPLL4 JtypeRichard Woodruff
2010-02-24ARM: OMAP4 clock domain: Add check for avoiding dependency related update.Abhijit Pagare
2010-02-24OMAP3630: Clock: Workaround for DPLL HS divider limitationMike Turquette
2010-02-24OMAP: HWMOD: Add support for early device register into omap device layerThara Gopinath
2010-02-24OMAP3: hwmod: support to specify the offset position of various SYSCONFIG reg...Thara Gopinath
2010-02-24OMAP3 clock: Remove FreqSel for 3630Vishwanath BS
2010-02-24OMAP2/3: PRCM: fix misc. compiler warningsKevin Hilman
2010-02-24OMAP3 clock: Check return values for clk_get()Sanjeev Premi
2010-02-24AM35xx: Add clock support for new modules on AM35xxRanjith Lohithakshan
2010-02-24OMAP2/3 clock: Extend find_idlest() to pass back idle state valueRanjith Lohithakshan
2010-02-24OMAP3 PM: Adding counters for power domain logic off and mem off during reten...Thara Gopinath
2010-02-24OMAP3 PM: Defining .pwrsts_logic_ret field for core power domain structureThara Gopinath
2010-02-24OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem stateThara Gopinath
2010-02-24OMAP3: Clock: Added IDLEST definitions for SGXTero Kristo
2010-02-24OMAP3: clock: use std _MASK suffix for CM_FCLKEN_IVA2 definesKevin Hilman
2010-02-24OMAP: omap_device: when 'called from invalid state', print stateKevin Hilman
2010-02-24OMAP: omap_device: add omap_device_is_valid()Kevin Hilman
2010-02-24OMAP: DSS2: move timing functionsTomi Valkeinen
2010-02-24OMAP: DSS2: move set/get_wss()Tomi Valkeinen
2010-02-24OMAP: DSS2: move enable/disable/suspend/resumeTomi Valkeinen
2010-02-24OMAP: DSS2: move update() and sync()Tomi Valkeinen
2010-02-24OMAP: DSS2: move set/get_update_mode()Tomi Valkeinen