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.h
Age
Commit message (
Expand
)
Author
2021-07-19
ARM: at91: pm: add support for 2.5V LDO regulator control
Claudiu Beznea
2021-07-19
ARM: at91: pm: add self-refresh support for sama7g5
Claudiu Beznea
2020-08-17
ARM: at91: pm: add support for ULP0 fast wakeup
Claudiu Beznea
2020-02-18
ARM: at91: pm: add pmc_version member to at91_pm_data
Claudiu Beznea
2020-02-18
ARM: at91: pm: use proper master clock register offset
Claudiu Beznea
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-07-17
ARM: at91: pm: Add ULP1 mode support
Wenyou Yang
2018-07-17
ARM: at91: pm: Use ULP0 naming instead of slow clock
Claudiu Beznea
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: Use struct at91_pm_data in pm_suspend.S
Alexandre Belloni
2017-03-31
ARM: at91: pm: Move at91_ramc_read/write to pm.c
Alexandre Belloni
2017-01-11
ARM: at91: pm: remove useless extern definition
Alexandre Belloni
2015-05-20
ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.h
Alexandre Belloni
2015-04-05
ARM: at91/pm: move AT91_MEMCTRL_* to pm.h
Alexandre Belloni
2015-04-05
ARM: at91/pm: move the standby functions to pm.c
Alexandre Belloni
2015-03-13
ARM: at91/pm: standby mode uses same sram function as suspend to memory mode
Wenyou Yang
2015-03-12
ARM: at91: pm: change at91_pm_set_standby() to static
Wenyou Yang
2015-03-03
ARM: at91: pm: fix at91rm9200 standby
Alexandre Belloni
2014-11-13
ARM: at91: move sdramc/ddrsdr header to include/soc/at91
Alexandre Belloni
2013-12-02
ARM: at91: fixed unresolved symbol "at91_pm_set_standby" when built without C...
Brent Taylor
2013-10-16
ARM: AT91: pm: Factorize standby function
Jean-Christophe PLAGNIOL-VILLARD
2013-10-16
ARM: at91: cpuidle: Convert to platform driver
Daniel Lezcano
2013-04-18
ARM: at91: suspend both memory controllers on at91sam9263
Arnd Bergmann
2012-04-17
ARN: at91: introduce SOC_AT91xxx define to allow to compile SoC core support
Jean-Christophe PLAGNIOL-VILLARD
2012-04-17
ARM: at91: pm select memory controler at runtime
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
ARM: at91: make sdram/ddr register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.h
Jean-Christophe PLAGNIOL-VILLARD
2012-02-03
ARM: at91: implement the standby function for pm/cpuidle
Daniel Lezcano
2012-02-03
ARM: at91: remove wait_for_interrupt definition
Daniel Lezcano
2012-02-03
ARM: at91: declare header name
Daniel Lezcano
2012-02-03
ARM: at91: coding style fixes
Daniel Lezcano
2012-02-03
ARM: at91: code removal of CAP9 SoC
Jean-Christophe PLAGNIOL-VILLARD
2012-01-20
ARM: at91: merge at91cap9_ddrsdr.h in at91sam9_ddrsdr.h
Jean-Christophe PLAGNIOL-VILLARD
2010-10-26
AT91: pm: make sure that r0 is 0 when dealing with cache operations
Nicolas Ferre
2010-10-26
AT91: pm: use plain cpu_do_idle() for "wait for interrupt"
Nicolas Ferre
2010-07-09
ARM: 6185/1: AT91: PM: dual ram controller support
Nicolas Ferre
2009-11-10
ARM: 5778/1: AT91: Add cpuidle support
Albin Tonnerre