summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91 (follow)
Commit message (Expand)AuthorAge
* ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()yu kuai2020-08-21
* ARM: remove duplicate 'const' annotations'Arnd Bergmann2017-10-08
* ARM: at91: pm: cpu_idle: switch DDR to power-down modeNicolas Ferre2017-03-30
* ARM: at91: fix pinctrl driver selectionLudovic Desroches2015-12-04
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-11-10
|\
| * ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte alignedPatrick Doyle2015-10-19
* | clk: at91: add generated clock driverNicolas Ferre2015-10-01
|/
* genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy2015-09-04
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-09-01
|\
| * ARM: at91/soc: add basic support for new sama5d2 SoCNicolas Ferre2015-08-05
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-09-01
|\ \
| * | ARM: appropriate __init annotation for const dataNicolas Pitre2015-07-28
| |/
* / ARM: at91: Remove clk-provider.h includeStephen Boyd2015-07-20
|/
* genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy2015-06-30
* ARM: at91: remove useless Makefile.bootAlexandre Belloni2015-05-20
* ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.hAlexandre Belloni2015-05-20
* ARM: at91/pm: use the atmel-mc syscon definesAlexandre Belloni2015-05-20
* ARM: at91: drop sam9_smc.cAlexandre Belloni2015-05-20
* Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2015-04-14
|\
| * ARM: at91/pm: move AT91_MEMCTRL_* to pm.hAlexandre Belloni2015-04-05
| * ARM: at91/pm: move the standby functions to pm.cAlexandre Belloni2015-04-05
| * ARM: at91: fix pm_suspend.S compilation when ARMv6 is selectedAlexandre Belloni2015-04-05
* | ARM: at91: add a Kconfig dependency on multi-platformNicolas Ferre2015-04-03
* | ARM: at91: drop AT91_TIMER_HZAlexandre Belloni2015-03-19
* | ARM: at91: remove hardware.hAlexandre Belloni2015-03-19
* | ARM: at91: remove SoC headersAlexandre Belloni2015-03-19
* | ARM: at91: remove useless mach/cpu.hAlexandre Belloni2015-03-19
* | ARM: at91: remove unused headersAlexandre Belloni2015-03-19
* | ARM: at91: switch to multiplatformAlexandre Belloni2015-03-19
* | ARM: at91: remove useless includeAlexandre Belloni2015-03-16
* | ARM: at91: time: move the system timer driver to drivers/clocksourceAlexandre Belloni2015-03-16
* | ARM: at91: properly initialize timerAlexandre Belloni2015-03-16
* | ARM: at91: at91rm9200: remove deprecated arm_pm_restartAlexandre Belloni2015-03-16
|/
* ARM: at91: remove old setupAlexandre Belloni2015-03-13
* ARM: at91: sama5d4: remove useless map_ioAlexandre Belloni2015-03-13
* ARM: at91: sama5 use SoC detection infrastructureAlexandre Belloni2015-03-13
* ARM: at91: at91sam9: use SoC detection infrastructureAlexandre Belloni2015-03-13
* ARM: at91: at91rm9200 use SoC detection infrastructureAlexandre Belloni2015-03-13
* ARM: at91: add soc detection infrastructureBoris BREZILLON2015-03-13
* ARM: at91: remove unused _matrix.h headersAlexandre Belloni2015-03-13
* ARM: at91: remove unused at91_ioremap_matrix and headerAlexandre Belloni2015-03-13
* ARM: at91: remove NEED_MACH_IO_HArnd Bergmann2015-03-13
* ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cacheWenyou Yang2015-03-13
* ARM: at91/pm_suspend: add the WFI instruction support for ARMv7Wenyou Yang2015-03-13
* ARM: at91/pm: remove unused void (*at91_pm_standby)(void)Wenyou Yang2015-03-13
* ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sra...Wenyou Yang2015-03-13
* ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.SWenyou Yang2015-03-13
* ARM: at91/pm: standby mode uses same sram function as suspend to memory modeWenyou Yang2015-03-13
* ARM: at91/pm: move the copying the sram function to the sram initialization p...Wenyou Yang2015-03-13
* ARM: at91/pm_slowclock: create the procedure to handle the sdram self-refreshWenyou Yang2015-03-13