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