summaryrefslogtreecommitdiffstats
path: root/include/linux/platform_device.h
Commit message (Expand)AuthorAgeFilesLines
* driver core: platform_bus: allow runtime override of dev_pm_opsKevin Hilman2010-10-221-0/+3
* Driver core: reduce duplicated code for platform_device creationUwe Kleine-König2010-08-051-4/+58
* platform: Make platform resource input parameters constGeert Uytterhoeven2010-05-171-2/+4
* Driver core: make struct platform_driver.id_table constUwe Kleine-König2010-03-071-1/+1
* driver core: make platform_device_id table constEric Miao2010-03-071-1/+1
* Driver core: add platform_create_bundle() helperDmitry Torokhov2010-03-071-0/+5
* Driver Core: Early platform driver bufferMagnus Damm2009-12-111-5/+15
* PM: Remove platform device suspend_late()/resume_early() V2Magnus Damm2009-07-221-2/+0
* Driver Core: Add platform device arch data V3Magnus Damm2009-07-221-0/+3
* driver core: Const-correct platform getbyname functionsLinus Walleij2009-06-151-2/+2
* Revert driver core: move platform_data into platform_deviceGreg Kroah-Hartman2009-05-081-1/+0
* Driver Core: early platform driverMagnus Damm2009-04-161-0/+42
* 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
OpenPOWER on IntegriCloud