aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/pmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20powerpc: sysdev: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-25powerpc: make of_device_ids constUwe Kleine-König1-1/+1
2012-11-15powerpc/sysdev: Use module_platform_driver macroSrinivas Kandagatla1-12/+1
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker1-0/+1
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-5/+4
2010-10-13powerpc: Remove pr_<level> uses of KERN_<level>Joe Perches1-1/+1
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely1-3/+3
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-3/+4
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-03-24powerpc/pmi: Irq handlers return irqreturn_tStephen Rothwell1-1/+1
2007-12-06[POWERPC] Clean out asm/of_{platform, device}.h from sysdev/Jon Loeliger1-2/+2
2007-10-11[POWERPC] Move of_platform_driver initialisations: arch/powerpcStephen Rothwell1-2/+4
2007-07-20[CELL] pmi: remove support for mutiple devices.Christian Krafft1-29/+22
2007-04-23[POWERPC] add of_iomap functionChristian Krafft1-17/+2
2007-04-23[POWERPC] pmi probe device by device-typeChristian Krafft1-0/+1
2007-04-23[POWERPC] add check for initialized driver data to pmi driverChristian Krafft1-2/+7
2007-02-16[POWERPC] Add PMI driver for cell bladeChristian Krafft1-0/+305