summaryrefslogtreecommitdiff
path: root/include/linux/platform_device.h
Commit message (Expand)AuthorAge
* platform: Accept const propertiesJan Kiszka2017-07-03
* device property: don't bother the drivers with struct property_setHeikki Krogerus2016-04-09
* Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-12
|\
| * driver core: platform: Add support for built-in device propertiesMika Westerberg2015-12-07
* | driver-core: platform: Add platform_irq_count()Stephen Boyd2016-01-07
|/
* driver-core: platform: Provide helpers for multi-driver modulesThierry Reding2015-10-05
* platform_device: better support builtin boilerplate avoidancePaul Gortmaker2015-06-16
* driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki2015-03-16
* core: platform: let platform_create_bundle initialize module ownerWolfram Sang2014-11-06
* core: platform: let platform_driver_probe initialize module ownerWolfram Sang2014-11-06
* driver core: platform: add device binding path 'driver_override'Kim Phillips2014-07-08
* driver core: prevent deferred probe with platform_driver_probeJohan Hovold2013-09-26
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-04
|\
| * driver core: move to_platform_driver to platform_device.hRob Herring2013-06-12
* | platform_device: use a macro instead of platform_driver_registerLibo Chen2013-06-03
|/
* driver core: platform_device.h: fix checkpatch errors and warningsFabio Porcedda2013-03-29
* 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-21
* 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-25
* | 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-29
* 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-22
* Driver Core: Add platform device arch data V3Magnus Damm2009-07-22
* driver core: Const-correct platform getbyname functionsLinus Walleij2009-06-15
* 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