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
starfive-6.6.48-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
2019-06-25
Merge tag 'at91-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...
Olof Johansson
1
-0
/
+1
2019-06-20
arm: add missing include platform-data/atmel.h
Philippe Mazenauer
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-16
Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...
Olof Johansson
1
-60
/
+133
2019-04-04
arm/mach-at91/pm : fix possible object reference leak
Peng Hao
1
-2
/
+4
2019-03-28
ARM: at91: pm: add ULP1 support for SAM9X60
Claudiu Beznea
1
-0
/
+24
2019-03-28
ARM: at91: pm: add support for per SoC wakeup source configuration
Claudiu Beznea
1
-8
/
+34
2019-03-28
ARM: at91: pm: keep at91_pm_backup_init() only for SAMA5D2 SoCs
Claudiu Beznea
1
-0
/
+3
2019-03-28
ARM: at91: pm: initial PM support for SAM9X60
Claudiu Beznea
1
-0
/
+14
2019-03-28
ARM: at91: pm: introduce at91_soc_pm structure
Claudiu Beznea
1
-56
/
+62
2018-09-25
ARM: at91: pm: call put_device instead of of_node_put in at91_pm_config_ws
zhong jiang
1
-3
/
+3
2018-08-27
ARM: at91: pm: remove pm_bu initialization in at91_pm_backup_init()
Claudiu Beznea
1
-3
/
+0
2018-08-24
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
1
-0
/
+5
2018-07-17
ARM: at91: pm: configure wakeup sources for ULP1 mode
Claudiu Beznea
1
-22
/
+146
2018-07-17
ARM: at91: pm: Add ULP1 mode support
Wenyou Yang
1
-0
/
+1
2018-07-17
ARM: at91: pm: Use ULP0 naming instead of slow clock
Claudiu Beznea
1
-9
/
+9
2018-06-20
ARM: at91: fix USB clock detection handling
Alexandre Belloni
1
-0
/
+5
2017-09-18
ARM: at91: Replace uses of virt_to_phys with __pa_symbol
Alexandre Belloni
1
-2
/
+2
2017-08-23
ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platforms
Arnd Bergmann
1
-0
/
+12
2017-06-19
Merge tag 'at91-ab-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-28
/
+178
2017-05-19
ARM: remove duplicate 'const' annotations'
Arnd Bergmann
1
-1
/
+1
2017-05-15
ARM: at91: pm: fallback to slowclock when backup mode fails
Alexandre Belloni
1
-0
/
+5
2017-05-15
ARM: at91: pm: allow selecting standby and suspend modes
Alexandre Belloni
1
-34
/
+76
2017-05-15
ARM: at91: pm: Add sama5d2 backup mode
Alexandre Belloni
1
-3
/
+106
2017-03-31
ARM: at91: pm: Remove at91_pm_set_standby
Alexandre Belloni
1
-8
/
+2
2017-03-31
ARM: at91: pm: Merge all at91sam9*_pm_init
Alexandre Belloni
1
-13
/
+1
2017-03-31
ARM: at91: pm: Tie the USB clock mask to the pmc
Alexandre Belloni
1
-14
/
+23
2017-03-31
ARM: at91: pm: Tie the memory controller type to the ramc id
Alexandre Belloni
1
-10
/
+20
2017-03-31
ARM: at91: pm: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.
Alexandre Belloni
1
-1
/
+19
2017-03-31
ARM: at91: pm: Simplify at91rm9200_standby
Alexandre Belloni
1
-8
/
+3
2017-03-31
ARM: at91: pm: Use struct at91_pm_data in pm_suspend.S
Alexandre Belloni
1
-45
/
+33
2017-03-31
ARM: at91: pm: Move global variables into at91_pm_data
Alexandre Belloni
1
-23
/
+21
2017-03-31
ARM: at91: pm: Move at91_ramc_read/write to pm.c
Alexandre Belloni
1
-0
/
+6
2017-03-31
ARM: at91: pm: Cleanup headers
Alexandre Belloni
1
-16
/
+5
2017-03-14
ARM: at91: pm: cpu_idle: switch DDR to power-down mode
Nicolas Ferre
1
-1
/
+17
2017-01-11
ARM: at91: pm: remove useless extern definition
Alexandre Belloni
1
-1
/
+1
2016-06-21
ARM: at91: fix warnings in pm.c
Ben Dooks
1
-2
/
+3
2016-02-17
ARM: at91: pm: move idle functions to pm.c
Alexandre Belloni
1
-5
/
+32
2016-02-17
ARM: at91: pm: find and remap the pmc
Alexandre Belloni
1
-6
/
+27
2016-02-17
ARM: at91: pm: simply call at91_pm_init
Alexandre Belloni
1
-3
/
+3
2015-12-04
ARM: at91: fix pinctrl driver selection
Ludovic Desroches
1
-1
/
+6
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
[next]