summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)Author
2021-11-03Merge tag 'soc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2021-10-04ARM: at91: add basic support for new SoC family lan966Kavyasree Kotagiri
2021-10-04ARM: at91: pm: preload base address of controllers in tlbClaudiu Beznea
2021-10-04ARM: at91: pm: group constants and addresses loadingClaudiu Beznea
2021-09-14ARM: at91: pm: switch backup area to vbat in backup modeClaudiu Beznea
2021-09-14ARM: at91: pm: do not panic if ram controllers are not enabledClaudiu Beznea
2021-07-19ARM: at91: pm: add sama7g5 shdwcClaudiu Beznea
2021-07-19ARM: at91: pm: add pm support for SAMA7G5Claudiu Beznea
2021-07-19ARM: at91: sama7: introduce sama7 SoC familyEugen Hristev
2021-07-19ARM: at91: pm: add sama7g5's pmcClaudiu Beznea
2021-07-19ARM: at91: pm: add backup mode support for SAMA7G5Claudiu Beznea
2021-07-19ARM: at91: pm: save ddr phy calibration data to securamClaudiu Beznea
2021-07-19ARM: at91: pm: add sama7g5 ddr phy controllerClaudiu Beznea
2021-07-19ARM: at91: pm: add sama7g5 ddr controllerClaudiu Beznea
2021-07-19ARM: at91: pm: wait for ddr power mode offClaudiu Beznea
2021-07-19ARM: at91: pm: add support for 2.5V LDO regulator controlClaudiu Beznea
2021-07-19ARM: at91: pm: add support for MCK1..4 save/restore for ulp modesClaudiu Beznea
2021-07-19ARM: at91: pm: add self-refresh support for sama7g5Claudiu Beznea
2021-07-19ARM: at91: pm: add support for waiting MCK1..4Claudiu Beznea
2021-07-19ARM: at91: pm: s/CONFIG_SOC_SAM9X60/CONFIG_HAVE_AT91_SAM9X60_PLL/gClaudiu Beznea
2021-07-19ARM: at91: pm: avoid push and pop on stack while memory is in self-refershClaudiu Beznea
2021-07-19ARM: at91: pm: use r7 instead of tmp1Claudiu Beznea
2021-07-19ARM: at91: pm: do not initialize pdevClaudiu Beznea
2021-07-19ARM: at91: pm: check for different controllers in at91_pm_modes_init()Claudiu Beznea
2021-07-19ARM: at91: pm: document at91_soc_pm structureClaudiu Beznea
2021-07-19ARM: at91: pm: move the setup of soc_pm.bu->suspendedClaudiu Beznea
2021-07-19ARM: at91: pm: move pm_bu to soc_pm data structureClaudiu Beznea
2021-07-19ARM: at91: add new SoC sama7g5Eugen Hristev
2021-03-26ARM: at91: pm: Move prototypes to mutually included headerLee Jones
2021-02-08ARM: at91: use proper asm syntax in pm_suspendArnd Bergmann
2020-08-17ARM: at91: pm: remove unnecessary at91sam9x60_idleAlexandre Belloni
2020-08-17ARM: at91: pm: of_node_put() after its usageClaudiu Beznea
2020-08-17ARM: at91: pm: add per soc validation of pm modesClaudiu Beznea
2020-08-17ARM: at91: pm: add support for ULP0 fast wakeupClaudiu Beznea
2020-07-18ARM: at91: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-18ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()yu kuai
2020-04-03Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-02-18ARM: at91: pm: add quirk for sam9x60's ulp1Claudiu Beznea
2020-02-18ARM: at91: pm: add plla disable/enable support for sam9x60Claudiu Beznea
2020-02-18ARM: at91: pm: s/sfr/sfrbu in pm_suspend.SClaudiu Beznea
2020-02-18ARM: at91: pm: add pmc_version member to at91_pm_dataClaudiu Beznea
2020-02-18ARM: at91: pm: add macros for plla disable/enableClaudiu Beznea
2020-02-18ARM: at91: pm: revert do not disable/enable PLLA for ULP modesClaudiu Beznea
2020-02-18ARM: at91: pm: use proper master clock register offsetClaudiu Beznea
2020-02-10ARM: at91: Drop unneeded select of COMMON_CLKGeert Uytterhoeven
2020-01-10ARM: at91: pm: use of_device_id array to find the proper shdwc nodeClaudiu Beznea
2020-01-10ARM: at91: pm: use SAM9X60 PMC's compatibleClaudiu Beznea
2019-12-10ARM: at91: pm: move SAM9X60's PM under its own SoC config flagClaudiu Beznea
2019-12-10ARM: at91: Kconfig: add config flag for SAM9X60 SoCClaudiu Beznea