index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: at91: switch at91_dt_defconfig to multiplatform
Alexandre Belloni
2015-03-19
1
-1
/
+4
*
ARM: at91: switch to multiplatform
Alexandre Belloni
2015-03-19
3
-82
/
+54
*
ARM: at91: remove useless include
Alexandre Belloni
2015-03-16
1
-61
/
+0
*
ARM: at91: time: move the system timer driver to drivers/clocksource
Alexandre Belloni
2015-03-16
3
-254
/
+2
*
ARM: at91: properly initialize timer
Alexandre Belloni
2015-03-16
3
-11
/
+3
*
ARM: at91: at91rm9200: remove deprecated arm_pm_restart
Alexandre Belloni
2015-03-16
1
-12
/
+0
*
ARM: at91/dt: declare atmel,at91rm9200-st as a syscon
Alexandre Belloni
2015-03-16
1
-1
/
+5
*
ARM: at91: remove old setup
Alexandre Belloni
2015-03-13
2
-321
/
+1
*
ARM: at91: sama5d4: remove useless map_io
Alexandre Belloni
2015-03-13
1
-33
/
+0
*
ARM: at91: sama5 use SoC detection infrastructure
Alexandre Belloni
2015-03-13
2
-14
/
+47
*
ARM: at91: at91sam9: use SoC detection infrastructure
Alexandre Belloni
2015-03-13
2
-22
/
+82
*
ARM: at91: at91rm9200 use SoC detection infrastructure
Alexandre Belloni
2015-03-13
2
-14
/
+17
*
ARM: at91: add soc detection infrastructure
Boris BREZILLON
2015-03-13
4
-1
/
+134
*
ARM: at91/dt: introduce atmel,<chip>-dbgu
Alexandre Belloni
2015-03-13
10
-10
/
+10
*
ARM: at91: remove unused _matrix.h headers
Alexandre Belloni
2015-03-13
7
-628
/
+0
*
ARM: at91: remove unused at91_ioremap_matrix and header
Alexandre Belloni
2015-03-13
3
-37
/
+0
*
ARM: at91: remove NEED_MACH_IO_H
Arnd Bergmann
2015-03-13
3
-28
/
+1
*
ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cache
Wenyou Yang
2015-03-13
1
-0
/
+6
*
ARM: at91/pm_suspend: add the WFI instruction support for ARMv7
Wenyou Yang
2015-03-13
1
-1
/
+19
*
ARM: at91/pm: remove unused void (*at91_pm_standby)(void)
Wenyou Yang
2015-03-13
1
-4
/
+1
*
ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sra...
Wenyou Yang
2015-03-13
2
-28
/
+25
*
ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.S
Wenyou Yang
2015-03-13
2
-1
/
+1
*
ARM: at91/pm: standby mode uses same sram function as suspend to memory mode
Wenyou Yang
2015-03-13
3
-47
/
+73
*
ARM: at91/pm: move the copying the sram function to the sram initialization p...
Wenyou Yang
2015-03-13
1
-4
/
+12
*
ARM: at91/pm_slowclock: create the procedure to handle the sdram self-refresh
Wenyou Yang
2015-03-13
1
-105
/
+139
*
ARM: at91/pm_slowclock: remove clocks which are already stopped when entering...
Sylvain Rochet
2015-03-13
1
-31
/
+0
*
ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config option
Wenyou Yang
2015-03-13
3
-25
/
+2
*
ARM: at91: move "select SRAM" under SOC_AT91SAM9 and SOC_SAMA5
Wenyou Yang
2015-03-13
1
-1
/
+3
*
ARM: at91/pm_slowclock: remove the unused code related with SLOWDOWN_MASTER_C...
Wenyou Yang
2015-03-13
1
-37
/
+0
*
ARM: at91: pm: change at91_pm_set_standby() to static
Wenyou Yang
2015-03-12
2
-7
/
+1
*
ARM: at91: remove ksz8081 phy fixup registration for sama5d4ek board
Boris Brezillon
2015-03-12
2
-21
/
+0
*
Merge tag 'at91-fixes3' into at91-4.1-cleanup
Nicolas Ferre
2015-03-12
8
-11
/
+14
|
\
|
*
ARM: at91: pm_slowclock: fix the compilation error
Wenyou Yang
2015-03-11
1
-0
/
+2
|
*
ARM: at91/dt: fix USB high-speed clock to select UTMI
Nicolas Ferre
2015-03-11
4
-5
/
+5
|
*
ARM: at91/dt: fix at91 udc compatible strings
Boris Brezillon
2015-03-11
3
-3
/
+4
|
*
ARM: at91/dt: declare matrix node as a syscon device
Boris Brezillon
2015-03-11
1
-1
/
+1
|
*
ARM: at91/dt: at91sam9261: fix clocks and clock-names in udc definition
Boris Brezillon
2015-03-09
1
-2
/
+2
*
|
Merge tag 'at91-fixes2' into at91-4.1-cleanup
Nicolas Ferre
2015-03-12
3
-4
/
+9
|
\
|
|
*
ARM: at91/pm: MOR register KEY was missing
Patrice Vilchez
2015-03-05
1
-0
/
+2
|
*
ARM: at91/dt: sama5d4: fix lcdck clock definition
Boris BREZILLON
2015-03-05
1
-2
/
+2
|
*
ARM: at91/dt: sama5d4: rename lcd_clk into lcdc_clk
Boris BREZILLON
2015-03-05
1
-1
/
+1
|
*
ARM: at91: debug: fix non MMU debug
Alexandre Belloni
2015-03-05
1
-1
/
+4
*
|
Merge tag 'at91-fixes' into at91-4.1-cleanup
Nicolas Ferre
2015-03-12
12
-58
/
+58
|
\
|
|
*
ARM: at91/dt: keep watchdog running in idle mode
Michel Marti
2015-03-04
6
-6
/
+0
|
*
ARM: at91/defconfig: add at91rm9200 ethernet support
Alexandre Belloni
2015-03-04
1
-0
/
+1
|
*
ARM: at91/defconfig: remove CONFIG_SYSFS_DEPRECATED
Anthony Harivel
2015-03-04
1
-2
/
+0
|
*
ARM: at91/dt: at91sam9260: fix usart pinctrl
Jonas Andersson
2015-03-04
1
-2
/
+2
|
*
ARM: at91/dt: sama5d4: add missing alias for i2c0
Nicolas Ferre
2015-03-03
1
-0
/
+1
|
*
ARM: at91/dt: at91sam9263: Fixup sram1 device tree node
Alexander Stein
2015-03-03
1
-1
/
+1
|
*
ARM: at91: pm: fix SRAM allocation
Alexandre Belloni
2015-03-03
1
-12
/
+10
[next]