aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-19ARM: remove duplicate 'const' annotations'Arnd Bergmann1-1/+1
2017-03-31ARM: at91: move SoC detection to its own driverAlexandre Belloni6-344/+3
2017-03-31ARM: at91: pm: correct typoAlexandre Belloni1-1/+1
2017-03-31ARM: at91: pm: Remove at91_pm_set_standbyAlexandre Belloni1-8/+2
2017-03-31ARM: at91: pm: Merge all at91sam9*_pm_initAlexandre Belloni3-61/+6
2017-03-31ARM: at91: pm: Tie the USB clock mask to the pmcAlexandre Belloni1-14/+23
2017-03-31ARM: at91: pm: Tie the memory controller type to the ramc idAlexandre Belloni1-10/+20
2017-03-31ARM: at91: pm: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.Alexandre Belloni1-1/+19
2017-03-31ARM: at91: pm: Simplify at91rm9200_standbyAlexandre Belloni1-8/+3
2017-03-31ARM: at91: pm: Use struct at91_pm_data in pm_suspend.SAlexandre Belloni5-67/+102
2017-03-31ARM: at91: pm: Move global variables into at91_pm_dataAlexandre Belloni1-23/+21
2017-03-31ARM: at91: pm: Move at91_ramc_read/write to pm.cAlexandre Belloni2-8/+6
2017-03-31ARM: at91: pm: Cleanup headersAlexandre Belloni1-16/+5
2017-03-14ARM: at91: pm: cpu_idle: switch DDR to power-down modeNicolas Ferre1-1/+17
2017-01-11ARM: at91: pm: remove useless extern definitionAlexandre Belloni2-3/+1
2016-09-21ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantlyKishon Vijay Abraham I1-1/+0
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+3
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2016-07-06Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socArnd Bergmann1-1/+1
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang3-3/+3
2016-06-21ARM: at91: fix warnings in pm.cBen Dooks1-2/+3
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+1
2016-03-29ARM: at91/soc: reference the whole sama5d2 familyLudovic Desroches2-2/+30
2016-03-29ARM: at91: use chipid device for soc detectionLudovic Desroches1-18/+63
2016-02-17ARM: at91: remove useless includes and function prototypesAlexandre Belloni1-7/+0
2016-02-17ARM: at91: pm: move idle functions to pm.cAlexandre Belloni5-14/+35
2016-02-17ARM: at91: pm: find and remap the pmcAlexandre Belloni1-6/+27
2016-02-17ARM: at91: pm: simply call at91_pm_initAlexandre Belloni1-3/+3
2016-02-17clk: at91: make use of syscon to share PMC registers in several driversBoris Brezillon1-0/+1
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+10
2015-12-04ARM: at91: fix pinctrl driver selectionLudovic Desroches2-2/+11
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada1-5/+10
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2015-10-19ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte alignedPatrick Doyle1-0/+2
2015-10-01clk: at91: add generated clock driverNicolas Ferre1-0/+3
2015-09-04genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy1-1/+1
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+18
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-7/+7
2015-08-05ARM: at91/soc: add basic support for new sama5d2 SoCNicolas Ferre3-0/+18
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre4-7/+7
2015-07-20ARM: at91: Remove clk-provider.h includeStephen Boyd1-1/+0
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy1-1/+1
2015-05-20ARM: at91: remove useless Makefile.bootAlexandre Belloni1-8/+0
2015-05-20ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.hAlexandre Belloni5-149/+13
2015-05-20ARM: at91/pm: use the atmel-mc syscon definesAlexandre Belloni3-6/+6
2015-05-20ARM: at91: drop sam9_smc.cAlexandre Belloni4-247/+0
2015-04-14Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/multiplatformArnd Bergmann4-96/+96
2015-04-05ARM: at91/pm: move AT91_MEMCTRL_* to pm.hAlexandre Belloni2-4/+4
2015-04-05ARM: at91/pm: move the standby functions to pm.cAlexandre Belloni2-92/+89
2015-04-05ARM: at91: fix pm_suspend.S compilation when ARMv6 is selectedAlexandre Belloni1-0/+3