| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Add missing headers | Christophe Leroy | 2022-05-08 | 1 | -1/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 | Thomas Gleixner | 2019-05-30 | 1 | -14/+1 |
* | powerpc: Remove all usages of NO_IRQ | Michael Ellerman | 2016-09-20 | 1 | -1/+1 |
* | powerpc: sysdev: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | powerpc: make of_device_ids const | Uwe Kleine-König | 2014-09-25 | 1 | -1/+1 |
* | powerpc/sysdev: Use module_platform_driver macro | Srinivas Kandagatla | 2012-11-15 | 1 | -12/+1 |
* | powerpc: Fix up modules that should be including module.h | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -5/+4 |
* | powerpc: Remove pr_<level> uses of KERN_<level> | Joe Perches | 2010-10-13 | 1 | -1/+1 |
* | powerpc: remove references to of_device and to_of_device | Grant Likely | 2010-07-24 | 1 | -3/+3 |
* | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -3/+4 |
* | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | powerpc/pmi: Irq handlers return irqreturn_t | Stephen Rothwell | 2009-03-24 | 1 | -1/+1 |
* | [POWERPC] Clean out asm/of_{platform, device}.h from sysdev/ | Jon Loeliger | 2007-12-06 | 1 | -2/+2 |
* | [POWERPC] Move of_platform_driver initialisations: arch/powerpc | Stephen Rothwell | 2007-10-11 | 1 | -2/+4 |
* | [CELL] pmi: remove support for mutiple devices. | Christian Krafft | 2007-07-20 | 1 | -29/+22 |
* | [POWERPC] add of_iomap function | Christian Krafft | 2007-04-23 | 1 | -17/+2 |
* | [POWERPC] pmi probe device by device-type | Christian Krafft | 2007-04-23 | 1 | -0/+1 |
* | [POWERPC] add check for initialized driver data to pmi driver | Christian Krafft | 2007-04-23 | 1 | -2/+7 |
* | [POWERPC] Add PMI driver for cell blade | Christian Krafft | 2007-02-16 | 1 | -0/+305 |