aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAge
* ARM: remove duplicate 'const' annotations'Arnd Bergmann2017-05-19
* ARM: at91: move SoC detection to its own driverAlexandre Belloni2017-03-31
* ARM: at91: pm: correct typoAlexandre Belloni2017-03-31
* ARM: at91: pm: Remove at91_pm_set_standbyAlexandre Belloni2017-03-31
* ARM: at91: pm: Merge all at91sam9*_pm_initAlexandre Belloni2017-03-31
* ARM: at91: pm: Tie the USB clock mask to the pmcAlexandre Belloni2017-03-31
* ARM: at91: pm: Tie the memory controller type to the ramc idAlexandre Belloni2017-03-31
* ARM: at91: pm: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.Alexandre Belloni2017-03-31
* ARM: at91: pm: Simplify at91rm9200_standbyAlexandre Belloni2017-03-31
* ARM: at91: pm: Use struct at91_pm_data in pm_suspend.SAlexandre Belloni2017-03-31
* ARM: at91: pm: Move global variables into at91_pm_dataAlexandre Belloni2017-03-31
* ARM: at91: pm: Move at91_ramc_read/write to pm.cAlexandre Belloni2017-03-31
* ARM: at91: pm: Cleanup headersAlexandre Belloni2017-03-31
* ARM: at91: pm: cpu_idle: switch DDR to power-down modeNicolas Ferre2017-03-14
* ARM: at91: pm: remove useless extern definitionAlexandre Belloni2017-01-11
* ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantlyKishon Vijay Abraham I2016-09-21
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-08-01
|\
| * Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socArnd Bergmann2016-07-06
| |\
| * | ARM: at91: fix warnings in pm.cBen Dooks2016-06-21
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-01
|\ \ \ | | |/ | |/|
| * | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-03
| |/
* / arm: use of_platform_default_populate() to populateKefeng Wang2016-06-23
|/
* ARM: at91/soc: reference the whole sama5d2 familyLudovic Desroches2016-03-29
* ARM: at91: use chipid device for soc detectionLudovic Desroches2016-03-29
* ARM: at91: remove useless includes and function prototypesAlexandre Belloni2016-02-17
* ARM: at91: pm: move idle functions to pm.cAlexandre Belloni2016-02-17
* ARM: at91: pm: find and remap the pmcAlexandre Belloni2016-02-17
* ARM: at91: pm: simply call at91_pm_initAlexandre Belloni2016-02-17
* clk: at91: make use of syscon to share PMC registers in several driversBoris Brezillon2016-02-17
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-20
|\
| * ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada2015-12-01
* | 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-13
|\
| * 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