Age | Commit message (Expand) | Author |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-19 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2019-05-16 | Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9... | Olof Johansson |
2019-05-16 | Merge tag 'at91-5.2-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson |
2019-05-02 | ARM: at91: Implement clocksource selection | Alexandre Belloni |
2019-04-04 | arm/mach-at91/pm : fix possible object reference leak | Peng Hao |
2019-04-04 | ARM: at91: remove HAVE_FB_ATMEL for sama5 SoC as they use DRM | Nicolas Ferre |
2019-03-28 | ARM: at91: pm: do not disable/enable PLLA for ULP modes | Claudiu Beznea |
2019-03-28 | ARM: at91: pm: disable RC oscillator in ULP0 | Claudiu Beznea |
2019-03-28 | ARM: at91: pm: add ULP1 support for SAM9X60 | Claudiu Beznea |
2019-03-28 | ARM: at91: pm: add support for per SoC wakeup source configuration | Claudiu Beznea |
2019-03-28 | ARM: at91: pm: keep at91_pm_backup_init() only for SAMA5D2 SoCs | Claudiu Beznea |
2019-03-28 | ARM: at91: pm: initial PM support for SAM9X60 | Claudiu Beznea |
2019-03-28 | ARM: at91: pm: introduce at91_soc_pm structure | Claudiu Beznea |
2018-12-23 | treewide: add intermediate .s files to targets | Masahiro Yamada |
2018-12-23 | treewide: remove explicit rules for *offsets.s | Masahiro Yamada |
2018-10-29 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2018-09-25 | ARM: at91: pm: call put_device instead of of_node_put in at91_pm_config_ws | zhong jiang |
2018-09-16 | power: reset: at91-poweroff: switch to slow clock before shutdown | Claudiu Beznea |
2018-08-27 | ARM: at91: pm: remove pm_bu initialization in at91_pm_backup_init() | Claudiu Beznea |
2018-08-23 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds |
2018-08-23 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2018-08-15 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-07-28 | ARM: at91: remove unused duplicated filechk_offsets | Masahiro Yamada |
2018-07-17 | ARM: at91: pm: configure wakeup sources for ULP1 mode | Claudiu Beznea |
2018-07-17 | ARM: at91: pm: Add ULP1 mode support | Wenyou Yang |
2018-07-17 | ARM: at91: pm: Use ULP0 naming instead of slow clock | Claudiu Beznea |
2018-07-06 | clk: at91: add I2S clock mux driver | Codrin Ciubotariu |
2018-06-20 | ARM: at91: fix USB clock detection handling | Alexandre Belloni |
2018-02-28 | ARM: at91: Kconfig: Update company to Microchip | Nicolas Ferre |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-18 | ARM: at91: Replace uses of virt_to_phys with __pa_symbol | Alexandre Belloni |
2017-09-13 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2017-09-01 | clk: at91: add audio pll clock drivers | Quentin Schulz |
2017-08-23 | ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platforms | Arnd Bergmann |
2017-06-18 | Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson |
2017-06-18 | Merge tag 'at91-ab-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson |
2017-06-13 | ARM: at91: fix at91_suspend_entering_slow_clock link error | Arnd Bergmann |
2017-06-02 | ARM: at91: handle CONFIG_PM for armv7m configurations | Alexandre Belloni |
2017-06-02 | ARM: at91: Add armv7m support | Szemző András |
2017-05-29 | ARM: at91: select CONFIG_ARM_CPU_SUSPEND | Arnd Bergmann |
2017-05-19 | ARM: remove duplicate 'const' annotations' | Arnd Bergmann |
2017-05-15 | ARM: at91: pm: fallback to slowclock when backup mode fails | Alexandre Belloni |
2017-05-15 | ARM: at91: pm: allow selecting standby and suspend modes | Alexandre Belloni |
2017-05-15 | ARM: at91: pm: Add sama5d2 backup mode | Alexandre Belloni |
2017-03-31 | ARM: at91: move SoC detection to its own driver | Alexandre Belloni |
2017-03-31 | ARM: at91: pm: correct typo | Alexandre Belloni |
2017-03-31 | ARM: at91: pm: Remove at91_pm_set_standby | Alexandre Belloni |