aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/platform_device.h
Commit message (Expand)AuthorAge
* driver core: add helper macro for platform_driver_probe() boilerplateFabio Porcedda2013-01-17
* ACPI / platform: Initialize ACPI handles of platform devices in advanceRafael J. Wysocki2012-11-20
* platform: Add support for automatic device IDsJean Delvare2012-08-16
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\
| * PM / Sleep: Remove forward-only callbacks from platform bus typeRafael J. Wysocki2011-12-21
* | drivers_base: make argument to platform_device_register_full constUwe Kleine-König2011-12-09
* | drivercore: Generalize module_platform_driverLars-Peter Clausen2011-11-17
|/
* Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-29
|\
| * drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-24
* | new helper to create platform devices with dma maskUwe Kleine-König2011-08-26
|/
* driver core: Add ability for arch code to setup pdev_archdataKumar Gala2011-07-08
* PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"Kevin Hilman2011-05-16
* PM: Export platform bus type's default PM callbacksRafael J. Wysocki2011-04-28
* mfd: Fetch cell pointer from platform_device->mfd_cellSamuel Ortiz2011-04-12
* Driver core: convert platform_{get,set}_drvdata to static inline functionsMarc Kleine-Budde2011-02-18
* driver core: platform_bus: allow runtime override of dev_pm_opsKevin Hilman2010-10-22
* Driver core: reduce duplicated code for platform_device creationUwe Kleine-König2010-08-05
* platform: Make platform resource input parameters constGeert Uytterhoeven2010-05-17
* Driver core: make struct platform_driver.id_table constUwe Kleine-König2010-03-07
* driver core: make platform_device_id table constEric Miao2010-03-07
* Driver core: add platform_create_bundle() helperDmitry Torokhov2010-03-07
* Driver Core: Early platform driver bufferMagnus Damm2009-12-11
* PM: Remove platform device suspend_late()/resume_early() V2Magnus Damm2009-07-21
* Driver Core: Add platform device arch data V3Magnus Damm2009-07-21
* driver core: Const-correct platform getbyname functionsLinus Walleij2009-06-16
* Revert driver core: move platform_data into platform_deviceGreg Kroah-Hartman2009-05-08
* Driver Core: early platform driverMagnus Damm2009-04-16
* driver core: move platform_data into platform_deviceMing Lei2009-03-24
* platform: introduce module id table for platform devicesEric Miao2009-03-24
* PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki2009-01-06
* platform: add new device registration helperDmitry Baryshkov2008-10-16
* Implement new suspend and hibernation callbacks for platform bussesRafael J. Wysocki2008-06-10
* Driver Core: constify the name passed to platform_device_register_simpleStephen Rothwell2008-01-24
* Driver core: Make platform_device.id an intJean Delvare2007-10-12
* Driver core: Make platform_device_add_data accept a const pointerScott Wood2006-12-13
* Driver core: platform_driver_probe(), can save codespaceDavid Brownell2006-12-01
* PM: platform_bus and late_suspend/early_resumeDavid Brownell2006-09-26
* [PATCH] Driver Core: Add platform_device_del()Dmitry Torokhov2006-01-04
* [DRIVER MODEL] Add platform_driverRussell King2005-11-09
* [DRIVER MODEL] Improved dynamically allocated platform_device interfaceRussell King2005-11-05
* [DRIVER MODEL] Add missing platform_device.h header.Russell King2005-10-29