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.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-mvebu
/
pmsu.c
Age
Commit message (
Expand
)
Author
Files
Lines
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