summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-03-13ARM: at91/dt: introduce atmel,<chip>-dbguAlexandre Belloni10-10/+10
2015-03-13ARM: at91: remove unused _matrix.h headersAlexandre Belloni7-628/+0
2015-03-13ARM: at91: remove unused at91_ioremap_matrix and headerAlexandre Belloni3-37/+0
2015-03-13ARM: at91: remove NEED_MACH_IO_HArnd Bergmann3-28/+1
2015-03-13ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cacheWenyou Yang1-0/+6
2015-03-13ARM: at91/pm_suspend: add the WFI instruction support for ARMv7Wenyou Yang1-1/+19
2015-03-13ARM: at91/pm: remove unused void (*at91_pm_standby)(void)Wenyou Yang1-4/+1
2015-03-13ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sra...Wenyou Yang2-28/+25
2015-03-13ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.SWenyou Yang2-1/+1
2015-03-13ARM: at91/pm: standby mode uses same sram function as suspend to memory modeWenyou Yang3-47/+73
2015-03-13ARM: at91/pm: move the copying the sram function to the sram initialization p...Wenyou Yang1-4/+12
2015-03-13ARM: at91/pm_slowclock: create the procedure to handle the sdram self-refreshWenyou Yang1-105/+139
2015-03-13ARM: at91/pm_slowclock: remove clocks which are already stopped when entering...Sylvain Rochet1-31/+0
2015-03-13ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config optionWenyou Yang3-25/+2
2015-03-13ARM: at91: move "select SRAM" under SOC_AT91SAM9 and SOC_SAMA5Wenyou Yang1-1/+3
2015-03-13ARM: at91/pm_slowclock: remove the unused code related with SLOWDOWN_MASTER_C...Wenyou Yang1-37/+0
2015-03-12ARM: at91: pm: change at91_pm_set_standby() to staticWenyou Yang2-7/+1
2015-03-12ARM: at91: remove ksz8081 phy fixup registration for sama5d4ek boardBoris Brezillon2-21/+0
2015-03-12Merge tag 'at91-fixes3' into at91-4.1-cleanupNicolas Ferre8-11/+14
2015-03-12Merge tag 'at91-fixes2' into at91-4.1-cleanupNicolas Ferre3-4/+9
2015-03-12Merge tag 'at91-fixes' into at91-4.1-cleanupNicolas Ferre12-58/+58
2015-03-11ARM: at91: pm_slowclock: fix the compilation errorWenyou Yang1-0/+2
2015-03-11ARM: at91/dt: fix USB high-speed clock to select UTMINicolas Ferre4-5/+5
2015-03-11ARM: at91/dt: fix at91 udc compatible stringsBoris Brezillon3-3/+4
2015-03-11ARM: at91/dt: declare matrix node as a syscon deviceBoris Brezillon1-1/+1
2015-03-09ARM: at91/dt: at91sam9261: fix clocks and clock-names in udc definitionBoris Brezillon1-2/+2
2015-03-05ARM: at91/pm: MOR register KEY was missingPatrice Vilchez1-0/+2
2015-03-05ARM: at91/dt: sama5d4: fix lcdck clock definitionBoris BREZILLON1-2/+2
2015-03-05ARM: at91/dt: sama5d4: rename lcd_clk into lcdc_clkBoris BREZILLON1-1/+1
2015-03-05ARM: at91: debug: fix non MMU debugAlexandre Belloni1-1/+4
2015-03-04ARM: at91/dt: keep watchdog running in idle modeMichel Marti6-6/+0
2015-03-04ARM: at91/defconfig: add at91rm9200 ethernet supportAlexandre Belloni1-0/+1
2015-03-04ARM: at91/defconfig: remove CONFIG_SYSFS_DEPRECATEDAnthony Harivel1-2/+0
2015-03-04ARM: at91/dt: at91sam9260: fix usart pinctrlJonas Andersson1-2/+2
2015-03-03ARM: at91/dt: sama5d4: add missing alias for i2c0Nicolas Ferre1-0/+1
2015-03-03ARM: at91/dt: at91sam9263: Fixup sram1 device tree nodeAlexander Stein1-1/+1
2015-03-03ARM: at91: pm: fix SRAM allocationAlexandre Belloni1-12/+10
2015-03-03ARM: at91: pm: fix at91rm9200 standbyAlexandre Belloni1-1/+1
2015-03-03pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.Peter Rosin1-5/+38
2015-03-03pm: at91: pm_slowclock: fix suspend/resume hang up in timeoutsSylvain Rochet1-29/+4
2015-03-03Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2015-03-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+9
2015-03-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+2
2015-03-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-14/+42
2015-02-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-0/+10
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov6-0/+10
2015-02-28x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt1-0/+6
2015-02-28Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar1560-31799/+45544
2015-02-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-72/+190
2015-02-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds16-71/+68