aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/platform_device.h
Commit message (Expand)AuthorAgeFilesLines
* driver core: move platform_data into platform_deviceMing Lei2009-03-241-0/+1
* platform: introduce module id table for platform devicesEric Miao2009-03-241-0/+6
* PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki2009-01-061-1/+0
* platform: add new device registration helperDmitry Baryshkov2008-10-161-0/+2
* Implement new suspend and hibernation callbacks for platform bussesRafael J. Wysocki2008-06-101-0/+1
* Driver Core: constify the name passed to platform_device_register_simpleStephen Rothwell2008-01-241-1/+1
* Driver core: Make platform_device.id an intJean Delvare2007-10-121-3/+4
* Driver core: Make platform_device_add_data accept a const pointerScott Wood2006-12-131-1/+1
* Driver core: platform_driver_probe(), can save codespaceDavid Brownell2006-12-011-0/+6
* PM: platform_bus and late_suspend/early_resumeDavid Brownell2006-09-251-0/+2
* [PATCH] Driver Core: Add platform_device_del()Dmitry Torokhov2006-01-041-0/+1
* [DRIVER MODEL] Add platform_driverRussell King2005-11-091-0/+15
* [DRIVER MODEL] Improved dynamically allocated platform_device interfaceRussell King2005-11-051-0/+6
* [DRIVER MODEL] Add missing platform_device.h header.Russell King2005-10-291-0/+40