summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/pm.c
AgeCommit message (Expand)Author
2022-02-25ARM: at91: PM: add cpu idle support for sama7g5Claudiu Beznea
2021-12-08ARM: at91: pm: Add of_node_put() before gotoWan Jiabing
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: 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: 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-03-26ARM: at91: pm: Move prototypes to mutually included headerLee Jones
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: pm: add missing put_device() call in at91_pm_sram_init()yu kuai
2020-02-18ARM: at91: pm: add pmc_version member to at91_pm_dataClaudiu Beznea
2020-02-18ARM: at91: pm: use proper master clock register offsetClaudiu Beznea
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-06-25Merge tag 'at91-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Olof Johansson
2019-06-20arm: add missing include platform-data/atmel.hPhilippe Mazenauer
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-16Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Olof Johansson
2019-04-04arm/mach-at91/pm : fix possible object reference leakPeng Hao
2019-03-28ARM: at91: pm: add ULP1 support for SAM9X60Claudiu Beznea
2019-03-28ARM: at91: pm: add support for per SoC wakeup source configurationClaudiu Beznea
2019-03-28ARM: at91: pm: keep at91_pm_backup_init() only for SAMA5D2 SoCsClaudiu Beznea
2019-03-28ARM: at91: pm: initial PM support for SAM9X60Claudiu Beznea
2019-03-28ARM: at91: pm: introduce at91_soc_pm structureClaudiu Beznea
2018-09-25ARM: at91: pm: call put_device instead of of_node_put in at91_pm_config_wszhong jiang
2018-08-27ARM: at91: pm: remove pm_bu initialization in at91_pm_backup_init()Claudiu Beznea
2018-08-23Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2018-07-17ARM: at91: pm: configure wakeup sources for ULP1 modeClaudiu Beznea
2018-07-17ARM: at91: pm: Add ULP1 mode supportWenyou Yang
2018-07-17ARM: at91: pm: Use ULP0 naming instead of slow clockClaudiu Beznea
2018-06-20ARM: at91: fix USB clock detection handlingAlexandre Belloni
2017-09-18ARM: at91: Replace uses of virt_to_phys with __pa_symbolAlexandre Belloni
2017-08-23ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platformsArnd Bergmann
2017-06-18Merge tag 'at91-ab-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2017-05-19ARM: remove duplicate 'const' annotations'Arnd Bergmann
2017-05-15ARM: at91: pm: fallback to slowclock when backup mode failsAlexandre Belloni
2017-05-15ARM: at91: pm: allow selecting standby and suspend modesAlexandre Belloni