aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/pmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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