summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu/cpu-reset.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-24ARM: mvebu: use a local variable to store the resume addressGregory CLEMENT1-1/+4
2014-07-24ARM: mvebu: make the cpuidle initialization more genericGregory CLEMENT1-12/+20
2014-07-24ARM: mvebu: rename the armada_370_xp symbols to mvebu_v7 in pmsu.cGregory CLEMENT4-19/+20
2014-07-24ARM: mvebu: use the common function for Armada 375 SMP workaroundGregory CLEMENT3-54/+34
2014-07-24ARM: mvebu: add a common function for the boot address work aroundGregory CLEMENT3-0/+72
2014-07-24ARM: mvebu: sort the #include of pmsu.c in alphabetic orderGregory CLEMENT1-3/+3
2014-07-24ARM: mvebu: split again armada_370_xp_pmsu_idle_enter() in PMSU codeGregory CLEMENT1-1/+12
2014-07-14ARM: Kirkwood: Remove mach-kirkwoodAndrew Lunn35-4375/+4
2014-07-08ARM: mvebu: Fix coherency bus notifiers by using separate notifiersEzequiel Garcia1-1/+5
2014-07-08ARM: mvebu: Fix the operand list in the inline asm of armada_370_xp_pmsu_idle...Gregory CLEMENT1-5/+5
2014-07-01ARM: mvebu: fix SMP boot for Armada 38x and Armada 375 Z1 in big endianThomas Petazzoni1-1/+8
2014-06-30ARM: mvebu: fix cpuidle implementation to work on big-endian systemsThomas Petazzoni3-8/+28
2014-06-30ARM: mvebu: Staticize mvebu_cpu_reset_initSachin Kamat1-1/+1
2014-06-30ARM: mvebu: Staticize armada_370_xp_cpu_pm_initSachin Kamat1-1/+1
2014-06-30ARM: mvebu: Staticize armada_375_smp_cpu1_enable_waSachin Kamat1-1/+1
2014-06-30ARM: mvebu: Use system controller to get the soc id when possibleGregory CLEMENT3-1/+38
2014-06-30ARM: mvebu: Use the a standard errno in mvebu_get_soc_idGregory CLEMENT1-1/+1
2014-06-30ARM: mvebu: update L2/PCIe deadlock workaround after L2CC cleanupThomas Petazzoni1-6/+6
2014-06-30ARM: mvebu: move Armada 375 external abort logic as a quirkThomas Petazzoni1-4/+13
2014-06-24ARM: mvebu: Fix the improper use of the compatible string armada38x using a w...Gregory CLEMENT6-7/+17
2014-06-23ARM: dts: kirkwood: fix phy-connection-type for GuruplugSebastian Hesselbarth1-2/+2
2014-06-21ARM: mvebu: Don't apply the thermal quirk if the SoC revision is unknownEzequiel Garcia1-2/+11
2014-06-21Documentation: arm: add URLs to public datasheets for the Marvell Armada 370 SoCThomas Petazzoni1-1/+3
2014-06-21ARM: mvebu: implement CPU hotplug support for Armada XPThomas Petazzoni4-34/+48
2014-06-21ARM: mvebu: export PMSU idle enter/exit functionsThomas Petazzoni2-2/+5
2014-06-21ARM: mvebu: slightly refactor/rename PMSU idle related functionsThomas Petazzoni1-10/+5
2014-06-21ARM: mvebu: remove stub implementation of CPU hotplug on Armada 375/38xThomas Petazzoni1-3/+0
2014-06-21ARM: Kirkwood: Add setup file for netxbig LEDsAndrew Lunn5-0/+207
2014-06-20ARM: mvebu: mark armada_370_xp_pmsu_idle_prepare() as staticThomas Petazzoni1-1/+1
2014-06-20ARM: mvebu: select ARM_CPU_SUSPEND for Marvell EBU v7 platformsThomas Petazzoni1-0/+1
2014-06-20ARM: mvebu: Fix broken SoC ID detectionEzequiel Garcia1-0/+1
2014-06-16Linux 3.16-rc1v3.16-rc1Linus Torvalds1-2/+2
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann1-4/+28
2014-06-15vxlan: Checksum fixesTom Herbert1-9/+2
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert1-0/+12
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert1-1/+3
2014-06-15net: Fix save software checksum completeTom Herbert2-10/+29
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert3-5/+14
2014-06-15fix __swap_writepage() compile failure on old gcc versionsAl Viro1-1/+1
2014-06-14udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet1-0/+4
2014-06-14vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang1-4/+3
2014-06-13MAINTAINERS: update cxgb4 maintainerDimitris Michailidis1-1/+1
2014-06-13x86/vdso: Fix vdso_installAndy Lutomirski1-11/+11
2014-06-13NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.Dan McLeran1-7/+6
2014-06-13btrfs: fix error handling in create_pending_snapshotEric Sandeen1-5/+7
2014-06-13btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen1-1/+1
2014-06-13btrfs: free ulist in qgroup_shared_accounting() error pathEric Sandeen1-1/+3
2014-06-13Btrfs: fix qgroups sanity test crash or hangFilipe Manana1-0/+2
2014-06-13btrfs: prevent RCU warning when dereferencing radix tree slotSasha Levin1-1/+1
2014-06-13Btrfs: fix unfinished readahead thread for raid5/6 degraded mountingWang Shilong1-2/+7