index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2012-02-03
ARM: at91: implement the standby function for pm/cpuidle
Daniel Lezcano
1
-11
/
+1
2012-02-03
ARM: at91: remove wait_for_interrupt definition
Daniel Lezcano
1
-1
/
+1
2012-02-03
ARM: at91: code removal of CAP9 SoC
Jean-Christophe PLAGNIOL-VILLARD
1
-5
/
+0
2012-01-20
ARM: at91: make rstc soc independent
Jean-Christophe PLAGNIOL-VILLARD
1
-7
/
+2
2011-11-28
ARM: at91: make aic soc independent
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2011-11-28
ARM: at91: make shutdown controler soc independent
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+5
2011-08-08
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
Russell King
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2010-11-16
suspend: constify platform_suspend_ops
Lionel Debroux
1
-1
/
+1
2010-10-26
AT91: pm: make sure that r0 is 0 when dealing with cache operations
Nicolas Ferre
1
-2
/
+7
2010-10-26
AT91: pm: use plain cpu_do_idle() for "wait for interrupt"
Nicolas Ferre
1
-2
/
+4
2009-11-11
ARM: 5778/1: AT91: Add cpuidle support
Albin Tonnerre
1
-58
/
+4
2009-07-02
[ARM] 5570/1: at91: Support for at91sam9g10: core chip & board support
Nicolas Ferre
1
-1
/
+2
2009-04-02
[ARM] 5441/1: Use pr_err on error paths in at91 pm
Ryan Mallon
1
-4
/
+4
2009-02-23
[ARM] at91: fix for Atmel AT91 powersaving
Andrei Birjukov
1
-1
/
+0
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-8
/
+8
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
1
-1
/
+0
2008-07-10
[ARM] 5130/4: Support for the at91sam9g20
sedji gaouaou
1
-1
/
+1
2008-04-28
[ARM] 5021/1: at91: buildfix for sam9263 + PM
David Brownell
1
-5
/
+9
2008-04-04
[ARM] 4907/1: [AT91] SAM9/CAP9 reset reason
Andrew Victor
1
-0
/
+74
2008-04-04
[ARM] 4906/1: [AT91] SAM9/CAP9 basic power-management
Andrew Victor
1
-16
/
+75
2008-02-02
Suspend: Introduce begin() and end() callbacks
Rafael J. Wysocki
1
-4
/
+13
2008-01-26
[ARM] 4764/1: [AT91] AT91CAP9 core support
Andrew Victor
1
-0
/
+5
2007-10-19
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
1
-2
/
+2
2007-10-19
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
1
-2
/
+1
2007-07-01
PM: introduce set_target method in pm_ops
Rafael J. Wysocki
1
-2
/
+2
2007-06-03
[ARM] 4419/1: AT91: SAM9 USB clocks check for suspending
Andrew Victor
1
-6
/
+5
2007-05-01
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
1
-1
/
+0
[next]