summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* treewide: add intermediate .s files to targetsMasahiro Yamada2018-12-231-0/+2
* treewide: remove explicit rules for *offsets.sMasahiro Yamada2018-12-231-3/+0
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-10-291-6/+3
|\
| * ARM: at91: pm: call put_device instead of of_node_put in at91_pm_config_wszhong jiang2018-09-251-3/+3
| * ARM: at91: pm: remove pm_bu initialization in at91_pm_backup_init()Claudiu Beznea2018-08-271-3/+0
* | power: reset: at91-poweroff: switch to slow clock before shutdownClaudiu Beznea2018-09-161-0/+8
|/
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2018-08-231-0/+5
|\
| * ARM: at91: fix USB clock detection handlingAlexandre Belloni2018-06-201-0/+5
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-08-233-53/+282
|\ \
| * | ARM: at91: pm: configure wakeup sources for ULP1 modeClaudiu Beznea2018-07-171-22/+146
| * | ARM: at91: pm: Add ULP1 mode supportWenyou Yang2018-07-173-21/+125
| * | ARM: at91: pm: Use ULP0 naming instead of slow clockClaudiu Beznea2018-07-173-16/+17
| |/
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-08-151-0/+4
|\ \
| * | clk: at91: add I2S clock mux driverCodrin Ciubotariu2018-07-061-0/+4
| |/
* / ARM: at91: remove unused duplicated filechk_offsetsMasahiro Yamada2018-07-281-25/+0
|/
* ARM: at91: Kconfig: Update company to MicrochipNicolas Ferre2018-02-281-7/+7
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* ARM: at91: Replace uses of virt_to_phys with __pa_symbolAlexandre Belloni2017-09-181-2/+2
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-09-131-0/+4
|\
| * clk: at91: add audio pll clock driversQuentin Schulz2017-09-011-0/+4
* | ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platformsArnd Bergmann2017-08-232-1/+13
|/
* Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2017-06-181-0/+1
|\
| * ARM: at91: select CONFIG_ARM_CPU_SUSPENDArnd Bergmann2017-05-291-0/+1
* | Merge tag 'at91-ab-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2017-06-1810-51/+305
|\ \
| * | ARM: at91: fix at91_suspend_entering_slow_clock link errorArnd Bergmann2017-06-131-9/+0
| * | ARM: at91: handle CONFIG_PM for armv7m configurationsAlexandre Belloni2017-06-023-2/+16
| * | ARM: at91: Add armv7m supportSzemző András2017-06-024-1/+38
| * | ARM: at91: pm: fallback to slowclock when backup mode failsAlexandre Belloni2017-05-151-0/+5
| * | ARM: at91: pm: allow selecting standby and suspend modesAlexandre Belloni2017-05-152-35/+78
| * | ARM: at91: pm: Add sama5d2 backup modeAlexandre Belloni2017-05-156-23/+187
| |/
* / ARM: remove duplicate 'const' annotations'Arnd Bergmann2017-05-191-1/+1
|/
* ARM: at91: move SoC detection to its own driverAlexandre Belloni2017-03-316-344/+3
* ARM: at91: pm: correct typoAlexandre Belloni2017-03-311-1/+1
* ARM: at91: pm: Remove at91_pm_set_standbyAlexandre Belloni2017-03-311-8/+2
* ARM: at91: pm: Merge all at91sam9*_pm_initAlexandre Belloni2017-03-313-61/+6
* ARM: at91: pm: Tie the USB clock mask to the pmcAlexandre Belloni2017-03-311-14/+23
* ARM: at91: pm: Tie the memory controller type to the ramc idAlexandre Belloni2017-03-311-10/+20
* ARM: at91: pm: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.Alexandre Belloni2017-03-311-1/+19
* ARM: at91: pm: Simplify at91rm9200_standbyAlexandre Belloni2017-03-311-8/+3
* ARM: at91: pm: Use struct at91_pm_data in pm_suspend.SAlexandre Belloni2017-03-315-67/+102
* ARM: at91: pm: Move global variables into at91_pm_dataAlexandre Belloni2017-03-311-23/+21
* ARM: at91: pm: Move at91_ramc_read/write to pm.cAlexandre Belloni2017-03-312-8/+6
* ARM: at91: pm: Cleanup headersAlexandre Belloni2017-03-311-16/+5
* ARM: at91: pm: cpu_idle: switch DDR to power-down modeNicolas Ferre2017-03-141-1/+17
* ARM: at91: pm: remove useless extern definitionAlexandre Belloni2017-01-112-3/+1
* ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantlyKishon Vijay Abraham I2016-09-211-1/+0
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-08-011-2/+3
|\
| * Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socArnd Bergmann2016-07-061-1/+1
| |\
| * | ARM: at91: fix warnings in pm.cBen Dooks2016-06-211-2/+3
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-011-1/+1
|\ \ \ | | |/ | |/|