summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pasemi
Commit message (Expand)AuthorAgeFilesLines
* powerpc: No need to use dot symbols when branching to a functionAnton Blanchard2014-04-231-1/+1
* powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-1/+0Star
* powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple2013-12-301-1/+4
* powerpc: add explicit OF includesRob Herring2013-10-101-0/+1
* cpufreq: powerpc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-06-072-332/+0Star
* cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-041-2/+3
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-3/+2Star
* powerpc/pasemi: Fix crash on rebootSteven Rostedt2013-01-291-0/+7
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-043-5/+5
* powerpc: Remove all includes of <asm/abs_addr.h>Michael Ellerman2012-09-051-0/+1
* powerpc/pasemi: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman2012-09-051-3/+2Star
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-291-1/+1
|\
| * Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+1
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-3/+0Star
|\ \ | |/ |/|
| * powerpc/PCI: allow reallocation on PA SemiBjorn Helgaas2012-03-201-3/+0Star
| * powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-241-1/+1
* | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-231-1/+1
|/
* powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-071-1/+1
* powerpc/mpic: Save computed phys_addr for board-specific codeKyle Moffett2011-12-071-1/+1
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-11-011-1/+1
* powerpc: Fix up implicit sched.h usersPaul Gortmaker2011-11-011-0/+1
* powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-11-011-0/+1
* powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-11-011-0/+1
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-181-2/+2
|\
| * powerpc: mpic irq_data conversion.Lennert Buytenhek2011-03-101-2/+2
* | dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4Star
|/
* powerpc/pasemi: Clean up pasemi iommu table initializationsNishanth Aravamudan2010-11-291-18/+1Star
* powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-241-2/+2
* lmb: rename to memblockYinghai Lu2010-07-141-2/+2
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-1/+1
|\
| * powerpc/cpumask: Use cpu_online_maskAnton Blanchard2010-05-061-1/+1
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-3/+4
* | of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-191-2/+2
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-191-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-091-2/+2
* locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-4/+4
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-141-1/+1
* powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-241-1/+1
* powerpc: ARRAY_SIZE changes in pasemi and powermac codeStoyan Gaydarov2009-08-201-1/+1
* powerpc/pasemi: Use raw spinlock in SMP TB syncBenjamin Herrenschmidt2009-06-261-5/+10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-191-4/+0Star
|\
| * powerpc/pasemi: Fix build error on UPGeoff Levand2009-04-221-4/+0Star
* | net: Rework pasemi_mac driver to use of_mdio infrastructureGrant Likely2009-04-271-27/+5Star
|/
* powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt2009-03-111-1/+1
* powerpc: Fix cpufreq drivers after cpufreq core changesBenjamin Herrenschmidt2009-01-121-1/+1
* powerpc/pasemi: local_irq_save uses an unsigned longIngo Molnar2009-01-081-1/+1