index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
pm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
2015-09-04
1
-1
/
+1
*
ARM: appropriate __init annotation for const data
Nicolas Pitre
2015-07-28
1
-1
/
+1
*
genalloc: rename dev_get_gen_pool() to gen_pool_get()
Vladimir Zapolskiy
2015-06-30
1
-1
/
+1
*
ARM: at91/pm: use the atmel-mc syscon defines
Alexandre Belloni
2015-05-20
1
-4
/
+4
*
Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2015-04-14
1
-0
/
+89
|
\
|
*
ARM: at91/pm: move the standby functions to pm.c
Alexandre Belloni
2015-04-05
1
-0
/
+89
*
|
ARM: at91: remove hardware.h
Alexandre Belloni
2015-03-19
1
-2
/
+9
*
|
ARM: at91: remove useless mach/cpu.h
Alexandre Belloni
2015-03-19
1
-1
/
+0
|
/
*
ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cache
Wenyou Yang
2015-03-13
1
-0
/
+6
*
ARM: at91/pm: remove unused void (*at91_pm_standby)(void)
Wenyou Yang
2015-03-13
1
-4
/
+1
*
ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sra...
Wenyou Yang
2015-03-13
1
-13
/
+14
*
ARM: at91/pm: standby mode uses same sram function as suspend to memory mode
Wenyou Yang
2015-03-13
1
-46
/
+39
*
ARM: at91/pm: move the copying the sram function to the sram initialization p...
Wenyou Yang
2015-03-13
1
-4
/
+12
*
ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config option
Wenyou Yang
2015-03-13
1
-11
/
+1
*
ARM: at91: pm: change at91_pm_set_standby() to static
Wenyou Yang
2015-03-12
1
-1
/
+1
*
ARM: at91: pm: fix SRAM allocation
Alexandre Belloni
2015-03-03
1
-12
/
+10
*
ARM: make of_device_ids const
Uwe Kleine-König
2015-02-19
1
-2
/
+2
*
ARM: at91/trivial: unify functions and machine names
Nicolas Ferre
2015-02-02
1
-4
/
+4
*
ARM: at91: remove at91_dt_initialize and machine init_early()
Alexandre Belloni
2015-02-02
1
-0
/
+44
*
ARM: at91: fix PM initialization for newer SoCs
Nicolas Ferre
2015-01-26
1
-0
/
+7
*
ARM: at91: pm: prepare for multiplatform
Alexandre Belloni
2015-01-16
1
-21
/
+27
*
ARM: at91: pm: add UDP and UHP checks to newer SoCs
Alexandre Belloni
2015-01-16
1
-7
/
+2
*
ARM: at91: pm: use the mmio-sram pool to access SRAM
Alexandre Belloni
2015-01-16
1
-1
/
+45
*
ARM: at91: pm: rework cpu detection
Alexandre Belloni
2015-01-16
1
-21
/
+33
*
ARM: at91: remove old AT91-specific drivers
Arnd Bergmann
2014-12-02
1
-9
/
+2
*
ARM: at91: remove legacy IRQ driver and related code
Nicolas Ferre
2014-11-27
1
-22
/
+0
*
ARM: at91/pm: Remove show_reset_status function
Maxime Ripard
2014-08-25
1
-72
/
+0
*
ARM: at91: enclose at91_aic_xx calls in IS_ENABLED(CONFIG_OLD_IRQ_AT91) blocks
Boris BREZILLON
2014-08-19
1
-12
/
+20
*
ARM: at91: localize GPIO header
Linus Walleij
2014-05-07
1
-0
/
+1
*
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
2014-02-18
1
-0
/
+1
|
\
|
*
ARM: at91: don't use <mach/timex.h>
Uwe Kleine-König
2013-12-20
1
-0
/
+1
*
|
ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration option
Nicolas Ferre
2013-12-12
1
-3
/
+0
*
|
ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.h
Boris BREZILLON
2013-12-02
1
-1
/
+1
|
/
*
ARM: at91: cpuidle: Convert to platform driver
Daniel Lezcano
2013-10-16
1
-8
/
+19
*
ARM: at91: fix at91_extern_irq usage for non-dt boards
Jean-Christophe PLAGNIOL-VILLARD
2013-06-21
1
-1
/
+1
*
Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/cleanup
Olof Johansson
2013-04-19
1
-0
/
+2
|
\
|
*
ARM: at91: suspend both memory controllers on at91sam9263
Arnd Bergmann
2013-04-18
1
-0
/
+2
*
|
ARM: at91: add gpio suspend/resume support when using pinctrl
Ludovic Desroches
2013-03-14
1
-2
/
+8
|
/
*
arm: at91: move reset controller header to arm/arm/mach-at91
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
1
-1
/
+1
*
arm: at91: move at91_shdwc.h to arch/arm/mach-at91
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
1
-1
/
+1
*
arm: at91 move at91_aic.h to arch/arm/mach-at91
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
1
-1
/
+1
*
ARM: at91: unused variable in at91_pm_verify_clocks
Arnd Bergmann
2012-10-04
1
-2
/
+3
*
ARM: at91: sparse irq support
Ludovic Desroches
2012-07-02
1
-0
/
+1
*
ARM: at91: pm select memory controler at runtime
Jean-Christophe PLAGNIOL-VILLARD
2012-04-17
1
-4
/
+8
*
ARM: at91: add ram controller DT support
Jean-Christophe PLAGNIOL-VILLARD
2012-03-15
1
-13
/
+0
*
ARM: at91/PMC: make register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
1
-4
/
+3
*
ARM: at91/pm_slowclock: add runtime detection of memory contoller
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
1
-3
/
+12
*
ARM: at91: make sdram/ddr register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
1
-14
/
+13
*
ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.h
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
1
-1
/
+1
*
ARM: at91/pm_slowclock: function slow_clock() accepts parameters
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
1
-3
/
+17
[next]