summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)Author
2017-05-17ARM: at91: pm: cpu_idle: switch DDR to power-down modeNicolas Ferre
2015-12-09ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte alignedPatrick Doyle
2015-04-14Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2015-04-05ARM: at91/pm: move AT91_MEMCTRL_* to pm.hAlexandre Belloni
2015-04-05ARM: at91/pm: move the standby functions to pm.cAlexandre Belloni
2015-04-05ARM: at91: fix pm_suspend.S compilation when ARMv6 is selectedAlexandre Belloni
2015-04-03ARM: at91: add a Kconfig dependency on multi-platformNicolas Ferre
2015-03-19ARM: at91: drop AT91_TIMER_HZAlexandre Belloni
2015-03-19ARM: at91: remove hardware.hAlexandre Belloni
2015-03-19ARM: at91: remove SoC headersAlexandre Belloni
2015-03-19ARM: at91: remove useless mach/cpu.hAlexandre Belloni
2015-03-19ARM: at91: remove unused headersAlexandre Belloni
2015-03-19ARM: at91: switch to multiplatformAlexandre Belloni
2015-03-16ARM: at91: remove useless includeAlexandre Belloni
2015-03-16ARM: at91: time: move the system timer driver to drivers/clocksourceAlexandre Belloni
2015-03-16ARM: at91: properly initialize timerAlexandre Belloni
2015-03-16ARM: at91: at91rm9200: remove deprecated arm_pm_restartAlexandre Belloni
2015-03-13ARM: at91: remove old setupAlexandre Belloni
2015-03-13ARM: at91: sama5d4: remove useless map_ioAlexandre Belloni
2015-03-13ARM: at91: sama5 use SoC detection infrastructureAlexandre Belloni
2015-03-13ARM: at91: at91sam9: use SoC detection infrastructureAlexandre Belloni
2015-03-13ARM: at91: at91rm9200 use SoC detection infrastructureAlexandre Belloni
2015-03-13ARM: at91: add soc detection infrastructureBoris BREZILLON
2015-03-13ARM: at91: remove unused _matrix.h headersAlexandre Belloni
2015-03-13ARM: at91: remove unused at91_ioremap_matrix and headerAlexandre Belloni
2015-03-13ARM: at91: remove NEED_MACH_IO_HArnd Bergmann
2015-03-13ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cacheWenyou Yang
2015-03-13ARM: at91/pm_suspend: add the WFI instruction support for ARMv7Wenyou Yang
2015-03-13ARM: at91/pm: remove unused void (*at91_pm_standby)(void)Wenyou Yang
2015-03-13ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sra...Wenyou Yang
2015-03-13ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.SWenyou Yang
2015-03-13ARM: at91/pm: standby mode uses same sram function as suspend to memory modeWenyou Yang
2015-03-13ARM: at91/pm: move the copying the sram function to the sram initialization p...Wenyou Yang
2015-03-13ARM: at91/pm_slowclock: create the procedure to handle the sdram self-refreshWenyou Yang
2015-03-13ARM: at91/pm_slowclock: remove clocks which are already stopped when entering...Sylvain Rochet
2015-03-13ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config optionWenyou Yang
2015-03-13ARM: at91: move "select SRAM" under SOC_AT91SAM9 and SOC_SAMA5Wenyou Yang
2015-03-13ARM: at91/pm_slowclock: remove the unused code related with SLOWDOWN_MASTER_C...Wenyou Yang
2015-03-12ARM: at91: pm: change at91_pm_set_standby() to staticWenyou Yang
2015-03-12ARM: at91: remove ksz8081 phy fixup registration for sama5d4ek boardBoris Brezillon
2015-03-11ARM: at91: pm_slowclock: fix the compilation errorWenyou Yang
2015-03-05ARM: at91/pm: MOR register KEY was missingPatrice Vilchez
2015-03-03ARM: at91: pm: fix SRAM allocationAlexandre Belloni
2015-03-03ARM: at91: pm: fix at91rm9200 standbyAlexandre Belloni
2015-03-03pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.Peter Rosin
2015-03-03pm: at91: pm_slowclock: fix suspend/resume hang up in timeoutsSylvain Rochet
2015-02-19ARM: make of_device_ids constUwe Kleine-König
2015-02-18ARM: mm: Remove Kconfig symbol CACHE_PL310Paul Bolle
2015-02-18ARM: at91: fix pm declarationsArnd Bergmann
2015-02-02ARM: at91/trivial: unify functions and machine namesNicolas Ferre