index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
pm.c
Age
Commit message (
Expand
)
Author
2017-09-18
ARM: at91: Replace uses of virt_to_phys with __pa_symbol
Alexandre Belloni
2017-08-23
ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platforms
Arnd Bergmann
2017-06-18
Merge tag 'at91-ab-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
2017-05-19
ARM: remove duplicate 'const' annotations'
Arnd Bergmann
2017-05-15
ARM: at91: pm: fallback to slowclock when backup mode fails
Alexandre Belloni
2017-05-15
ARM: at91: pm: allow selecting standby and suspend modes
Alexandre Belloni
2017-05-15
ARM: at91: pm: Add sama5d2 backup mode
Alexandre Belloni
2017-03-31
ARM: at91: pm: Remove at91_pm_set_standby
Alexandre Belloni
2017-03-31
ARM: at91: pm: Merge all at91sam9*_pm_init
Alexandre Belloni
2017-03-31
ARM: at91: pm: Tie the USB clock mask to the pmc
Alexandre Belloni
2017-03-31
ARM: at91: pm: Tie the memory controller type to the ramc id
Alexandre Belloni
2017-03-31
ARM: at91: pm: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.
Alexandre Belloni
2017-03-31
ARM: at91: pm: Simplify at91rm9200_standby
Alexandre Belloni
2017-03-31
ARM: at91: pm: Use struct at91_pm_data in pm_suspend.S
Alexandre Belloni
2017-03-31
ARM: at91: pm: Move global variables into at91_pm_data
Alexandre Belloni
2017-03-31
ARM: at91: pm: Move at91_ramc_read/write to pm.c
Alexandre Belloni
2017-03-31
ARM: at91: pm: Cleanup headers
Alexandre Belloni
2017-03-14
ARM: at91: pm: cpu_idle: switch DDR to power-down mode
Nicolas Ferre
2017-01-11
ARM: at91: pm: remove useless extern definition
Alexandre Belloni
2016-06-21
ARM: at91: fix warnings in pm.c
Ben Dooks
2016-02-17
ARM: at91: pm: move idle functions to pm.c
Alexandre Belloni
2016-02-17
ARM: at91: pm: find and remap the pmc
Alexandre Belloni
2016-02-17
ARM: at91: pm: simply call at91_pm_init
Alexandre Belloni
2015-12-04
ARM: at91: fix pinctrl driver selection
Ludovic Desroches
2015-09-04
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
2015-07-28
ARM: appropriate __init annotation for const data
Nicolas Pitre
2015-06-30
genalloc: rename dev_get_gen_pool() to gen_pool_get()
Vladimir Zapolskiy
2015-05-20
ARM: at91/pm: use the atmel-mc syscon defines
Alexandre Belloni
2015-04-14
Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2015-04-05
ARM: at91/pm: move the standby functions to pm.c
Alexandre Belloni
2015-03-19
ARM: at91: remove hardware.h
Alexandre Belloni
2015-03-19
ARM: at91: remove useless mach/cpu.h
Alexandre Belloni
2015-03-13
ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cache
Wenyou Yang
2015-03-13
ARM: at91/pm: remove unused void (*at91_pm_standby)(void)
Wenyou Yang
2015-03-13
ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sra...
Wenyou Yang
2015-03-13
ARM: at91/pm: standby mode uses same sram function as suspend to memory mode
Wenyou Yang
2015-03-13
ARM: at91/pm: move the copying the sram function to the sram initialization p...
Wenyou Yang
2015-03-13
ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config option
Wenyou Yang
2015-03-12
ARM: at91: pm: change at91_pm_set_standby() to static
Wenyou Yang
2015-03-03
ARM: at91: pm: fix SRAM allocation
Alexandre Belloni
2015-02-19
ARM: make of_device_ids const
Uwe Kleine-König
2015-02-02
ARM: at91/trivial: unify functions and machine names
Nicolas Ferre
2015-02-02
ARM: at91: remove at91_dt_initialize and machine init_early()
Alexandre Belloni
2015-01-26
ARM: at91: fix PM initialization for newer SoCs
Nicolas Ferre
2015-01-16
ARM: at91: pm: prepare for multiplatform
Alexandre Belloni
2015-01-16
ARM: at91: pm: add UDP and UHP checks to newer SoCs
Alexandre Belloni
2015-01-16
ARM: at91: pm: use the mmio-sram pool to access SRAM
Alexandre Belloni
2015-01-16
ARM: at91: pm: rework cpu detection
Alexandre Belloni
2014-12-02
ARM: at91: remove old AT91-specific drivers
Arnd Bergmann
2014-11-27
ARM: at91: remove legacy IRQ driver and related code
Nicolas Ferre
[next]