Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0b8129278fdc30fa3281f435db419ab2d610085b
/
arch
/
powerpc
/
platforms
/
powernv
/
setup.c
6e032b3
powerpc/powernv: Check device-tree for RFI flush settings
by Oliver O'Halloran
· 7 years ago
a54c61f
Merge branch 'fixes' into next
by Michael Ellerman
· 7 years ago
cd77b5c
powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfo
by Shriya
· 7 years ago
5482053
powerpc/powernv: Enable TM without suspend if possible
by Michael Ellerman
· 7 years ago
53ecde0
powerpc/powernv: Increase memory block size to 1GB on radix
by Anton Blanchard
· 7 years ago
e36d0a2
powerpc/powernv: Implement NMI IPI with OPAL_SIGNAL_SYSTEM_RESET
by Nicholas Piggin
· 7 years ago
1c0eaf0
powerpc/powernv: Tell OPAL about our MMU mode on POWER9
by Benjamin Herrenschmidt
· 8 years ago
3c19d5a
Merge branch 'topic/xive' (early part) into next
by Michael Ellerman
· 8 years ago
243e251
powerpc/xive: Native exploitation of the XIVE interrupt controller
by Benjamin Herrenschmidt
· 8 years ago
3a4c2601
powerpc/mm: Add translation mode information in /proc/cpuinfo
by Aneesh Kumar K.V
· 8 years ago
da66588
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
by Thiago Jung Bauermann
· 8 years ago
f2d5769
powerpc: Get rid of ppc_md.init_early()
by Benjamin Herrenschmidt
· 9 years ago
406b0b6
powerpc/64: Move 64-bit probe_machine() to later in the boot process
by Benjamin Herrenschmidt
· 9 years ago
166dd7d
powerpc/64: Move MMU backend selection out of platform code
by Benjamin Herrenschmidt
· 9 years ago
5593e30
powerpc/powernv: set power_save func after the idle states are initialized
by Shreyas B. Prabhu
· 9 years ago
2bfd65e
powerpc/mm/radix: Add radix callbacks for early init routines
by Aneesh Kumar K.V
· 9 years ago
e4d54f7
powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL
by Stewart Smith
· 9 years ago
7261aaf
powerpc/powernv: Remove OPALv2 firmware define and references
by Stewart Smith
· 9 years ago
1b70386
powerpc/kexec: Wait 1s for secondaries to enter OPAL
by Samuel Mendoza-Jonas
· 9 years ago
e72bb8a
powerpc/powernv: Reset HILE before kexec_sequence()
by Samuel Mendoza-Jonas
· 9 years ago
53522982
powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_ops
by Andrew Donnellan
· 9 years ago
763d2d8
powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_ops
by Daniel Axtens
· 10 years ago
81f2f7c
opal: Remove events notifier
by Alistair Popple
· 10 years ago
d405a98
powerpc/powernv: Move cpuidle related code from setup.c to new file
by Shreyas B. Prabhu
· 10 years ago
646b54f
powerpc/powernv: Remove powernv RTAS support
by Michael Ellerman
· 10 years ago
605f302
powerpc/powernv: Avoid explicit endian conversions while parsing device tree
by Preeti U Murthy
· 10 years ago
0eb1320
powerpc/powernv: Restore LPCR with LPCR_PECE1 cleared
by Shreyas B. Prabhu
· 10 years ago
77b54e9
powernv/powerpc: Add winkle support for offline cpus
by Shreyas B. Prabhu
· 10 years ago
7cba160
powernv/cpuidle: Redesign idle states management
by Shreyas B. Prabhu
· 10 years ago
8eb8ac8
powerpc/powernv: Enable Offline CPUs to enter deep idle states
by Shreyas B. Prabhu
· 10 years ago
16b1d26
rtc/tpo: Driver to support rtc and wakeup on PowerNV platform
by Neelesh Gupta
· 10 years ago
9178ba2
powerpc: Convert power off logic to pm_power_off
by Alexander Graf
· 10 years ago
fe7e85c
powerpc/powernv: Override dma_get_required_mask()
by Gavin Shan
· 10 years ago
e51df2c
powerpc: Make a bunch of things static
by Anton Blanchard
· 10 years ago
0869b6f
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
by Mahesh Salgaonkar
· 10 years ago
4817fc3
powerpc/powernv: Reduce panic timeout from 180s to 10s
by Anton Blanchard
· 11 years ago
b2a8087
powerpc/powernv: Include asm/smp.h to fix UP build failure
by Shreyas B. Prabhu
· 11 years ago
6d97d7a
powerpc/powernv: Set memory_block_size_bytes to 256MB
by Anton Blanchard
· 11 years ago
fb5153d
powerpc: powernv: Implement ppc_md.get_proc_freq()
by Gautham R. Shenoy
· 11 years ago
2196c6f
powerpc/powernv: Return secondary CPUs to firmware before FW update
by Vasant Hegde
· 11 years ago
298b34d
powerpc/powernv: Fix kexec races going back to OPAL
by Benjamin Herrenschmidt
· 11 years ago
235c7b9
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
55672ec
powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.
by Mahesh Salgaonkar
· 11 years ago
591ac0c
cpuidle/powernv: Remove redundant cpuidle_idle_call()
by Nicolas Pitre
· 11 years ago
cd15b04
powerpc/powernv: Add iommu DMA bypass support for IODA2
by Benjamin Herrenschmidt
· 11 years ago
2c2e6ec
powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform.
by Deepthi Dharwar
· 11 years ago
f7d98d1
powerpc/powernv: Call OPAL sync before kexec'ing
by Vasant Hegde
· 11 years ago
26a2056
powerpc: add explicit OF includes
by Rob Herring
· 11 years ago
13906db
powerpc/powernv: Return secondary CPUs to firmware on kexec
by Benjamin Herrenschmidt
· 11 years ago
3fafe9c
powerpc/powernv: Add PIO accessors for Power8 LPC bus
by Benjamin Herrenschmidt
· 12 years ago
e8e71fa
powernv/opal: Disable OPAL notifier upon poweroff
by Gavin Shan
· 12 years ago
75b93da
powerpc/powernv: Detect OPAL v3 API version
by Benjamin Herrenschmidt
· 12 years ago
73ed148
powerpc/powernv: Improve kexec reliability
by Benjamin Herrenschmidt
· 12 years ago
0a167e0
arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twice
by Danny Kukawka
· 13 years ago
61305a9
powerpc/powernv: Add support for p5ioc2 PCI-X and PCIe
by Benjamin Herrenschmidt
· 13 years ago
ed79ba9
powerpc/powernv: Machine check and other system interrupts
by Benjamin Herrenschmidt
· 13 years ago
628daa8
powerpc/powernv: Add RTC and NVRAM support plus RTAS fallbacks
by Benjamin Herrenschmidt
· 13 years ago
ec27329
powerpc/powernv: Hookup reboot and poweroff functions
by Benjamin Herrenschmidt
· 13 years ago
daea117
powerpc/powernv: Support for OPAL console
by Benjamin Herrenschmidt
· 13 years ago
14a43e6
powerpc/powernv: Basic support for OPAL
by Benjamin Herrenschmidt
· 13 years ago
55190f8
powerpc: Add skeleton PowerNV platform
by Benjamin Herrenschmidt
· 13 years ago