index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-03-13
ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config option
Wenyou Yang
3
-25
/
+2
2015-03-13
ARM: at91: move "select SRAM" under SOC_AT91SAM9 and SOC_SAMA5
Wenyou Yang
1
-1
/
+3
2015-03-13
ARM: at91/pm_slowclock: remove the unused code related with SLOWDOWN_MASTER_C...
Wenyou Yang
1
-37
/
+0
2015-03-12
ARM: at91: pm: change at91_pm_set_standby() to static
Wenyou Yang
2
-7
/
+1
2015-03-12
ARM: at91: remove ksz8081 phy fixup registration for sama5d4ek board
Boris Brezillon
2
-21
/
+0
2015-03-11
ARM: at91: pm_slowclock: fix the compilation error
Wenyou Yang
1
-0
/
+2
2015-03-05
ARM: at91/pm: MOR register KEY was missing
Patrice Vilchez
1
-0
/
+2
2015-03-03
ARM: at91: pm: fix SRAM allocation
Alexandre Belloni
1
-12
/
+10
2015-03-03
ARM: at91: pm: fix at91rm9200 standby
Alexandre Belloni
1
-1
/
+1
2015-03-03
pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.
Peter Rosin
1
-5
/
+38
2015-03-03
pm: at91: pm_slowclock: fix suspend/resume hang up in timeouts
Sylvain Rochet
1
-29
/
+4
2015-02-19
ARM: make of_device_ids const
Uwe Kleine-König
2
-3
/
+3
2015-02-18
ARM: mm: Remove Kconfig symbol CACHE_PL310
Paul Bolle
1
-1
/
+0
2015-02-18
ARM: at91: fix pm declarations
Arnd Bergmann
1
-4
/
+4
2015-02-02
ARM: at91/trivial: unify functions and machine names
Nicolas Ferre
5
-33
/
+33
2015-02-02
ARM: at91: remove at91_dt_initialize and machine init_early()
Alexandre Belloni
6
-54
/
+44
2015-02-02
ARM: at91: change board files into SoC files
Nicolas Ferre
4
-11
/
+6
2015-02-02
ARM: at91: remove at91_boot_soc
Alexandre Belloni
6
-142
/
+1
2015-02-02
ARM: at91: move alternative initial mapping to board-dt-sama5.c
Nicolas Ferre
3
-40
/
+36
2015-02-02
ARM: at91: merge all SOC_AT91SAM9xxx
Alexandre Belloni
12
-330
/
+40
2015-02-02
ARM: at91: at91rm9200: set idle and restart from rm9200_dt_device_init()
Alexandre Belloni
2
-14
/
+14
2015-02-02
Merge tag 'at91-cleanup3' into at91-3.20-soc
Nicolas Ferre
25
-571
/
+178
2015-01-26
ARM: at91: pm: remove warning to remove SOC_AT91SAM9263 usage
Alexandre Belloni
1
-9
/
+0
2015-01-26
ARM: at91: remove unused mach/system_rev.h
Alexandre Belloni
1
-27
/
+0
2015-01-26
ARM: at91: stop using HAVE_AT91_DBGUx
Alexandre Belloni
1
-19
/
+0
2015-01-26
ARM: at91: fix ordering of SRAM and PM initialization
Nicolas Ferre
3
-9
/
+9
2015-01-26
ARM: at91: sam9: set arm_pm_idle from sam9_dt_device_init
Alexandre Belloni
8
-40
/
+7
2015-01-26
ARM: at91: fix sam9n12 and sam9x5 arm_pm_idle
Alexandre Belloni
2
-0
/
+11
2015-01-26
ARM: at91: mark const init data with __initconst instead of __initdata
Alexandre Belloni
2
-2
/
+2
2015-01-26
ARM: at91: fix PM initialization for newer SoCs
Nicolas Ferre
4
-1
/
+30
2015-01-16
ARM: at91: move at91rm9200_idle() to clk/at91/pmc.c
Alexandre Belloni
2
-9
/
+1
2015-01-16
ARM: at91: remove unused at91_init_sram
Alexandre Belloni
2
-22
/
+0
2015-01-16
ARM: at91: sama5d4: remove useless call to at91_init_sram
Alexandre Belloni
1
-1
/
+0
2015-01-16
ARM: at91: remove useless map_io
Alexandre Belloni
9
-92
/
+0
2015-01-16
ARM: at91: pm: prepare for multiplatform
Alexandre Belloni
5
-21
/
+78
[prev]
[next]