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
2016-01-20
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-5
/
+10
2015-12-04
ARM: at91: fix pinctrl driver selection
Ludovic Desroches
2
-2
/
+11
2015-12-01
ARM: use "depends on" for SoC configs instead of "if" after prompt
Masahiro Yamada
1
-5
/
+10
2015-11-10
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-0
/
+2
2015-10-19
ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte aligned
Patrick Doyle
1
-0
/
+2
2015-10-01
clk: at91: add generated clock driver
Nicolas Ferre
1
-0
/
+3
2015-09-04
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
1
-1
/
+1
2015-09-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
3
-0
/
+18
2015-09-01
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-7
/
+7
2015-08-05
ARM: at91/soc: add basic support for new sama5d2 SoC
Nicolas Ferre
3
-0
/
+18
2015-07-28
ARM: appropriate __init annotation for const data
Nicolas Pitre
4
-7
/
+7
2015-07-20
ARM: at91: Remove clk-provider.h include
Stephen Boyd
1
-1
/
+0
2015-06-30
genalloc: rename dev_get_gen_pool() to gen_pool_get()
Vladimir Zapolskiy
1
-1
/
+1
2015-05-20
ARM: at91: remove useless Makefile.boot
Alexandre Belloni
1
-8
/
+0
2015-05-20
ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.h
Alexandre Belloni
5
-149
/
+13
2015-05-20
ARM: at91/pm: use the atmel-mc syscon defines
Alexandre Belloni
3
-6
/
+6
2015-05-20
ARM: at91: drop sam9_smc.c
Alexandre Belloni
4
-247
/
+0
2015-04-14
Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
4
-96
/
+96
2015-04-05
ARM: at91/pm: move AT91_MEMCTRL_* to pm.h
Alexandre Belloni
2
-4
/
+4
2015-04-05
ARM: at91/pm: move the standby functions to pm.c
Alexandre Belloni
2
-92
/
+89
2015-04-05
ARM: at91: fix pm_suspend.S compilation when ARMv6 is selected
Alexandre Belloni
1
-0
/
+3
2015-04-03
ARM: at91: add a Kconfig dependency on multi-platform
Nicolas Ferre
1
-0
/
+1
2015-03-19
ARM: at91: drop AT91_TIMER_HZ
Alexandre Belloni
1
-18
/
+0
2015-03-19
ARM: at91: remove hardware.h
Alexandre Belloni
4
-128
/
+9
2015-03-19
ARM: at91: remove SoC headers
Alexandre Belloni
11
-962
/
+0
2015-03-19
ARM: at91: remove useless mach/cpu.h
Alexandre Belloni
3
-219
/
+0
2015-03-19
ARM: at91: remove unused headers
Alexandre Belloni
2
-281
/
+0
2015-03-19
ARM: at91: switch to multiplatform
Alexandre Belloni
2
-69
/
+54
2015-03-16
ARM: at91: remove useless include
Alexandre Belloni
1
-61
/
+0
2015-03-16
ARM: at91: time: move the system timer driver to drivers/clocksource
Alexandre Belloni
3
-254
/
+2
2015-03-16
ARM: at91: properly initialize timer
Alexandre Belloni
3
-11
/
+3
2015-03-16
ARM: at91: at91rm9200: remove deprecated arm_pm_restart
Alexandre Belloni
1
-12
/
+0
2015-03-13
ARM: at91: remove old setup
Alexandre Belloni
2
-321
/
+1
2015-03-13
ARM: at91: sama5d4: remove useless map_io
Alexandre Belloni
1
-33
/
+0
2015-03-13
ARM: at91: sama5 use SoC detection infrastructure
Alexandre Belloni
2
-14
/
+47
2015-03-13
ARM: at91: at91sam9: use SoC detection infrastructure
Alexandre Belloni
2
-22
/
+82
2015-03-13
ARM: at91: at91rm9200 use SoC detection infrastructure
Alexandre Belloni
2
-14
/
+17
2015-03-13
ARM: at91: add soc detection infrastructure
Boris BREZILLON
3
-1
/
+133
2015-03-13
ARM: at91: remove unused _matrix.h headers
Alexandre Belloni
7
-628
/
+0
2015-03-13
ARM: at91: remove unused at91_ioremap_matrix and header
Alexandre Belloni
3
-37
/
+0
2015-03-13
ARM: at91: remove NEED_MACH_IO_H
Arnd Bergmann
2
-27
/
+1
2015-03-13
ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cache
Wenyou Yang
1
-0
/
+6
2015-03-13
ARM: at91/pm_suspend: add the WFI instruction support for ARMv7
Wenyou Yang
1
-1
/
+19
2015-03-13
ARM: at91/pm: remove unused void (*at91_pm_standby)(void)
Wenyou Yang
1
-4
/
+1
2015-03-13
ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sra...
Wenyou Yang
2
-28
/
+25
2015-03-13
ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.S
Wenyou Yang
2
-1
/
+1
2015-03-13
ARM: at91/pm: standby mode uses same sram function as suspend to memory mode
Wenyou Yang
3
-47
/
+73
2015-03-13
ARM: at91/pm: move the copying the sram function to the sram initialization p...
Wenyou Yang
1
-4
/
+12
2015-03-13
ARM: at91/pm_slowclock: create the procedure to handle the sdram self-refresh
Wenyou Yang
1
-105
/
+139
2015-03-13
ARM: at91/pm_slowclock: remove clocks which are already stopped when entering...
Sylvain Rochet
1
-31
/
+0
[next]