Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
094753c8c2aa24a00ceba7a0552d940d627692a5
/
arch
/
arm
/
mach-at91
/
pm.c
b575711
Import M205FDDU3CSL4 kernel source
by SamarV-121
· 4 years, 3 months ago
d32ee70
ARM: remove duplicate 'const' annotations'
by Arnd Bergmann
· 8 years ago
2705b18
ARM: at91: pm: cpu_idle: switch DDR to power-down mode
by Nicolas Ferre
· 8 years ago
8423536
ARM: at91: fix pinctrl driver selection
by Ludovic Desroches
· 9 years ago
7385817
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
by Vladimir Zapolskiy
· 9 years ago
19c233b
ARM: appropriate __init annotation for const data
by Nicolas Pitre
· 9 years ago
0030edf
genalloc: rename dev_get_gen_pool() to gen_pool_get()
by Vladimir Zapolskiy
· 9 years ago
d7d45f2
ARM: at91/pm: use the atmel-mc syscon defines
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
a18d069
ARM: at91/pm: move the standby functions to pm.c
by Alexandre Belloni
· 10 years ago
23b8408
ARM: at91: remove hardware.h
by Alexandre Belloni
· 10 years ago
f56d8f7
ARM: at91: remove useless mach/cpu.h
by Alexandre Belloni
· 10 years ago
385acc0
ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cache
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
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
09fc78a
ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config option
by Wenyou Yang
· 10 years ago
047794e
ARM: at91: pm: change at91_pm_set_standby() to static
by Wenyou Yang
· 10 years ago
4a031f7
ARM: at91: pm: fix SRAM allocation
by Alexandre Belloni
· 10 years ago
444d2d3
ARM: make of_device_ids const
by Uwe Kleine-König
· 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
bf02280
ARM: at91: fix PM initialization for newer SoCs
by Nicolas Ferre
· 10 years ago
4db0ba2
ARM: at91: pm: prepare for multiplatform
by Alexandre Belloni
· 10 years ago
a63ba41
ARM: at91: pm: add UDP and UHP checks to newer SoCs
by Alexandre Belloni
· 10 years ago
d2e4679
ARM: at91: pm: use the mmio-sram pool to access SRAM
by Alexandre Belloni
· 10 years ago
f5598d3
ARM: at91: pm: rework cpu detection
by Alexandre Belloni
· 10 years ago
85c4b31
ARM: at91: remove old AT91-specific drivers
by Arnd Bergmann
· 10 years ago
1ccdde0
ARM: at91: remove legacy IRQ driver and related code
by Nicolas Ferre
· 10 years ago
572e85e
ARM: at91/pm: Remove show_reset_status function
by Maxime Ripard
· 10 years ago
0719260
ARM: at91: enclose at91_aic_xx calls in IS_ENABLED(CONFIG_OLD_IRQ_AT91) blocks
by Boris BREZILLON
· 10 years ago
cf2e933
ARM: at91: localize GPIO header
by Linus Walleij
· 11 years ago
11d73c5
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanup
by Olof Johansson
· 11 years ago
ac11a1d
ARM: at91: don't use <mach/timex.h>
by Uwe Kleine-König
· 11 years ago
8330148
ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration option
by Nicolas Ferre
· 11 years ago
2edb90a
ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.h
by Boris BREZILLON
· 11 years ago
5ad945e
ARM: at91: cpuidle: Convert to platform driver
by Daniel Lezcano
· 11 years ago
546c830
ARM: at91: fix at91_extern_irq usage for non-dt boards
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
61b464a
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
· 18 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