index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
pm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-05
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
1
-1
/
+1
2015-07-28
ARM: appropriate __init annotation for const data
Nicolas Pitre
1
-1
/
+1
2015-07-01
genalloc: rename dev_get_gen_pool() to gen_pool_get()
Vladimir Zapolskiy
1
-1
/
+1
2015-05-20
ARM: at91/pm: use the atmel-mc syscon defines
Alexandre Belloni
1
-4
/
+4
2015-04-14
Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-0
/
+89
2015-04-05
ARM: at91/pm: move the standby functions to pm.c
Alexandre Belloni
1
-0
/
+89
2015-03-19
ARM: at91: remove hardware.h
Alexandre Belloni
1
-2
/
+9
2015-03-19
ARM: at91: remove useless mach/cpu.h
Alexandre Belloni
1
-1
/
+0
2015-03-13
ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cache
Wenyou Yang
1
-0
/
+6
2015-03-13
ARM: at91/pm: remove unused void (*at91_pm_standby)(void)
Wenyou Yang
1
-4
/
+1
2015-03-13
ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sra...
Wenyou Yang
1
-13
/
+14
2015-03-13
ARM: at91/pm: standby mode uses same sram function as suspend to memory mode
Wenyou Yang
1
-46
/
+39
2015-03-13
ARM: at91/pm: move the copying the sram function to the sram initialization p...
Wenyou Yang
1
-4
/
+12
2015-03-13
ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config option
Wenyou Yang
1
-11
/
+1
2015-03-12
ARM: at91: pm: change at91_pm_set_standby() to static
Wenyou Yang
1
-1
/
+1
2015-03-03
ARM: at91: pm: fix SRAM allocation
Alexandre Belloni
1
-12
/
+10
2015-02-19
ARM: make of_device_ids const
Uwe Kleine-König
1
-2
/
+2
2015-02-02
ARM: at91/trivial: unify functions and machine names
Nicolas Ferre
1
-4
/
+4
2015-02-02
ARM: at91: remove at91_dt_initialize and machine init_early()
Alexandre Belloni
1
-0
/
+44
2015-01-26
ARM: at91: fix PM initialization for newer SoCs
Nicolas Ferre
1
-0
/
+7
2015-01-16
ARM: at91: pm: prepare for multiplatform
Alexandre Belloni
1
-21
/
+27
2015-01-16
ARM: at91: pm: add UDP and UHP checks to newer SoCs
Alexandre Belloni
1
-7
/
+2
2015-01-16
ARM: at91: pm: use the mmio-sram pool to access SRAM
Alexandre Belloni
1
-1
/
+45
2015-01-16
ARM: at91: pm: rework cpu detection
Alexandre Belloni
1
-21
/
+33
2014-12-02
ARM: at91: remove old AT91-specific drivers
Arnd Bergmann
1
-9
/
+2
2014-11-27
ARM: at91: remove legacy IRQ driver and related code
Nicolas Ferre
1
-22
/
+0
2014-08-25
ARM: at91/pm: Remove show_reset_status function
Maxime Ripard
1
-72
/
+0
2014-08-19
ARM: at91: enclose at91_aic_xx calls in IS_ENABLED(CONFIG_OLD_IRQ_AT91) blocks
Boris BREZILLON
1
-12
/
+20
2014-05-07
ARM: at91: localize GPIO header
Linus Walleij
1
-0
/
+1
2014-02-19
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
1
-0
/
+1
2013-12-20
ARM: at91: don't use <mach/timex.h>
Uwe Kleine-König
1
-0
/
+1
2013-12-12
ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration option
Nicolas Ferre
1
-3
/
+0
2013-12-02
ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.h
Boris BREZILLON
1
-1
/
+1
2013-10-17
ARM: at91: cpuidle: Convert to platform driver
Daniel Lezcano
1
-8
/
+19
2013-06-21
ARM: at91: fix at91_extern_irq usage for non-dt boards
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2013-04-19
Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/cleanup
Olof Johansson
1
-0
/
+2
2013-04-18
ARM: at91: suspend both memory controllers on at91sam9263
Arnd Bergmann
1
-0
/
+2
2013-03-14
ARM: at91: add gpio suspend/resume support when using pinctrl
Ludovic Desroches
1
-2
/
+8
2012-11-06
arm: at91: move reset controller header to arm/arm/mach-at91
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2012-11-06
arm: at91: move at91_shdwc.h to arch/arm/mach-at91
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2012-11-06
arm: at91 move at91_aic.h to arch/arm/mach-at91
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2012-10-04
ARM: at91: unused variable in at91_pm_verify_clocks
Arnd Bergmann
1
-2
/
+3
2012-07-02
ARM: at91: sparse irq support
Ludovic Desroches
1
-0
/
+1
2012-04-17
ARM: at91: pm select memory controler at runtime
Jean-Christophe PLAGNIOL-VILLARD
1
-4
/
+8
2012-03-15
ARM: at91: add ram controller DT support
Jean-Christophe PLAGNIOL-VILLARD
1
-13
/
+0
2012-02-23
ARM: at91/PMC: make register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
1
-4
/
+3
2012-02-23
ARM: at91/pm_slowclock: add runtime detection of memory contoller
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+12
2012-02-23
ARM: at91: make sdram/ddr register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
1
-14
/
+13
2012-02-23
ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.h
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2012-02-23
ARM: at91/pm_slowclock: function slow_clock() accepts parameters
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+17
[next]