Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a4883ef6af5e513a1e8c2ab9aab721604aa3a4f5
/
arch
/
arm
/
mach-at91
/
pm.c
546c830
ARM: at91: fix at91_extern_irq usage for non-dt boards
by Jean-Christophe PLAGNIOL-VILLARD
· 11 years ago
61b464ae
Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/cleanup
by Olof Johansson
· 12 years ago
f5fa409
ARM: at91: suspend both memory controllers on at91sam9263
by Arnd Bergmann
· 12 years ago
647f8d9
ARM: at91: add gpio suspend/resume support when using pinctrl
by Ludovic Desroches
· 12 years ago
f0995d0
arm: at91: move reset controller header to arm/arm/mach-at91
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
176bdd2
arm: at91: move at91_shdwc.h to arch/arm/mach-at91
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
a510b9b
arm: at91 move at91_aic.h to arch/arm/mach-at91
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
9e0e4e1
ARM: at91: unused variable in at91_pm_verify_clocks
by Arnd Bergmann
· 13 years ago
8fe82a5
ARM: at91: sparse irq support
by Ludovic Desroches
· 12 years ago
efd0916
ARM: at91: pm select memory controler at runtime
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
a7776ec
ARM: at91: add ram controller DT support
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
b551495
ARM: at91/PMC: make register base soc independent
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
fb7e197
ARM: at91/pm_slowclock: add runtime detection of memory contoller
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
f363c40
ARM: at91: make sdram/ddr register base soc independent
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
1a269ad
ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.h
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
8ff12ad3
ARM: at91/pm_slowclock: function slow_clock() accepts parameters
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
00482a4
ARM: at91: implement the standby function for pm/cpuidle
by Daniel Lezcano
· 13 years ago
b59160f
ARM: at91: remove wait_for_interrupt definition
by Daniel Lezcano
· 13 years ago
9918cea
ARM: at91: code removal of CAP9 SoC
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
e9f68b5
ARM: at91: make rstc soc independent
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
be6d432
ARM: at91: make aic soc independent
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
f22deee
ARM: at91: make shutdown controler soc independent
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
2f8163b
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
by Russell King
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
2f55ac0
suspend: constify platform_suspend_ops
by Lionel Debroux
· 14 years ago
a2a571b
AT91: pm: make sure that r0 is 0 when dealing with cache operations
by Nicolas Ferre
· 14 years ago
8aeeda8
AT91: pm: use plain cpu_do_idle() for "wait for interrupt"
by Nicolas Ferre
· 14 years ago
1ea60cf
ARM: 5778/1: AT91: Add cpuidle support
by Albin Tonnerre
· 15 years ago
b319ff8
[ARM] 5570/1: at91: Support for at91sam9g10: core chip & board support
by Nicolas Ferre
· 15 years ago
7f96b1c
[ARM] 5441/1: Use pr_err on error paths in at91 pm
by Ryan Mallon
· 16 years ago
d82ad6d
[ARM] at91: fix for Atmel AT91 powersaving
by Andrei Birjukov
· 16 years ago
fced80c
[ARM] Convert asm/io.h to linux/io.h
by Russell King
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
0f8469a
[ARM] Eliminate useless includes of asm/mach-types.h
by Russell King
· 16 years ago
6135266
[ARM] 5130/4: Support for the at91sam9g20
by sedji gaouaou
· 16 years ago
136eb95
[ARM] 5021/1: at91: buildfix for sam9263 + PM
by David Brownell
· 17 years ago
565ac44
[ARM] 4907/1: [AT91] SAM9/CAP9 reset reason
by Andrew Victor
· 17 years ago
f5d0f45
[ARM] 4906/1: [AT91] SAM9/CAP9 basic power-management
by Andrew Victor
· 17 years ago
c697eec
Suspend: Introduce begin() and end() callbacks
by Rafael J. Wysocki
· 17 years ago
2b3b351
[ARM] 4764/1: [AT91] AT91CAP9 core support
by Andrew Victor
· 17 years ago
26398a7
PM: Rename struct pm_ops and related things
by Rafael J. Wysocki
· 17 years ago
95d9ffb
PM: Move definition of struct pm_ops to suspend.h
by Rafael J. Wysocki
· 17 years ago
2391dae
PM: introduce set_target method in pm_ops
by Rafael J. Wysocki
· 17 years ago
b6b27ae
[ARM] 4419/1: AT91: SAM9 USB clocks check for suspending
by Andrew Victor
· 17 years ago
fe0c935
rework pm_ops pm_disk_mode, kill misuse
by Johannes Berg
· 18 years ago
b2c6561
[ARM] 4145/2: AT91: Add support for AT91SAM9263 processor
by Andrew Victor
· 18 years ago
9d04126
[ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directories
by Andrew Victor
· 18 years ago
[Renamed (99%) from arch/arm/mach-at91rm9200/pm.c]
d481f86
[ARM] 3959/1: AT91: Support for SAM9 USB and HCK clocks
by Andrew Victor
· 18 years ago
55d8bae
[ARM] 3954/1: AT91: Update drivers for new headers
by Andrew Victor
· 18 years ago
1f4fd0a
[ARM] 3946/1: AT91: at91_arch_reset and at91_extern_irq
by Andrew Victor
· 18 years ago
7272991
[ARM] 3865/1: AT91RM9200 header updates
by Andrew Victor
· 18 years ago
907d6de
[ARM] 3605/1: AT91RM9200 Power Management
by Andrew Victor
· 18 years ago