summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2014-12-15powerpc/powernv: Expose OPAL firmware symbol mapBenjamin Herrenschmidt1-1/+37
2014-12-15powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu5-2/+121
2014-12-15powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu3-3/+86
2014-12-15powerpc/powernv: Enable Offline CPUs to enter deep idle statesShreyas B. Prabhu3-1/+57
2014-12-14i2c: Driver to expose PowerNV platform i2c bussesNeelesh Gupta2-0/+13
2014-12-08powerpc/powernv: Return to cpu offline loop when finished in KVM guestPaul Mackerras1-5/+18
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V5-7/+8
2014-12-02Merge remote-tracking branch 'benh/next' into nextMichael Ellerman3-4/+14
2014-12-02powerpc/mm/thp: Use tlbiel if possibleAneesh Kumar K.V1-1/+1
2014-12-02powerpc/powernv: Cleanup unused MCE definitions/declarations.Mahesh Salgaonkar1-1/+0
2014-12-02powerpc/eeh: Dump PHB diag-data earlyGavin Shan1-1/+12
2014-12-02powerpc/eeh: Set EEH_PE_RESET on PE resetGavin Shan1-1/+1
2014-11-19powerpc: Remove more traces of bootmemMichael Ellerman5-35/+12
2014-11-19powerpc/pseries: Initialise nvram_pstore_info's buf_lockLi Zhong1-0/+2
2014-11-18Merge remote-tracking branch 'scottwood/next' into nextMichael Ellerman1-4/+0
2014-11-17rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta5-48/+30
2014-11-14powerpc/powernv: Fix potential zero devisorGavin Shan1-12/+16
2014-11-14powerpc/powernv: Bail upon invalid master PEGavin Shan1-1/+3
2014-11-14powerpc/powernv: Simplify pnv_ioda_configure_pe()Gavin Shan1-15/+17
2014-11-14powerpc/powernv: Set PELTV for compound PEsGavin Shan1-16/+102
2014-11-14powerpc/powernv: Initialize M64 PE in timeGavin Shan1-6/+21
2014-11-14powerpc/powernv: Rename alloc_m64_pe() to reserve_m64_pe()Gavin Shan2-5/+5
2014-11-14powerpc/powernv: Fix condition to remove M64Gavin Shan1-2/+2
2014-11-14powerpc/powernv: Check PHB type in advanceGavin Shan1-6/+6
2014-11-12Merge branch 'topic/opal-ipmi' into nextMichael Ellerman2-0/+16
2014-11-12powerpc/powernv: Add OPAL IPMI interfaceJeremy Kerr2-0/+16
2014-11-10powerpc/gamecube/wii: delete unneeded test before of_node_putJulia Lawall1-3/+3
2014-11-10powerpc/pseries: delete unneeded test before of_node_putJulia Lawall1-2/+1
2014-11-10powerpc/pseries: Quieten relocation on exceptions warningAnton Blanchard1-1/+5
2014-11-10powerpc/pseries: Quieten ibm,pcie-link-speed-stats warningAnton Blanchard1-1/+1
2014-11-10powerpc/jump_label: Use HAVE_JUMP_LABELAnton Blanchard2-3/+3
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard6-6/+0
2014-11-10powerpc: Remove bootmem allocatorAnton Blanchard1-5/+4
2014-11-08powerpc/8xx: Remove Kconfig symbol FADSPaul Bolle1-4/+0
2014-11-05powerpc: Remove ppc_md.remove_memoryAnton Blanchard1-21/+0
2014-11-05Merge branch 'topic/get-cpu-var' into nextMichael Ellerman8-18/+18
2014-11-05Merge branch 'topic/pm-power-off' into nextMichael Ellerman17-52/+60
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf17-52/+60
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter8-18/+18
2014-11-02powerpc: use device_online/offline() instead of cpu_up/down()Dan Streetman1-2/+2
2014-10-31powerpc/powernv: Properly fix LPC debugfs endiannessBenjamin Herrenschmidt1-0/+59
2014-10-30powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini1-2/+12
2014-10-28Revert "powerpc/powernv: Fix endian bug in LPC bus debugfs accessors"Michael Ellerman1-3/+1
2014-10-23powernv: Use _GLOBAL_TOC for opal wrappersJeremy Kerr1-1/+1
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds8-24/+98
2014-10-15powerpc/eeh: Block CFG upon frozen Shiner adapterGavin Shan1-2/+3
2014-10-15powerpc/eeh: Block PCI config access upon frozen PEGavin Shan1-0/+19
2014-10-15powerpc/powernv: Drop config requests in EEH accessorsGavin Shan1-2/+35
2014-10-15powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan2-2/+2
2014-10-15powerpc/pseries: Make CPU hotplug path endian safeBharata B Rao3-14/+15