summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-304-12/+12
* Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-111-0/+6
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-04-081-0/+6
| |\
| | * cpufreq: powernv: Select CPUFreq related Kconfig options for powernvGautham R. Shenoy2014-04-071-0/+6
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-04-0913-51/+201
|\ \ \
| * | | powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_selfStewart Smith2014-04-092-14/+4
| * | | arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.cMonam Agarwal2014-04-091-1/+1
| * | | powerpc: Convert last uses of __FUNCTION__ to __func__Joe Perches2014-04-091-6/+5
| * | | powerpc/powernv: Add invalid OPAL callJoel Stanley2014-04-092-0/+4
| * | | powerpc/powernv: Add OPAL message log interfaceJoel Stanley2014-04-093-1/+124
| * | | powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.Mahesh Salgaonkar2014-04-091-8/+20
| * | | powerpc/powernv: Fix endian issues with sensor codeAnton Blanchard2014-04-091-1/+3
| * | | powerpc/powernv: Fix endian issues with OPAL async codeAnton Blanchard2014-04-074-10/+13
| * | | powerpc/powernv: Add opal_notifier_unregister() and export to modulesBenjamin Herrenschmidt2014-04-071-0/+14
| * | | powerpc/le: Enable RTAS events supportGreg Kurz2014-04-072-10/+13
| |/ /
* | | ppc: make PPC_BOOK3S_64 select IRQ_WORKJosh Triplett2014-04-071-0/+1
|/ /
* | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-022-4/+0
|\ \ | |/ |/|
| * of: Make device nodes kobjects so they show up in sysfsGrant Likely2014-03-112-4/+0
* | Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-023-2/+3
|\ \
| * | powerpc/powernv: Add OPAL call to resync timebase on wakeupVaidyanathan Srinivasan2014-03-051-0/+1
| * | powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat2014-03-052-2/+2
| * | powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat2014-03-052-2/+2
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-04-0235-238/+1679
|\ \ \
| * \ \ Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-03-2419-6/+59
| |\ \ \
| | * | | fsl/pci: The new pci suspend/resume implementationWang Dongsheng2014-03-1915-0/+31
| | * | | Corenet: Add QE platform support for CorenetZhao Qiang2014-03-191-0/+16
| | * | | QE: split function mpc85xx_qe_init() into two functions.Zhao Qiang2014-03-195-0/+11
| | * | | powerpc: 85xx rdb: move np pointer to avoid builderrorSebastian Siewior2014-03-191-4/+1
| | * | | powerpc/kconfig: Remove TSI108_BRIDGE duplicatesLuis Henriques2014-03-191-2/+0
| * | | | powerpc/perf: Add kconfig option for hypervisor provided countersCody P Schafer2014-03-241-0/+12
| * | | | powerpc/powernv: Enable fetching of platform sensor dataNeelesh Gupta2014-03-243-1/+66
| * | | | powerpc/powernv: Enable reading and updating of system parametersNeelesh Gupta2014-03-244-1/+295
| * | | | powerpc/powernv: Infrastructure to support OPAL async completionNeelesh Gupta2014-03-242-1/+204
| |/ / /
| * | | powerpc/powernv Platform dump interfaceStewart Smith2014-03-074-1/+534
| * | | powerpc/powernv: Read OPAL error log and export it through sysfsStewart Smith2014-03-074-1/+321
| * | | powerpc/pseries: Expose in kernel device tree update to drmgrTyrel Datwyler2014-03-071-1/+24
| * | | powerpc/pseries: Update dynamic cache nodes for suspend/resume operationHaren Myneni2014-03-071-0/+19
| * | | powerpc/pseries: Device tree should only be updated once after suspend/migrateHaren Myneni2014-03-071-16/+10
| * | | powerpc: Delete old PrPMC 280/2800 supportPaul Gortmaker2014-03-073-165/+0
| * | | powerpc/pseries: Use remove_memory() to remove memoryNathan Fontenot2014-03-071-44/+39
| * | | powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar2014-03-072-3/+98
| * | | powerpc/pseries: Don't try to register pseries cpu hotplug on non-pseriesBenjamin Herrenschmidt2014-03-071-1/+1
| | |/ | |/|
* | | Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-012-3/+0
|\ \ \
| * \ \ Merge 3.14-rc5 into usb-nextGreg Kroah-Hartman2014-03-024-168/+191
| |\ \ \ | | |/ /
| * | | Merge 3.14-rc4 into usb-nextGreg Kroah-Hartman2014-02-244-35/+23
| |\ \ \
| * | | | usb: host: remove selects of USB_ARCH_HAS_?HCIPaul Bolle2014-02-182-3/+0
* | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-011-3/+3
|\ \ \ \ \
| * | | | | powerpc/PCI: Use list_for_each_entry() for bus traversalYijing Wang2014-02-141-3/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2014-03-115-169/+193
|\ \ \ \ \
| * | | | | mm: fix GFP_THISNODE callers and clarifyJohannes Weiner2014-03-101-1/+2
| | |_|_|/ | |/| | |
OpenPOWER on IntegriCloud