summaryrefslogtreecommitdiff
path: root/drivers/of/platform.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-05of: Fix missing includeGrant Likely1-0/+1
2010-07-05of/device: populate platform_device (of_device) resource table on allocationGrant Likely1-2/+27
2010-07-05of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely1-0/+87
2010-07-05of/device: Merge of_platform_bus_probe()Grant Likely1-0/+143
2010-05-22of: change of_match_device to work with struct deviceGrant Likely1-3/+2
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-7/+0
2010-05-22drivercore: Add of_match_table to the common device driversGrant Likely1-3/+4
2009-10-30of/platform: Implement support for dev_pm_opsAnton Vorontsov1-15/+290
2008-05-14[POWERPC] Create modalias file in sysfs for of_platform busOlaf Hering1-0/+3
2008-02-06[POWERPC] Create and hook up of_platform_device_shutdownMichael Ellerman1-0/+10
2007-10-17[SPARC/64]: Consolidate of_register_driverStephen Rothwell1-0/+21
2007-07-20Create drivers/of/platform.cStephen Rothwell1-0/+96