aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* OMAP hwmod: add hwmod class supportPaul Walmsley2010-02-24
* OMAP hwmod: convert header files with static allocations into C filesPaul Walmsley2010-02-24
* OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+conPaul Walmsley2010-02-24
* OMAP clock: add omap_clk_get_by_name() for use by OMAP hwmod core codePaul Walmsley2010-02-24
* OMAP3: clock: add capability to change rate of dpll4_m5_ck_3630Vimarsh Zutshi2010-02-24
* OMAP4 clock: drop the ALWAYS_ENABLED clock flagPaul Walmsley2010-02-24
* OMAP clock: drop RATE_FIXED clock flagPaul Walmsley2010-02-24
* OMAP2 clock: drop DELAYED_APP clock flagPaul Walmsley2010-02-24
* OMAP2430 clock: make func_96m_ck parent-selectablePaul Walmsley2010-02-24
* OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own filesPaul Walmsley2010-02-24
* OMAP3/4 clock: split into per-chip family filesPaul Walmsley2010-02-24
* OMAP clock: drop .id field; ensure each clock has a unique namePaul Walmsley2010-02-24
* OMAP clock: compress clock flags down to a u8Paul Walmsley2010-02-24
* OMAP2 clock: drop CONFIG_PARTICIPANT clock flagPaul Walmsley2010-02-24
* OMAP2xxx clock: drop DELAYED_APP flag from non-clksel clocksPaul Walmsley2010-02-24
* OMAP2xxx clock: GFX functional clock rates are not independently changeablePaul Walmsley2010-02-24
* OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flagPaul Walmsley2010-02-24
* OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,...Paul Walmsley2010-02-24
* OMAP3 clock: add support for 192Mhz DPLL4M2 outputVishwanath BS2010-02-24
* OMAP3 clock: Introduce 3630 DPLL4 HSDivider changesVishwanath BS2010-02-24
* OMAP3 clock: introduce DPLL4 JtypeRichard Woodruff2010-02-24
* ARM: OMAP4 clock domain: Add check for avoiding dependency related update.Abhijit Pagare2010-02-24
* OMAP3630: Clock: Workaround for DPLL HS divider limitationMike Turquette2010-02-24
* OMAP: HWMOD: Add support for early device register into omap device layerThara Gopinath2010-02-24
* OMAP3: hwmod: support to specify the offset position of various SYSCONFIG reg...Thara Gopinath2010-02-24
* OMAP3 clock: Remove FreqSel for 3630Vishwanath BS2010-02-24
* OMAP2/3: PRCM: fix misc. compiler warningsKevin Hilman2010-02-24
* OMAP3 clock: Check return values for clk_get()Sanjeev Premi2010-02-24
* AM35xx: Add clock support for new modules on AM35xxRanjith Lohithakshan2010-02-24
* OMAP2/3 clock: Extend find_idlest() to pass back idle state valueRanjith Lohithakshan2010-02-24
* OMAP3 PM: Adding counters for power domain logic off and mem off during reten...Thara Gopinath2010-02-24
* OMAP3 PM: Defining .pwrsts_logic_ret field for core power domain structureThara Gopinath2010-02-24
* OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem stateThara Gopinath2010-02-24
* OMAP3: Clock: Added IDLEST definitions for SGXTero Kristo2010-02-24
* OMAP3: clock: use std _MASK suffix for CM_FCLKEN_IVA2 definesKevin Hilman2010-02-24
* OMAP: omap_device: when 'called from invalid state', print stateKevin Hilman2010-02-24
* OMAP: omap_device: add omap_device_is_valid()Kevin Hilman2010-02-24
* Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren2010-02-17
|\
| * omap: Remove DEBUG_FS dependency for mux name checkingRanjith Lohithakshan2010-02-17
| * parisc: fix tracing of signalsKyle McMartin2010-02-12
| * Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-11
| |\
| * \ Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-02-11
| |\ \
| | * | MIPS: Don't probe reserved EntryHi bits.David Daney2010-02-10
| | * | MIPS: SNI: Correct NULL testJulia Lawall2010-02-10
| | * | MIPS: Fix __devinit __cpuinit confusion in cpu_cache_initDavid Daney2010-02-10
| | * | MIPS: IP27: Make defconfig useful again.Ralf Baechle2010-02-10
| | * | MIPS: Fixup of the r4k timerWu Zhangjin2010-02-10
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-11
| |\ \ \
| | * | | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha2010-02-09
| | * | | x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn2010-02-09