summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-22ARM: EXYNOS: move restart code into pmu driverPankaj Dubey3-7/+23
2014-11-22clk: exynos5440: move restart code into clock driverPankaj Dubey2-19/+29
2014-11-22ARM: EXYNOS: add exynos3250 PMU supportBartlomiej Zolnierkiewicz2-0/+295
2014-11-21ARM: EXYNOS: Call regulator core suspend prepare and finish functionsJavier Martinez Canillas1-0/+23
2014-11-21ARM: EXYNOS: Use MCPM call-backs to support S2R on exynos5420Abhilash Kesavan3-15/+78
2014-11-21ARM: EXYNOS: Add Suspend-to-RAM support for exynos5420Vikas Sajjan1-2/+149
2014-11-21ARM: EXYNOS: Add PMU support for exynos5420Abhilash Kesavan2-0/+514
2014-11-21ARM: EXYNOS: Move PMU specific definitions from common.hPankaj Dubey5-18/+45
2014-11-21ARM: EXYNOS: Add platform driver support for Exynos PMUPankaj Dubey2-42/+130
2014-11-21ARM: EXYNOS: Add support for exynos4415 SoCChanwoo Choi2-0/+7
2014-11-07ARM: EXYNOS: fix typo in static struct name "exynos5_list_diable_wfi_wfe"Pankaj Dubey1-4/+4
2014-10-28ARM: EXYNOS: Fix build with ARM_CPU_SUSPEND=nArnd Bergmann2-5/+5
2014-10-20ARM: EXYNOS: SWRESET is needed to boot secondary CPU on exynos3250Krzysztof Kozlowski2-0/+25
2014-10-20ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=yBartlomiej Zolnierkiewicz6-335/+374
2014-10-20ARM: EXYNOS: allow driver usage on Exynos4x12 SoCsBartlomiej Zolnierkiewicz1-1/+4
2014-10-20ARM: EXYNOS: fix register setup for AFTR mode codeBartlomiej Zolnierkiewicz1-7/+4
2014-10-20ARM: EXYNOS: add secure firmware support to AFTR mode codeBartlomiej Zolnierkiewicz2-12/+29
2014-10-20ARM: firmware: add AFTR mode support to firmware do_idle methodBartlomiej Zolnierkiewicz4-4/+15
2014-10-20ARM: EXYNOS: replace EXYNOS_BOOT_VECTOR_* macros by static inlinesBartlomiej Zolnierkiewicz1-12/+20
2014-10-20ARM: EXYNOS: Add support for firmware-assisted suspend/resumeTomasz Figa6-5/+93
2014-10-20ARM: firmware: Introduce suspend and resume operationsTomasz Figa2-23/+13
2014-10-20ARM: EXYNOS: Refactor the pm code to use DT based lookupVikas Sajjan2-42/+126
2014-10-20ARM: EXYNOS: Move Disabling of JPEG USE_RETENTION for exynos5250 to pmu.cVikas Sajjan2-6/+2
2014-10-20ARM: EXYNOS: Fix CPU idle clock down after CPU offKrzysztof Kozlowski2-2/+44
2014-10-20ARM: EXYNOS: Remove unneeded __ref annotation for cpu_die functionKrzysztof Kozlowski1-1/+1
2014-10-20ARM: EXYNOS: Move code from hotplug.c to platsmp.cKrzysztof Kozlowski4-96/+74
2014-10-20Linux 3.18-rc1v3.18-rc1Linus Torvalds1-2/+2
2014-10-19MAINTAINERS: corrected bcm2835 searchScott Branden1-6/+3
2014-10-19Net: DSA: Fix checking for get_phy_flags functionAndrew Lunn1-1/+1
2014-10-19sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller1-1/+2
2014-10-19sparc64: Fix corrupted thread fault code.David S. Miller2-6/+6
2014-10-18MAINTAINERS: Become the docs maintainerJonathan Corbet1-2/+1
2014-10-18x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski1-2/+14
2014-10-18ipv6: fix a potential use after free in sit.cLi RongQing1-3/+3
2014-10-18ipv6: fix a potential use after free in ip6_offload.cLi RongQing1-0/+1
2014-10-18ipv4: fix a potential use after free in gre_offload.cLi RongQing1-3/+3
2014-10-18tcp: fix build error if IPv6 is not enabledEric Dumazet1-0/+2
2014-10-18futex: Ensure get_futex_key_refs() always implies a barrierCatalin Marinas1-0/+2
2014-10-18bna: fix skb->truesize underestimationEric Dumazet1-1/+1
2014-10-18net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli2-0/+2
2014-10-18openvswitch: Set flow-key members.Pravin B Shelar1-3/+3
2014-10-18netrom: use linux/uaccess.hFabian Frederick7-7/+7
2014-10-18dsa: Fix conversion from host device to mii busGuenter Roeck2-8/+22
2014-10-18tipc: fix bug in bundled buffer receptionJon Paul Maloy1-1/+6
2014-10-18ipv6: introduce tcp_v6_iif()Eric Dumazet5-15/+30
2014-10-18sfc: add support for skb->xmit_moreEdward Cree2-29/+43
2014-10-18r8152: return -EBUSY for runtime suspendhayeswang1-7/+15
2014-10-18ipv4: fix a potential use after free in fou.cLi RongQing1-0/+3
2014-10-18ipv4: fix a potential use after free in ip_tunnel_core.cLi RongQing1-1/+2
2014-10-18hyperv: Add handling of IP header with option field in netvsc_set_hash()Haiyang Zhang1-16/+10