aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-04ARM: at91: remove HAVE_FB_ATMEL for sama5 SoC as they use DRMGravatar Nicolas Ferre 1-3/+0
2019-03-28ARM: at91: pm: do not disable/enable PLLA for ULP modesGravatar Claudiu Beznea 1-31/+0
2019-03-28ARM: at91: pm: disable RC oscillator in ULP0Gravatar Claudiu Beznea 1-2/+37
2019-03-28ARM: at91: pm: add ULP1 support for SAM9X60Gravatar Claudiu Beznea 2-1/+64
2019-03-28ARM: at91: pm: add support for per SoC wakeup source configurationGravatar Claudiu Beznea 1-8/+34
2019-03-28ARM: at91: pm: keep at91_pm_backup_init() only for SAMA5D2 SoCsGravatar Claudiu Beznea 1-0/+3
2019-03-28ARM: at91: pm: initial PM support for SAM9X60Gravatar Claudiu Beznea 3-0/+34
2019-03-28ARM: at91: pm: introduce at91_soc_pm structureGravatar Claudiu Beznea 1-56/+62
2018-12-23treewide: add intermediate .s files to targetsGravatar Masahiro Yamada 1-0/+2
2018-12-23treewide: remove explicit rules for *offsets.sGravatar Masahiro Yamada 1-3/+0
2018-10-29Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-6/+3
2018-09-25ARM: at91: pm: call put_device instead of of_node_put in at91_pm_config_wsGravatar zhong jiang 1-3/+3
2018-09-16power: reset: at91-poweroff: switch to slow clock before shutdownGravatar Claudiu Beznea 1-0/+8
2018-08-27ARM: at91: pm: remove pm_bu initialization in at91_pm_backup_init()Gravatar Claudiu Beznea 1-3/+0
2018-08-23Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Gravatar Linus Torvalds 1-0/+5
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 3-53/+282
2018-08-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-0/+4
2018-07-28ARM: at91: remove unused duplicated filechk_offsetsGravatar Masahiro Yamada 1-25/+0
2018-07-17ARM: at91: pm: configure wakeup sources for ULP1 modeGravatar Claudiu Beznea 1-22/+146
2018-07-17ARM: at91: pm: Add ULP1 mode supportGravatar Wenyou Yang 3-21/+125
2018-07-17ARM: at91: pm: Use ULP0 naming instead of slow clockGravatar Claudiu Beznea 3-16/+17
2018-07-06clk: at91: add I2S clock mux driverGravatar Codrin Ciubotariu 1-0/+4
2018-06-20ARM: at91: fix USB clock detection handlingGravatar Alexandre Belloni 1-0/+5
2018-02-28ARM: at91: Kconfig: Update company to MicrochipGravatar Nicolas Ferre 1-7/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 2-0/+2
2017-09-18ARM: at91: Replace uses of virt_to_phys with __pa_symbolGravatar Alexandre Belloni 1-2/+2
2017-09-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-0/+4
2017-09-01clk: at91: add audio pll clock driversGravatar Quentin Schulz 1-0/+4
2017-08-23ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platformsGravatar Arnd Bergmann 2-1/+13
2017-06-18Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Olof Johansson 1-0/+1
2017-06-18Merge tag 'at91-ab-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Olof Johansson 10-51/+305
2017-06-13ARM: at91: fix at91_suspend_entering_slow_clock link errorGravatar Arnd Bergmann 1-9/+0
2017-06-02ARM: at91: handle CONFIG_PM for armv7m configurationsGravatar Alexandre Belloni 3-2/+16
2017-06-02ARM: at91: Add armv7m supportGravatar Szemző András 4-1/+38
2017-05-29ARM: at91: select CONFIG_ARM_CPU_SUSPENDGravatar Arnd Bergmann 1-0/+1
2017-05-19ARM: remove duplicate 'const' annotations'Gravatar Arnd Bergmann 1-1/+1
2017-05-15ARM: at91: pm: fallback to slowclock when backup mode failsGravatar Alexandre Belloni 1-0/+5
2017-05-15ARM: at91: pm: allow selecting standby and suspend modesGravatar Alexandre Belloni 2-35/+78
2017-05-15ARM: at91: pm: Add sama5d2 backup modeGravatar Alexandre Belloni 6-23/+187
2017-03-31ARM: at91: move SoC detection to its own driverGravatar Alexandre Belloni 6-344/+3
2017-03-31ARM: at91: pm: correct typoGravatar Alexandre Belloni 1-1/+1