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-mvebu
/
pmsu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-27
ARM: mvebu: declare asm symbols as character arrays in pmsu.c
Ethan Tuttle
1
-3
/
+3
2017-02-28
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
Florian Fainelli
1
-1
/
+1
2016-06-16
mvebu: fix missing includes in pmsu.c
Ben Dooks
1
-1
/
+2
2016-04-28
cpufreq: mvebu: Move cpufreq code into drivers/cpufreq/
Viresh Kumar
1
-85
/
+0
2016-04-28
mvebu: Use dev_pm_opp_set_sharing_cpus() to mark OPP tables as shared
Viresh Kumar
1
-7
/
+7
2015-11-11
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-3
/
+26
2015-10-23
ARM: mvebu: add broken-idle option
Vincent Donnefort
1
-3
/
+26
2015-09-29
ARM: mvebu: Use a CR_C constant instead of a hard-coded one
Gregory CLEMENT
1
-2
/
+2
2015-07-09
ARM: mvebu: add missing newline at end of messages
Thomas Petazzoni
1
-2
/
+2
2015-03-31
ARM: mvebu: Disable CPU Idle on Armada 38x
Gregory CLEMENT
1
-1
/
+15
2015-02-19
ARM: make of_device_ids const
Uwe Kleine-König
1
-1
/
+1
2014-12-04
ARM: mvebu: use the cpufreq-dt platform_data for independent clocks
Thomas Petazzoni
1
-1
/
+7
2014-11-22
ARM: mvebu: Implement the CPU hotplug support for the Armada 38x SoCs
Gregory CLEMENT
1
-1
/
+1
2014-11-22
ARM: mvebu: Clean-up the Armada XP support
Gregory CLEMENT
1
-1
/
+0
2014-10-03
cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'
Viresh Kumar
1
-1
/
+1
2014-07-25
Merge branch 'mvebu/soc-cpuidle' into mvebu/soc
Jason Cooper
1
-47
/
+243
2014-07-24
ARM: mvebu: add cpuidle support for Armada 38x
Gregory CLEMENT
1
-1
/
+84
2014-07-24
ARM: mvebu: add cpuidle support for Armada 370
Gregory CLEMENT
1
-7
/
+44
2014-07-24
cpuidle: mvebu: rename the driver from armada-370-xp to mvebu-v7
Gregory CLEMENT
1
-1
/
+1
2014-07-24
ARM: mvebu: make the snoop disabling optional in mvebu_v7_pmsu_idle_prepare()
Gregory CLEMENT
1
-7
/
+19
2014-07-24
ARM: mvebu: use a local variable to store the resume address
Gregory CLEMENT
1
-1
/
+4
2014-07-24
ARM: mvebu: make the cpuidle initialization more generic
Gregory CLEMENT
1
-12
/
+20
2014-07-24
ARM: mvebu: rename the armada_370_xp symbols to mvebu_v7 in pmsu.c
Gregory CLEMENT
1
-17
/
+17
2014-07-24
ARM: mvebu: add a common function for the boot address work around
Gregory CLEMENT
1
-0
/
+47
2014-07-24
ARM: mvebu: sort the #include of pmsu.c in alphabetic order
Gregory CLEMENT
1
-3
/
+3
2014-07-24
ARM: mvebu: split again armada_370_xp_pmsu_idle_enter() in PMSU code
Gregory CLEMENT
1
-1
/
+12
2014-07-24
Merge branch 'mvebu/fixes' into mvebu/soc-cpuidle
Jason Cooper
1
-12
/
+7
2014-07-23
ARM: mvebu: fix return value check in armada_xp_pmsu_cpufreq_init()
Wei Yongjun
1
-2
/
+2
2014-07-23
Merge branch 'mvebu/soc-cpufreq' into mvebu/soc
Jason Cooper
1
-0
/
+162
2014-07-16
ARM: mvebu: extend PMSU code to support dynamic frequency scaling
Thomas Petazzoni
1
-0
/
+162
2014-07-08
ARM: mvebu: Fix the operand list in the inline asm of armada_370_xp_pmsu_idle...
Gregory CLEMENT
1
-5
/
+5
2014-06-30
ARM: mvebu: fix cpuidle implementation to work on big-endian systems
Thomas Petazzoni
1
-7
/
+2
2014-06-30
ARM: mvebu: Staticize armada_370_xp_cpu_pm_init
Sachin Kamat
1
-1
/
+1
2014-06-21
ARM: mvebu: export PMSU idle enter/exit functions
Thomas Petazzoni
1
-2
/
+2
2014-06-21
ARM: mvebu: slightly refactor/rename PMSU idle related functions
Thomas Petazzoni
1
-10
/
+5
2014-06-21
ARM: mvebu: mark armada_370_xp_pmsu_idle_prepare() as static
Thomas Petazzoni
1
-1
/
+1
2014-05-08
ARM: mvebu: register the cpuidle driver for the Armada XP SoCs
Gregory CLEMENT
1
-0
/
+37
2014-05-08
ARM: mvebu: Register notifier callback for the cpuidle transition
Gregory CLEMENT
1
-0
/
+18
2014-05-08
ARM: mvebu: Add the PMSU related part of the cpu idle functions
Gregory CLEMENT
1
-1
/
+131
2014-05-08
ARM: mvebu: Allow to power down L2 cache controller in idle mode
Gregory CLEMENT
1
-1
/
+19
2014-05-08
ARM: mvebu: add Armada 38x compatible string to pmsu
Thomas Petazzoni
1
-0
/
+1
2014-05-08
ARM: mvebu: move Armada XP specific SMP initialization to platsmp.c
Thomas Petazzoni
1
-25
/
+1
2014-04-24
ARM: mvebu: use a separate function to set the boot address of CPUs
Gregory CLEMENT
1
-2
/
+7
2014-04-24
ARM: mvebu: extend the PMSU registers
Gregory CLEMENT
1
-2
/
+12
2014-04-24
ARM: mvebu: improve PMSU driver to request its resource
Thomas Petazzoni
1
-5
/
+31
2014-04-24
ARM: mvebu: start using the CPU reset driver
Thomas Petazzoni
1
-10
/
+10
2013-11-24
ARM: mvebu: fix some sparse warnings
Jisheng Zhang
1
-1
/
+2
2013-09-18
ARM: mvebu: add missing of_node_put() to fix reference leak
Jisheng Zhang
1
-0
/
+1
2012-11-21
arm: mvebu: Add initial support for power managmement service unit
Gregory CLEMENT
1
-0
/
+75