index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-23
treewide: add intermediate .s files to targets
Masahiro Yamada
1
-0
/
+2
2018-12-23
treewide: remove explicit rules for *offsets.s
Masahiro Yamada
1
-3
/
+0
2018-10-29
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-6
/
+3
2018-09-25
ARM: at91: pm: call put_device instead of of_node_put in at91_pm_config_ws
zhong jiang
1
-3
/
+3
2018-09-16
power: reset: at91-poweroff: switch to slow clock before shutdown
Claudiu Beznea
1
-0
/
+8
2018-08-27
ARM: at91: pm: remove pm_bu initialization in at91_pm_backup_init()
Claudiu Beznea
1
-3
/
+0
2018-08-23
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
1
-0
/
+5
2018-08-23
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
3
-53
/
+282
2018-08-15
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+4
2018-07-28
ARM: at91: remove unused duplicated filechk_offsets
Masahiro Yamada
1
-25
/
+0
2018-07-17
ARM: at91: pm: configure wakeup sources for ULP1 mode
Claudiu Beznea
1
-22
/
+146
2018-07-17
ARM: at91: pm: Add ULP1 mode support
Wenyou Yang
3
-21
/
+125
2018-07-17
ARM: at91: pm: Use ULP0 naming instead of slow clock
Claudiu Beznea
3
-16
/
+17
2018-07-06
clk: at91: add I2S clock mux driver
Codrin Ciubotariu
1
-0
/
+4
2018-06-20
ARM: at91: fix USB clock detection handling
Alexandre Belloni
1
-0
/
+5
2018-02-28
ARM: at91: Kconfig: Update company to Microchip
Nicolas Ferre
1
-7
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-09-18
ARM: at91: Replace uses of virt_to_phys with __pa_symbol
Alexandre Belloni
1
-2
/
+2
2017-09-13
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+4
2017-09-01
clk: at91: add audio pll clock drivers
Quentin Schulz
1
-0
/
+4
2017-08-23
ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platforms
Arnd Bergmann
2
-1
/
+13
2017-06-18
Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-0
/
+1
2017-06-18
Merge tag 'at91-ab-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
10
-51
/
+305
2017-06-13
ARM: at91: fix at91_suspend_entering_slow_clock link error
Arnd Bergmann
1
-9
/
+0
2017-06-02
ARM: at91: handle CONFIG_PM for armv7m configurations
Alexandre Belloni
3
-2
/
+16
2017-06-02
ARM: at91: Add armv7m support
Szemző András
4
-1
/
+38
2017-05-29
ARM: at91: select CONFIG_ARM_CPU_SUSPEND
Arnd Bergmann
1
-0
/
+1
2017-05-19
ARM: remove duplicate 'const' annotations'
Arnd Bergmann
1
-1
/
+1
2017-05-15
ARM: at91: pm: fallback to slowclock when backup mode fails
Alexandre Belloni
1
-0
/
+5
2017-05-15
ARM: at91: pm: allow selecting standby and suspend modes
Alexandre Belloni
2
-35
/
+78
2017-05-15
ARM: at91: pm: Add sama5d2 backup mode
Alexandre Belloni
6
-23
/
+187
2017-03-31
ARM: at91: move SoC detection to its own driver
Alexandre Belloni
6
-344
/
+3
2017-03-31
ARM: at91: pm: correct typo
Alexandre Belloni
1
-1
/
+1
2017-03-31
ARM: at91: pm: Remove at91_pm_set_standby
Alexandre Belloni
1
-8
/
+2
2017-03-31
ARM: at91: pm: Merge all at91sam9*_pm_init
Alexandre Belloni
3
-61
/
+6
2017-03-31
ARM: at91: pm: Tie the USB clock mask to the pmc
Alexandre Belloni
1
-14
/
+23
2017-03-31
ARM: at91: pm: Tie the memory controller type to the ramc id
Alexandre Belloni
1
-10
/
+20
2017-03-31
ARM: at91: pm: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.
Alexandre Belloni
1
-1
/
+19
2017-03-31
ARM: at91: pm: Simplify at91rm9200_standby
Alexandre Belloni
1
-8
/
+3
2017-03-31
ARM: at91: pm: Use struct at91_pm_data in pm_suspend.S
Alexandre Belloni
5
-67
/
+102
2017-03-31
ARM: at91: pm: Move global variables into at91_pm_data
Alexandre Belloni
1
-23
/
+21
2017-03-31
ARM: at91: pm: Move at91_ramc_read/write to pm.c
Alexandre Belloni
2
-8
/
+6
2017-03-31
ARM: at91: pm: Cleanup headers
Alexandre Belloni
1
-16
/
+5
2017-03-14
ARM: at91: pm: cpu_idle: switch DDR to power-down mode
Nicolas Ferre
1
-1
/
+17
2017-01-11
ARM: at91: pm: remove useless extern definition
Alexandre Belloni
2
-3
/
+1
2016-09-21
ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantly
Kishon Vijay Abraham I
1
-1
/
+0
2016-08-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-2
/
+3
2016-08-01
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2016-07-06
Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/soc
Arnd Bergmann
1
-1
/
+1
2016-06-23
arm: use of_platform_default_populate() to populate
Kefeng Wang
3
-3
/
+3
[next]