summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| * | | powerpc/pseries: Auto-online hotplugged memoryNathan Fontenot2016-07-151-14/+0
| * | | powerpc/pseries: Dynamic add entires to associativity lookup arrayNathan Fontenot2016-07-151-27/+68
| * | | powerpc/pseries: Move property cloning into its own routineNathan Fontenot2016-07-151-12/+26
| * | | powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-1426-41/+44
| * | | powerpc/pmac/smp: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner2016-07-141-2/+1
| * | | cxl: Add support for interrupts on the Mellanox CX4Ian Munsie2016-07-143-0/+90
| * | | powerpc/powernv: Add support for the cxl kernel api on the real phbIan Munsie2016-07-143-1/+151
| * | | powerpc/powernv: Split cxl code out into a separate fileIan Munsie2016-07-144-156/+173
| * | | powerpc/85xx/mpc85xx_rdb: Don't use the flat device-tree after bootBenjamin Herrenschmidt2016-07-131-2/+1
| * | | powerpc/85xx/mpc85xx_ds: Don't use the flat device-tree after bootBenjamin Herrenschmidt2016-07-131-3/+1
| * | | powerpc/85xx/ge_imp3a: Don't use the flat device-tree after bootBenjamin Herrenschmidt2016-07-131-2/+1
| * | | powerpc/cell: Don't use flat device-tree after bootBenjamin Herrenschmidt2016-07-131-2/+1
| * | | powerpc/ps3: Fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITEAndrew Donnellan2016-07-081-1/+1
| * | | powerpc/opal: Wake up kopald polling thread before waiting for eventsBenjamin Herrenschmidt2016-07-082-2/+15
| |/ /
| * | powerpc/pseries: Fix error return value in cmm_mem_going_offline()Rasmus Villemoes2016-07-051-1/+1
| * | powerpc/powernv: Add driver for operator panel on FSP machinesSuraj Jitindar Singh2016-06-292-0/+6
| * | powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msgSuraj Jitindar Singh2016-06-292-3/+3
| * | powerpc/powernv: Fix spelling mistake "Retrived" -> "Retrieved"Colin Ian King2016-06-281-1/+1
| * | powerpc/powernv: set power_save func after the idle states are initializedShreyas B. Prabhu2016-06-232-1/+4
| * | powerpc/powernv: Print correct PHB type namesGavin Shan2016-06-211-1/+3
| * | powerpc/powernv: Functions to get/set PCI slot stateGavin Shan2016-06-212-0/+86
| * | powerpc/powernv: Introduce pnv_pci_get_slot_id()Gavin Shan2016-06-211-0/+38
| * | powerpc/powernv: Use PCI slot reset infrastructureGavin Shan2016-06-211-1/+40
| * | powerpc/powernv: Support PCI slot IDGavin Shan2016-06-211-4/+4
| * | powerpc/pci: Delay populating pdnGavin Shan2016-06-215-38/+46
| * | powerpc/powernv: Dynamically release PEGavin Shan2016-06-212-0/+175
| * | powerpc/powernv: Make pnv_ioda_deconfigure_pe() visibleGavin Shan2016-06-211-2/+4
| * | powerpc/powernv: Extend PCI bridge resourcesGavin Shan2016-06-211-0/+61
| * | powerpc/powernv: Setup PE for root busGavin Shan2016-06-212-10/+41
| * | powerpc/powernv: Create PEs in pcibios_setup_bridge()Gavin Shan2016-06-211-115/+69
| * | powerpc/powernv: Allocate PE# in reverse orderGavin Shan2016-06-211-8/+6
| * | powerpc/powernv: Increase PE# capacityGavin Shan2016-06-212-6/+7
| * | powerpc/powernv: Move pnv_pci_ioda_setup_opal_tce_kill() aroundGavin Shan2016-06-211-2/+3
| * | powerpc/powernv: Remove PCI_RESET_DELAY_USGavin Shan2016-06-211-3/+0
| * | cxl: Add support for CAPP DMA modeIan Munsie2016-06-161-1/+3
| * | powerpc/sparse: Include headers containing prototypesDaniel Axtens2016-06-161-0/+2
| * | powerpc: Introduce asm-prototypes.hDaniel Axtens2016-06-162-0/+2
| * | powerpc/sparse: make some things staticDaniel Axtens2016-06-162-5/+5
| * | powerpc/pseries: Remove unused pstore headers in nvram.cGeliang Tang2016-06-141-2/+0
| * | powerpc/pseries: Remove MPIC from pseries event sourcesRashmica Gupta2016-06-141-40/+13
| * | powerpc/pseries: Remove MPIC from pseries cpu hotplugRashmica Gupta2016-06-141-13/+0
| * | powerpc/pseries: Remove MPIC from pseries kexecRashmica Gupta2016-06-143-30/+3
| * | powerpc/pseries: Remove MPIC from pseries smpRashmica Gupta2016-06-143-31/+8
| * | powerpc/pseries: Drop support for MPIC in pseriesRashmica Gupta2016-06-141-72/+5
| * | powerpc: Various typo fixesMichael Ellerman2016-06-1412-14/+14
* | | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-07-268-17/+12
|\ \ \
| * | | powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-088-17/+12
* | | | Merge back earlier cpufreq changes for v4.8.Rafael J. Wysocki2016-06-131-38/+34
|\ \ \ \ | |_|/ / |/| | |
| * | | cpufreq: governor: Get rid of governor eventsRafael J. Wysocki2016-06-021-38/+34
| | |/ | |/|
* | | Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-06-101-2/+2
|\ \ \
OpenPOWER on IntegriCloud