summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-05-21MIPS: Oprofile: Loongson: Cleanup of the macrosWu Zhangjin
2010-05-21MIPS: Oprofile: Loongson: Remove unused variable from loongson2_cpu_setup()Wu Zhangjin
2010-05-21MIPS: Oprofile: Loongson: Remove useless parenthesesWu Zhangjin
2010-05-21MIPS: Oprofile: Loongson: Unify macro for setting eventsWu Zhangjin
2010-05-21MIPS: nofpu and nodsp only affect CPU0Kevin Cernekee
2010-05-21MIPS: Clean up tables for bootmem allocationDavid VomLehn
2010-05-21MIPS: Coding style cleanups of access of FCSR rounding mode bitsShane McDonald
2010-05-21MIPS: Loongson 2F: Add gpio/gpioilb supportArnaud Patard
2010-05-21MIPS: Alchemy: add sysdev for DBDMA PM.Manuel Lauss
2010-05-21MIPS: Alchemy: add sysdev for IRQ PM.Manuel Lauss
2010-05-21MIPS: Alchemy: Fix up residual devboard poweroff/reboot code.Manuel Lauss
2010-05-21MIPS: Loongson: update cpu-feature-overrides.hWu Zhangjin
2010-05-21MIPS: Use set_cpus_allowed_ptrJulia Lawall
2010-05-21Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20USB: omap3: add platform init code for OHCI driverAnand Gadiyar
2010-05-20usb: musb: Add extvbus in musb_board_dataAjay Kumar Gupta
2010-05-20Merge branch 'omap4-i2c-init' into omap-for-linusTony Lindgren
2010-05-20omap4: Add support for i2c initTony Lindgren
2010-05-20omap: Fix i2c platform init code for omap4Tony Lindgren
2010-05-20Merge branch 'for_2.6.35' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren
2010-05-20OMAP2 clock: fix recursive spinlock attempt when CONFIG_CPU_FREQ=yPaul Walmsley
2010-05-20OMAP powerdomain, hwmod, omap_device: add some creditsPaul Walmsley
2010-05-20OMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomainsRajendra Nayak
2010-05-20OMAP3 clock: add support for setting the divider for sys_clkout2 using clk_se...Laine Walker-Avina
2010-05-20OMAP4 powerdomain: Fix pwrsts flags for ALWAYS ON domainsRajendra Nayak
2010-05-20OMAP: timers: Fix clock source names for OMAP4Rajendra Nayak
2010-05-20OMAP4 clock: Support clk_set_parentRajendra Nayak
2010-05-20OMAP4: PRCM: Add offset defines for all CM registersRajendra Nayak
2010-05-20OMAP4: PRCM: Add offset defines for all PRM registersRajendra Nayak
2010-05-20OMAP4: PRCM: Remove duplicate definition of base addressesBenoit Cousson
2010-05-20OMAP4: PRM: Remove MPU internal code name and apply PRCM naming conventionBenoit Cousson
2010-05-20OMAP4: CM: Remove non-functional registers in ES1.0Benoit Cousson
2010-05-20OMAP: hwmod: Replace WARN by pr_warning for clockdomain checkBenoit Cousson
2010-05-20OMAP: hwmod: Rename hwmod name for the MPUBenoit Cousson
2010-05-20OMAP: hwmod: Do not exit the iteration if one clock init failedBenoit Cousson
2010-05-20OMAP: hwmod: Replace WARN by pr_warning if clock lookup failedBenoit Cousson
2010-05-20OMAP: hwmod: Remove IS_ERR check with omap_clk_get_by_name return valueBenoit Cousson
2010-05-20OMAP: hwmod: Fix wrong pointer iteration in oh->slavesBenoit Cousson
2010-05-20OMAP4: hwmod: Replace OCPIF_HAS_IDLEST by HWMOD_NO_IDLESTBenoit Cousson
2010-05-20OMAP4: hwmod & CM: Implement the omap4_cm_wait_module_ready functionBenoit Cousson
2010-05-20OMAP: CM: Move MAX_MODULE_READY_TIME to cm.hBenoit Cousson
2010-05-20OMAP4: hwmod: Replace module & device offsets by absolute clkctrl addressBenoit Cousson
2010-05-20OMAP clock: resolve old checkpatch and CodingStyle issues with plat-omap/clock.cPaul Walmsley
2010-05-20OMAP3 clock: remove unnecessary duplicate of dpll4_m2_ck, added for 36xxPaul Walmsley
2010-05-20OMAP3 clock: rename RATE_IN_343X, RATE_IN_3430ES2 to match realityPaul Walmsley
2010-05-20OMAP2+ clock: clean up clkt_clksel.cPaul Walmsley