Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b76e3f933327f9fd9df9a65a2d239e6e350cbee2
/
arch
/
arm
/
mach-at91
da3d1d4
Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into fixes
by Olof Johansson
· 8 years ago
cc7a938
ARM: at91: select CONFIG_ARM_CPU_SUSPEND
by Arnd Bergmann
· 8 years ago
0527873
ARM: remove duplicate 'const' annotations'
by Arnd Bergmann
· 8 years ago
b32de9d
ARM: at91: move SoC detection to its own driver
by Alexandre Belloni
· 8 years ago
8c9290a
ARM: at91: pm: correct typo
by Alexandre Belloni
· 8 years ago
e56d75a
ARM: at91: pm: Remove at91_pm_set_standby
by Alexandre Belloni
· 8 years ago
1346919
ARM: at91: pm: Merge all at91sam9*_pm_init
by Alexandre Belloni
· 8 years ago
13f1601
ARM: at91: pm: Tie the USB clock mask to the pmc
by Alexandre Belloni
· 8 years ago
aab02d6
ARM: at91: pm: Tie the memory controller type to the ramc id
by Alexandre Belloni
· 8 years ago
5638763
ARM: at91: pm: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.
by Alexandre Belloni
· 8 years ago
5a2d4f0
ARM: at91: pm: Simplify at91rm9200_standby
by Alexandre Belloni
· 8 years ago
65cc1a5
ARM: at91: pm: Use struct at91_pm_data in pm_suspend.S
by Alexandre Belloni
· 8 years ago
9e07c3c
ARM: at91: pm: Move global variables into at91_pm_data
by Alexandre Belloni
· 8 years ago
4d767bc
ARM: at91: pm: Move at91_ramc_read/write to pm.c
by Alexandre Belloni
· 8 years ago
9824c44
ARM: at91: pm: Cleanup headers
by Alexandre Belloni
· 8 years ago
60b89f1
ARM: at91: pm: cpu_idle: switch DDR to power-down mode
by Nicolas Ferre
· 8 years ago
6cc7fbd
ARM: at91: pm: remove useless extern definition
by Alexandre Belloni
· 8 years ago
6016b23
ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantly
by Kishon Vijay Abraham I
· 8 years ago
fbae5cb
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
6f888fe
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
7c2d780
Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/soc
by Arnd Bergmann
· 8 years ago
435ebcb
arm: use of_platform_default_populate() to populate
by Kefeng Wang
· 9 years ago
ab6778e
ARM: at91: fix warnings in pm.c
by Ben Dooks
· 8 years ago
5c34a4e
ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
by Linus Walleij
· 9 years ago
c07f98a
ARM: at91/soc: reference the whole sama5d2 family
by Ludovic Desroches
· 9 years ago
2f26e61
ARM: at91: use chipid device for soc detection
by Ludovic Desroches
· 9 years ago
6c38bda
ARM: at91: remove useless includes and function prototypes
by Alexandre Belloni
· 9 years ago
fbc7edc
ARM: at91: pm: move idle functions to pm.c
by Alexandre Belloni
· 9 years ago
5737b73
ARM: at91: pm: find and remap the pmc
by Alexandre Belloni
· 9 years ago
997ff83
ARM: at91: pm: simply call at91_pm_init
by Alexandre Belloni
· 9 years ago
863a81c
clk: at91: make use of syscon to share PMC registers in several drivers
by Boris Brezillon
· 10 years ago
5083c54
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
8423536
ARM: at91: fix pinctrl driver selection
by Ludovic Desroches
· 9 years ago
e324654
ARM: use "depends on" for SoC configs instead of "if" after prompt
by Masahiro Yamada
· 9 years ago
56e0464
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
5fcf8d1
ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte aligned
by Patrick Doyle
· 9 years ago
df70aee
clk: at91: add generated clock driver
by Nicolas Ferre
· 9 years ago
7385817
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
by Vladimir Zapolskiy
· 9 years ago
50686e8
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
c5fc249
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
c268a74
ARM: at91/soc: add basic support for new sama5d2 SoC
by Nicolas Ferre
· 9 years ago
19c233b
ARM: appropriate __init annotation for const data
by Nicolas Pitre
· 9 years ago
09efb00
ARM: at91: Remove clk-provider.h include
by Stephen Boyd
· 9 years ago
0030edf
genalloc: rename dev_get_gen_pool() to gen_pool_get()
by Vladimir Zapolskiy
· 9 years ago
196b44e
ARM: at91: remove useless Makefile.boot
by Alexandre Belloni
· 10 years ago
09099f1
ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.h
by Alexandre Belloni
· 10 years ago
d7d45f2
ARM: at91/pm: use the atmel-mc syscon defines
by Alexandre Belloni
· 10 years ago
b8ccd9c
ARM: at91: drop sam9_smc.c
by Alexandre Belloni
· 10 years ago
89522f0f
Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/multiplatform
by Arnd Bergmann
· 10 years ago
2e57dc0
ARM: at91/pm: move AT91_MEMCTRL_* to pm.h
by Alexandre Belloni
· 10 years ago
a18d069
ARM: at91/pm: move the standby functions to pm.c
by Alexandre Belloni
· 10 years ago
176a1b3
ARM: at91: fix pm_suspend.S compilation when ARMv6 is selected
by Alexandre Belloni
· 10 years ago
e8621d8
ARM: at91: add a Kconfig dependency on multi-platform
by Nicolas Ferre
· 10 years ago
1164f67
ARM: at91: drop AT91_TIMER_HZ
by Alexandre Belloni
· 10 years ago
23b8408
ARM: at91: remove hardware.h
by Alexandre Belloni
· 10 years ago
4c80565
ARM: at91: remove SoC headers
by Alexandre Belloni
· 10 years ago
f56d8f7
ARM: at91: remove useless mach/cpu.h
by Alexandre Belloni
· 10 years ago
0794261
ARM: at91: remove unused headers
by Alexandre Belloni
· 10 years ago
4114112
ARM: at91: switch to multiplatform
by Alexandre Belloni
· 10 years ago
8590ca6
ARM: at91: remove useless include
by Alexandre Belloni
· 10 years ago
b53cdd0
ARM: at91: time: move the system timer driver to drivers/clocksource
by Alexandre Belloni
· 10 years ago
bbfc97e
ARM: at91: properly initialize timer
by Alexandre Belloni
· 10 years ago
d8d1c6c
ARM: at91: at91rm9200: remove deprecated arm_pm_restart
by Alexandre Belloni
· 10 years ago
598e085
ARM: at91: remove old setup
by Alexandre Belloni
· 10 years ago
075fcc9
ARM: at91: sama5d4: remove useless map_io
by Alexandre Belloni
· 10 years ago
e733608
ARM: at91: sama5 use SoC detection infrastructure
by Alexandre Belloni
· 10 years ago
d18032d
ARM: at91: at91sam9: use SoC detection infrastructure
by Alexandre Belloni
· 10 years ago
7735f03
ARM: at91: at91rm9200 use SoC detection infrastructure
by Alexandre Belloni
· 10 years ago
ea4abe7
ARM: at91: add soc detection infrastructure
by Boris BREZILLON
· 10 years ago
b7e9def
ARM: at91: remove unused _matrix.h headers
by Alexandre Belloni
· 10 years ago
0d34419
ARM: at91: remove unused at91_ioremap_matrix and header
by Alexandre Belloni
· 10 years ago
1be27c6
ARM: at91: remove NEED_MACH_IO_H
by Arnd Bergmann
· 10 years ago
385acc0
ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cache
by Wenyou Yang
· 10 years ago
2056765
ARM: at91/pm_suspend: add the WFI instruction support for ARMv7
by Wenyou Yang
· 10 years ago
e32d995
ARM: at91/pm: remove unused void (*at91_pm_standby)(void)
by Wenyou Yang
· 10 years ago
5726a8b
ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sram_fn()
by Wenyou Yang
· 10 years ago
828b98f
ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.S
by Wenyou Yang
· 10 years ago
23be4be
ARM: at91/pm: standby mode uses same sram function as suspend to memory mode
by Wenyou Yang
· 10 years ago
d94e688
ARM: at91/pm: move the copying the sram function to the sram initialization phase
by Wenyou Yang
· 10 years ago
0ab285c
ARM: at91/pm_slowclock: create the procedure to handle the sdram self-refresh
by Wenyou Yang
· 10 years ago
d18c570
ARM: at91/pm_slowclock: remove clocks which are already stopped when entering slow clock mode
by Sylvain Rochet
· 10 years ago
09fc78a
ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config option
by Wenyou Yang
· 10 years ago
896bc87
ARM: at91: move "select SRAM" under SOC_AT91SAM9 and SOC_SAMA5
by Wenyou Yang
· 10 years ago
05d5970
ARM: at91/pm_slowclock: remove the unused code related with SLOWDOWN_MASTER_CLOCK
by Wenyou Yang
· 10 years ago
047794e
ARM: at91: pm: change at91_pm_set_standby() to static
by Wenyou Yang
· 10 years ago
936748f
ARM: at91: remove ksz8081 phy fixup registration for sama5d4ek board
by Boris Brezillon
· 10 years ago
e7b848d
ARM: at91: pm_slowclock: fix the compilation error
by Wenyou Yang
· 10 years ago
5957457
ARM: at91/pm: MOR register KEY was missing
by Patrice Vilchez
· 10 years ago
4a031f7
ARM: at91: pm: fix SRAM allocation
by Alexandre Belloni
· 10 years ago
84e8716
ARM: at91: pm: fix at91rm9200 standby
by Alexandre Belloni
· 10 years ago
02f513a
pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.
by Peter Rosin
· 10 years ago
ad4a38d
pm: at91: pm_slowclock: fix suspend/resume hang up in timeouts
by Sylvain Rochet
· 10 years ago
444d2d3
ARM: make of_device_ids const
by Uwe Kleine-König
· 10 years ago
d88d6cf
ARM: mm: Remove Kconfig symbol CACHE_PL310
by Paul Bolle
· 10 years ago
a91c582
ARM: at91: fix pm declarations
by Arnd Bergmann
· 10 years ago
ad3fc3e
ARM: at91/trivial: unify functions and machine names
by Nicolas Ferre
· 10 years ago
827de1f
ARM: at91: remove at91_dt_initialize and machine init_early()
by Alexandre Belloni
· 10 years ago
cac0172
ARM: at91: change board files into SoC files
by Nicolas Ferre
· 10 years ago
edd9422
ARM: at91: remove at91_boot_soc
by Alexandre Belloni
· 10 years ago
6bd3e3f
ARM: at91: move alternative initial mapping to board-dt-sama5.c
by Nicolas Ferre
· 10 years ago
Next »