summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)Author
2019-08-23ARM: at91: move platform-specific asm-offset.h to arch/arm/mach-at91Masahiro Yamada
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
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-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-05-16Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Olof Johansson
2019-05-16Merge tag 'at91-5.2-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2019-05-02ARM: at91: Implement clocksource selectionAlexandre Belloni
2019-04-04arm/mach-at91/pm : fix possible object reference leakPeng Hao
2019-04-04ARM: at91: remove HAVE_FB_ATMEL for sama5 SoC as they use DRMNicolas Ferre
2019-03-28ARM: at91: pm: do not disable/enable PLLA for ULP modesClaudiu Beznea
2019-03-28ARM: at91: pm: disable RC oscillator in ULP0Claudiu Beznea
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-12-23treewide: add intermediate .s files to targetsMasahiro Yamada
2018-12-23treewide: remove explicit rules for *offsets.sMasahiro Yamada
2018-10-29Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-09-25ARM: at91: pm: call put_device instead of of_node_put in at91_pm_config_wszhong jiang
2018-09-16power: reset: at91-poweroff: switch to slow clock before shutdownClaudiu Beznea
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-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-08-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-07-28ARM: at91: remove unused duplicated filechk_offsetsMasahiro Yamada
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-07-06clk: at91: add I2S clock mux driverCodrin Ciubotariu
2018-06-20ARM: at91: fix USB clock detection handlingAlexandre Belloni
2018-02-28ARM: at91: Kconfig: Update company to MicrochipNicolas Ferre
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-18ARM: at91: Replace uses of virt_to_phys with __pa_symbolAlexandre Belloni
2017-09-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-09-01clk: at91: add audio pll clock driversQuentin Schulz
2017-08-23ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platformsArnd Bergmann
2017-06-18Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2017-06-18Merge tag 'at91-ab-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2017-06-13ARM: at91: fix at91_suspend_entering_slow_clock link errorArnd Bergmann
2017-06-02ARM: at91: handle CONFIG_PM for armv7m configurationsAlexandre Belloni
2017-06-02ARM: at91: Add armv7m supportSzemző András
2017-05-29ARM: at91: select CONFIG_ARM_CPU_SUSPENDArnd Bergmann
2017-05-19ARM: remove duplicate 'const' annotations'Arnd Bergmann
2017-05-15ARM: at91: pm: fallback to slowclock when backup mode failsAlexandre Belloni