summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/pmi.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-1/+1
* powerpc: sysdev: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* powerpc: make of_device_ids constUwe Kleine-König2014-09-251-1/+1
* powerpc/sysdev: Use module_platform_driver macroSrinivas Kandagatla2012-11-151-12/+1
* powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-10-311-0/+1
* dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* powerpc: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-131-1/+1
* powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-241-3/+3
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-3/+4
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc/pmi: Irq handlers return irqreturn_tStephen Rothwell2009-03-241-1/+1
* [POWERPC] Clean out asm/of_{platform, device}.h from sysdev/Jon Loeliger2007-12-061-2/+2
* [POWERPC] Move of_platform_driver initialisations: arch/powerpcStephen Rothwell2007-10-111-2/+4
* [CELL] pmi: remove support for mutiple devices.Christian Krafft2007-07-201-29/+22
* [POWERPC] add of_iomap functionChristian Krafft2007-04-231-17/+2
* [POWERPC] pmi probe device by device-typeChristian Krafft2007-04-231-0/+1
* [POWERPC] add check for initialized driver data to pmi driverChristian Krafft2007-04-231-2/+7
* [POWERPC] Add PMI driver for cell bladeChristian Krafft2007-02-161-0/+305