aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-15powerpc/powermac: Fix build error seen with powermac smp buildsGuenter Roeck1-6/+4
2015-04-11powerpc/powermac: Move controller ops from ppc_md to controller_opsDaniel Axtens3-9/+17
2015-04-11powerpc: dart_iommu: optionally populate controller_ops on initDaniel Axtens1-1/+1
2015-04-11powerpc: pcibios_enable_device_hook: return bool rather than intDaniel Axtens2-5/+5
2015-04-11powerpc/powermac: move pmac_pci_probe_mode from setup.c to pci.cDaniel Axtens3-18/+21
2015-04-10powerpc: Drop return value of smp_ops->probe()Michael Ellerman1-5/+3
2015-03-25powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyleGeert Uytterhoeven1-0/+3
2015-03-17powerpc/powermac: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist1-1/+1
2015-01-30powerpc/powermac: Convert PCI to use generic config accessorsRob Herring1-170/+39
2014-11-19powerpc: Remove more traces of bootmemMichael Ellerman1-5/+1
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard1-1/+0
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf1-1/+2
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard1-4/+4
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds4-18/+8
2014-07-28powerpc: Remove CONFIG_POWER4Michael Ellerman2-22/+22
2014-06-26of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely4-18/+8
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-3/+3
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring1-5/+5
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely1-4/+4
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely1-1/+1
2013-10-09powerpc: add explicit OF includesRob Herring1-0/+1
2013-07-06Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+1
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker1-1/+1
2013-06-10irqdomain: Clean up aftermath of irq_domain refactoringGrant Likely1-1/+1
2013-06-07cpufreq: powerpc: move cpufreq driver to drivers/cpufreqViresh Kumar3-1469/+0
2013-05-06powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt1-1/+1
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2-10/+9
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2-7/+7
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+4
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder1-1/+1
2012-11-17drivers/of: Constify device_node->name and ->path_component_nameGrant Likely1-1/+1
2012-11-15powerpc/powermac/cpufreq_32: Set non-infinite transition time for 7447A driverAndreas Schwab1-1/+4
2012-05-09Merge branch 'merge' into nextBenjamin Herrenschmidt1-3/+3
2012-04-30i2c/powermac: Register i2c devices from device-treeBenjamin Herrenschmidt1-0/+1
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely1-3/+3
2012-04-23powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt1-0/+9
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds5-4/+2
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells5-4/+2
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-3/+0
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-24/+19
2012-03-07powerpc/pmac: Use string library in nvram codeAkinobu Mita1-23/+19
2012-02-23powerpc/PCI: make pci_probe_only default to 0Bjorn Helgaas1-3/+0
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett1-1/+0
2012-02-16irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely1-12/+1
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely2-2/+2
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2-5/+3