1. 04 11月, 2011 4 次提交
    • L
      Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus · d6748066
      Linus Torvalds 提交于
      * 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus: (37 commits)
        MIPS: O32: Provide definition of registers ta0 .. ta3.
        MIPS: perf: Add Octeon support for hardware perf.
        MIPS: perf: Add support for 64-bit perf counters.
        MIPS: perf: Reorganize contents of perf support files.
        MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.c
        MIPS: Add accessor macros for 64-bit performance counter registers.
        MIPS: Add probes for more Octeon II CPUs.
        MIPS: Add more CPU identifiers for Octeon II CPUs.
        MIPS: XLR, XLS: Add comment for smp setup
        MIPS: JZ4740: GPIO: Check correct IRQ in demux handler
        MIPS: JZ4740: GPIO: Simplify IRQ demuxer
        MIPS: JZ4740: Use generic irq chip
        MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
        MIPS: Alchemy: kill au1xxx.h header
        MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? defines
        MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header dep
        MIPS: Alchemy: Redo PCI as platform driver
        MIPS: Alchemy: more base address cleanup
        MIPS: Alchemy: rewrite USB platform setup.
        MIPS: Alchemy: abstract USB block control register access
        ...
      
      Fix up trivial conflicts in:
      	arch/mips/alchemy/devboards/db1x00/platform.c
      	drivers/ide/Kconfig
      	drivers/mmc/host/au1xmmc.c
      	drivers/video/Kconfig
      	sound/mips/Kconfig
      d6748066
    • J
      edac: Only build sb_edac on 64-bit · f04c045f
      Josh Boyer 提交于
      The sb_edac driver is marginally useful on a 32-bit kernel, and
      currently has 64-bit divide compile errors when building that config.
      For now, make this build on only for 64-bit kernels.
      Signed-off-by: NJosh Boyer <jwboyer@redhat.com>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      f04c045f
    • L
      Merge branch 'next' of git://github.com/kernelslacker/cpufreq · 70c9f18c
      Linus Torvalds 提交于
      * 'next' of git://github.com/kernelslacker/cpufreq:
        [CPUFREQ] db8500: support all frequencies
        [CPUFREQ] db8500: remove unneeded for loop iteration over freq_table
        [CPUFREQ] ARM Exynos4210 PM/Suspend compatibility with different bootloaders
        [CPUFREQ] ARM: ux500: send cpufreq notification for all cpus
        [CPUFREQ] e_powersaver: Allow user to lower maximum voltage
        [CPUFREQ] e_powersaver: Check BIOS limit for CPU frequency
        [CPUFREQ] e_powersaver: Additional checks
        [CPUFREQ] exynos4210: Show list of available frequencies
      70c9f18c
    • L
      Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 · a0a4194c
      Linus Torvalds 提交于
      * 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6: (80 commits)
        mfd: Fix missing abx500 header file updates
        mfd: Add missing <linux/io.h> include to intel_msic
        x86, mrst: add platform support for MSIC MFD driver
        mfd: Expose TurnOnStatus in ab8500 sysfs
        mfd: Remove support for early drop ab8500 chip
        mfd: Add support for ab8500 v3.3
        mfd: Add ab8500 interrupt disable hook
        mfd: Convert db8500-prcmu panic() into pr_crit()
        mfd: Refactor db8500-prcmu request_clock() function
        mfd: Rename db8500-prcmu init function
        mfd: Fix db5500-prcmu defines
        mfd: db8500-prcmu voltage domain consumers additions
        mfd: db8500-prcmu reset code retrieval
        mfd: db8500-prcmu tweak for modem wakeup
        mfd: Add db8500-pcmu watchdog accessor functions for watchdog
        mfd: hwacc power state db8500-prcmu accessor
        mfd: Add db8500-prcmu accessors for PLL and SGA clock
        mfd: Move to the new db500 PRCMU API
        mfd: Create a common interface for dbx500 PRCMU drivers
        mfd: Initialize DB8500 PRCMU regs
        ...
      
      Fix up trivial conflicts in
      	arch/arm/mach-imx/mach-mx31moboard.c
      	arch/arm/mach-omap2/board-omap3beagle.c
      	arch/arm/mach-u300/include/mach/irqs.h
      	drivers/mfd/wm831x-spi.c
      a0a4194c
  2. 03 11月, 2011 36 次提交