summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)Author
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
2017-05-15ARM: at91: pm: allow selecting standby and suspend modesAlexandre Belloni
2017-05-15ARM: at91: pm: Add sama5d2 backup modeAlexandre Belloni
2017-03-31ARM: at91: move SoC detection to its own driverAlexandre Belloni
2017-03-31ARM: at91: pm: correct typoAlexandre Belloni
2017-03-31ARM: at91: pm: Remove at91_pm_set_standbyAlexandre Belloni
2017-03-31ARM: at91: pm: Merge all at91sam9*_pm_initAlexandre Belloni
2017-03-31ARM: at91: pm: Tie the USB clock mask to the pmcAlexandre Belloni
2017-03-31ARM: at91: pm: Tie the memory controller type to the ramc idAlexandre Belloni
2017-03-31ARM: at91: pm: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.Alexandre Belloni
2017-03-31ARM: at91: pm: Simplify at91rm9200_standbyAlexandre Belloni
2017-03-31ARM: at91: pm: Use struct at91_pm_data in pm_suspend.SAlexandre Belloni
2017-03-31ARM: at91: pm: Move global variables into at91_pm_dataAlexandre Belloni
2017-03-31ARM: at91: pm: Move at91_ramc_read/write to pm.cAlexandre Belloni
2017-03-31ARM: at91: pm: Cleanup headersAlexandre Belloni
2017-03-14ARM: at91: pm: cpu_idle: switch DDR to power-down modeNicolas Ferre
2017-01-11ARM: at91: pm: remove useless extern definitionAlexandre Belloni
2016-09-21ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantlyKishon Vijay Abraham I
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-06Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socArnd Bergmann
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang
2016-06-21ARM: at91: fix warnings in pm.cBen Dooks
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij