aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)AuthorFilesLines
2021-07-19ARM: at91: pm: wait for ddr power mode offGravatar Claudiu Beznea 1-0/+5
2021-07-19ARM: at91: pm: add support for 2.5V LDO regulator controlGravatar Claudiu Beznea 2-0/+30
2021-07-19ARM: at91: pm: add support for MCK1..4 save/restore for ulp modesGravatar Claudiu Beznea 1-0/+126
2021-07-19ARM: at91: pm: add self-refresh support for sama7g5Gravatar Claudiu Beznea 3-0/+203
2021-07-19ARM: at91: pm: add support for waiting MCK1..4Gravatar Claudiu Beznea 1-13/+35
2021-07-19ARM: at91: pm: s/CONFIG_SOC_SAM9X60/CONFIG_HAVE_AT91_SAM9X60_PLL/gGravatar Claudiu Beznea 1-2/+2
2021-07-19ARM: at91: pm: avoid push and pop on stack while memory is in self-refershGravatar Claudiu Beznea 1-192/+205
2021-07-19ARM: at91: pm: use r7 instead of tmp1Gravatar Claudiu Beznea 1-6/+12
2021-07-19ARM: at91: pm: do not initialize pdevGravatar Claudiu Beznea 1-1/+1
2021-07-19ARM: at91: pm: check for different controllers in at91_pm_modes_init()Gravatar Claudiu Beznea 1-52/+91
2021-07-19ARM: at91: pm: document at91_soc_pm structureGravatar Claudiu Beznea 1-0/+8
2021-07-19ARM: at91: pm: move the setup of soc_pm.bu->suspendedGravatar Claudiu Beznea 1-3/+12
2021-07-19ARM: at91: pm: move pm_bu to soc_pm data structureGravatar Claudiu Beznea 1-13/+21
2021-07-19ARM: at91: add new SoC sama7g5Gravatar Eugen Hristev 1-0/+18
2021-03-26ARM: at91: pm: Move prototypes to mutually included headerGravatar Lee Jones 1-11/+8
2021-02-08ARM: at91: use proper asm syntax in pm_suspendGravatar Arnd Bergmann 1-1/+1
2020-08-17ARM: at91: pm: remove unnecessary at91sam9x60_idleGravatar Alexandre Belloni 1-6/+1
2020-08-17ARM: at91: pm: of_node_put() after its usageGravatar Claudiu Beznea 1-0/+1
2020-08-17ARM: at91: pm: add per soc validation of pm modesGravatar Claudiu Beznea 1-1/+79
2020-08-17ARM: at91: pm: add support for ULP0 fast wakeupGravatar Claudiu Beznea 3-10/+45
2020-07-18ARM: at91: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2020-07-18ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()Gravatar yu kuai 1-3/+8
2020-04-03Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 5-21/+210
2020-03-25.gitignore: add SPDX License IdentifierGravatar Masahiro Yamada 1-0/+1
2020-02-18ARM: at91: pm: add quirk for sam9x60's ulp1Gravatar Claudiu Beznea 1-0/+4
2020-02-18ARM: at91: pm: add plla disable/enable support for sam9x60Gravatar Claudiu Beznea 1-4/+113
2020-02-18ARM: at91: pm: s/sfr/sfrbu in pm_suspend.SGravatar Claudiu Beznea 1-3/+3
2020-02-18ARM: at91: pm: add pmc_version member to at91_pm_dataGravatar Claudiu Beznea 4-0/+14
2020-02-18ARM: at91: pm: add macros for plla disable/enableGravatar Claudiu Beznea 1-27/+30
2020-02-18ARM: at91: pm: revert do not disable/enable PLLA for ULP modesGravatar Claudiu Beznea 1-0/+31
2020-02-18ARM: at91: pm: use proper master clock register offsetGravatar Claudiu Beznea 4-17/+46
2020-02-10ARM: at91: Drop unneeded select of COMMON_CLKGravatar Geert Uytterhoeven 1-1/+0
2020-01-10ARM: at91: pm: use of_device_id array to find the proper shdwc nodeGravatar Claudiu Beznea 1-1/+7
2020-01-10ARM: at91: pm: use SAM9X60 PMC's compatibleGravatar Claudiu Beznea 1-0/+1
2019-12-10ARM: at91: pm: move SAM9X60's PM under its own SoC config flagGravatar Claudiu Beznea 4-19/+36
2019-12-10ARM: at91: Kconfig: add config flag for SAM9X60 SoCGravatar Claudiu Beznea 1-2/+19
2019-12-10ARM: at91: Kconfig: add sam9x60 pll config flagGravatar Claudiu Beznea 1-0/+3
2019-08-23ARM: at91: move platform-specific asm-offset.h to arch/arm/mach-at91Gravatar Masahiro Yamada 3-3/+5
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-0/+1
2019-06-25Merge tag 'at91-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Gravatar Olof Johansson 1-0/+1
2019-06-20arm: add missing include platform-data/atmel.hGravatar Philippe Mazenauer 1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 2-9/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 2-10/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Gravatar Thomas Gleixner 4-8/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+23
2019-05-16Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Gravatar Olof Johansson 4-94/+230
2019-05-16Merge tag 'at91-5.2-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Olof Johansson 1-3/+0
2019-05-02ARM: at91: Implement clocksource selectionGravatar Alexandre Belloni 1-0/+23
2019-04-04arm/mach-at91/pm : fix possible object reference leakGravatar Peng Hao 1-2/+4