summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/setup.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* powerpc/hmi: Fix kernel hang when TB is in error state.Mahesh Salgaonkar2019-05-021-1/+4
* powerpc/powernv: Make possible for user to force a full ipl cec rebootVaibhav Jain2018-10-031-6/+30
* powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar2018-09-191-0/+11
* powerpc/powernv: Query firmware for count cache flush settingsMichael Ellerman2018-08-071-0/+7
* powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman2018-08-071-1/+0Star
* powerpc/xive: Remove xive_kexec_teardown_cpu()Benjamin Herrenschmidt2018-08-071-1/+1
* Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-071-9/+2Star
|\
| * powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek2018-06-031-0/+1
| * Revert "powerpc/powernv: Increase memory block size to 1GB on radix"Balbir Singh2018-05-071-9/+1Star
* | powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin2018-05-221-0/+1
|/
* powerpc/powernv: Always stop secondaries before reboot/shutdownNicholas Piggin2018-04-031-10/+5Star
* Merge branch 'topic/paca' into nextMichael Ellerman2018-03-311-2/+2
|\
| * powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-301-2/+2
* | powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()Michael Ellerman2018-03-271-31/+10Star
* | powerpc/powernv: Set or clear security feature flagsMichael Ellerman2018-03-271-0/+56
* | powerpc/powernv: Support firmware disable of RFI flushMichael Ellerman2018-02-231-0/+4
|/
* powerpc/powernv: Check device-tree for RFI flush settingsOliver O'Halloran2018-01-101-0/+49
* Merge branch 'fixes' into nextMichael Ellerman2017-11-101-1/+9
|\
| * powerpc/powernv: Increase memory block size to 1GB on radixAnton Blanchard2017-10-061-1/+9
* | powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfoShriya2017-11-071-1/+1
* | powerpc/powernv: Enable TM without suspend if possibleMichael Ellerman2017-10-211-0/+23
* | powerpc/powernv: Implement NMI IPI with OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin2017-10-041-0/+1
|/
* powerpc/powernv: Tell OPAL about our MMU mode on POWER9Benjamin Herrenschmidt2017-07-101-1/+10
* Merge branch 'topic/xive' (early part) into nextMichael Ellerman2017-04-121-3/+12
|\
| * powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-101-3/+12
* | powerpc/mm: Add translation mode information in /proc/cpuinfoAneesh Kumar K.V2017-03-311-0/+4
|/
* powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann2016-11-301-3/+3
* powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt2016-07-211-2/+3
* powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt2016-07-211-3/+1Star
* powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt2016-07-211-5/+0Star
* powerpc/powernv: set power_save func after the idle states are initializedShreyas B. Prabhu2016-06-231-1/+1
* powerpc/mm/radix: Add radix callbacks for early init routinesAneesh Kumar K.V2016-05-011-1/+4
* powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith2015-12-171-4/+4
* powerpc/powernv: Remove OPALv2 firmware define and referencesStewart Smith2015-12-171-4/+0Star
* powerpc/kexec: Wait 1s for secondaries to enter OPALSamuel Mendoza-Jonas2015-10-061-8/+13
* powerpc/powernv: Reset HILE before kexec_sequence()Samuel Mendoza-Jonas2015-08-201-0/+7
* powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_opsAndrew Donnellan2015-08-181-9/+0Star
* powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_opsDaniel Axtens2015-06-021-8/+0Star
* opal: Remove events notifierAlistair Popple2015-05-221-1/+1
* powerpc/powernv: Move cpuidle related code from setup.c to new fileShreyas B. Prabhu2015-05-221-171/+0Star
* powerpc/powernv: Remove powernv RTAS supportMichael Ellerman2015-04-071-19/+0Star
* powerpc/powernv: Avoid explicit endian conversions while parsing device treePreeti U Murthy2015-03-261-15/+20
* powerpc/powernv: Restore LPCR with LPCR_PECE1 clearedShreyas B. Prabhu2015-01-221-1/+1
* powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu2014-12-151-0/+72
* powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu2014-12-151-2/+47
* powerpc/powernv: Enable Offline CPUs to enter deep idle statesShreyas B. Prabhu2014-12-151-0/+49
* rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta2014-11-171-2/+0Star
* powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-031-2/+2
* powerpc/powernv: Override dma_get_required_mask()Gavin Shan2014-09-301-0/+9