aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-31powerpc/asm: Convert .llong directives to .8byteTobin C. Harding2-2/+2
2017-08-31powerpc: Squash lines for simple wrapper functionsMasahiro Yamada1-17/+5
2017-08-31powerpc/powernv/vas: Define copy/paste interfacesSukadev Bhattiprolu3-2/+109
2017-08-31powerpc/powernv/vas: Define vas_tx_win_open()Sukadev Bhattiprolu1-3/+153
2017-08-31powerpc/powernv/vas: Define vas_win_close() interfaceSukadev Bhattiprolu1-5/+96
2017-08-31powerpc/powernv/vas: Define vas_rx_win_open() interfaceSukadev Bhattiprolu2-1/+296
2017-08-31powerpc/powernv/vas: Define helpers to alloc/free windowsSukadev Bhattiprolu1-0/+73
2017-08-31powerpc/powernv/vas: Define helpers to init window contextSukadev Bhattiprolu2-0/+354
2017-08-31powerpc/powernv/vas: Define helpers to access MMIO regionsSukadev Bhattiprolu1-0/+174
2017-08-31powerpc/powernv/vas: Define vas_init() and vas_exit()Sukadev Bhattiprolu5-0/+187
2017-08-31powerpc/powernv/vas: Define macros, register fields and structuresSukadev Bhattiprolu1-0/+382
2017-08-31powerpc/pci: Remove OF node back pointer from pci_dnAlexey Kardashevskiy1-9/+2
2017-08-31powerpc/eeh: Remove unnecessary config_addr from eeh_devAlexey Kardashevskiy2-6/+5
2017-08-31powerpc/eeh: Remove unnecessary pointer to phb from eeh_devAlexey Kardashevskiy2-4/+3
2017-08-31powerpc/eeh: Reduce to one the number of places where edev is allocatedAlexey Kardashevskiy1-13/+2
2017-08-31powerpc/512x: Constify clk_div_tablesArvind Yadav1-2/+2
2017-08-31powerpc/83xx: Use sizeof correct type when ioremappingDan Carpenter1-2/+2
2017-08-31powerpc/powernv: Use kernel crash path for machine checksNicholas Piggin1-6/+26
2017-08-31powerpc/powernv: Flush console before platform error rebootNicholas Piggin3-57/+56
2017-08-31powerpc/pseries/le: Work around a firmware quirkNicholas Piggin1-0/+15
2017-08-31powerpc: Do not call ppc_md.panic in fadump panic notifierNicholas Piggin2-16/+0
2017-08-31powerpc/powernv: powernv platform is not constrained by RMANicholas Piggin1-5/+2
2017-08-28powerpc/powernv: Fix build error in opal-imc.c when NUMA=nLABBE Corentin1-1/+1
2017-08-24powerpc/powernv: Enable removal of memory for in memory tracingRashmica Gupta3-0/+291
2017-08-23powerpc: pseries: remove dlpar_attach_node dependency on full pathRob Herring4-7/+5
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring48-302/+285
2017-08-23powerpc/vio: Use device_type to detect familyMichael Ellerman1-2/+2
2017-08-23Merge branch 'fixes' into nextMichael Ellerman4-5/+47
2017-08-17powerpc: Add const to bin_attribute structuresBhumika Goyal1-1/+1
2017-08-15powerpc/chrp: Store the intended structureJulia Lawall1-1/+1
2017-08-14powerpc/8xx: Fix two CONFIG_8xx left behindChristophe Leroy1-1/+1
2017-08-10powerpc/8xx: remove CONFIG_8xxChristophe Leroy1-5/+0
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy2-2/+1
2017-08-10powerpc/8xx: Move mpc8xx_pic.c from sysdev to platform/8xxChristophe Leroy4-2/+184
2017-08-10powerpc/8xx: Move 8xx machine check handlers into platforms/8xxChristophe Leroy2-1/+38
2017-08-10powerpc/8xx: Simplify CONFIG_8xx checks in MakefileChristophe Leroy1-1/+1
2017-08-10powerpc/4xx: Move machine_check_4xx() into platforms/4xxMichael Ellerman2-1/+27
2017-08-10powerpc/4xx: Create 4xx pseudo-platform in platforms/4xxMichael Ellerman11-0/+4740
2017-08-10powerpc/44x: Move 44x machine check handlers into platforms/44xMichael Ellerman2-1/+90
2017-08-10powerpc/44x: Simplify CONFIG_44x checks in MakefileMichael Ellerman1-2/+2
2017-08-10powerpc/powernv: Add support to clear sensor groups dataShilpasri G Bhat4-1/+217
2017-08-10powerpc/powernv: Add support to set power-shifting-ratioShilpasri G Bhat4-1/+181
2017-08-10powerpc/powernv: Add support for powercap frameworkShilpasri G Bhat4-1/+251
2017-08-10powerpc/pseries: Don't print failure message in energy driverNicholas Piggin1-4/+3
2017-08-10powerpc/pseries: Check memory device state before onlining/offliningNathan Fontenot1-21/+32
2017-08-08powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api failsGautham R. Shenoy1-3/+38
2017-08-08powerpc/powernv: Use darn instruction for get_random_seed() on Power9Matt Brown1-0/+39
2017-08-08powerpc/powernv: Enable PCI peer-to-peerFrederic Barrat4-2/+82
2017-08-03powerpc: Remove old unused icswx based coprocessor supportBenjamin Herrenschmidt1-38/+0
2017-08-02powerpc/83xx/mpc832x_rdb: fix of_irq_to_resource() error checkSergei Shtylyov1-1/+1