summaryrefslogtreecommitdiff
path: root/include/linux/platform_device.h
AgeCommit message (Expand)Author
2017-07-03platform: Accept const propertiesJan Kiszka
2016-04-09device property: don't bother the drivers with struct property_setHeikki Krogerus
2016-01-12Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-07driver-core: platform: Add platform_irq_count()Stephen Boyd
2015-12-07driver core: platform: Add support for built-in device propertiesMika Westerberg
2015-10-05driver-core: platform: Provide helpers for multi-driver modulesThierry Reding
2015-06-16platform_device: better support builtin boilerplate avoidancePaul Gortmaker
2015-03-16driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki
2014-11-06core: platform: let platform_create_bundle initialize module ownerWolfram Sang
2014-11-06core: platform: let platform_driver_probe initialize module ownerWolfram Sang
2014-07-08driver core: platform: add device binding path 'driver_override'Kim Phillips
2013-09-26driver core: prevent deferred probe with platform_driver_probeJohan Hovold
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-06-12driver core: move to_platform_driver to platform_device.hRob Herring
2013-06-03platform_device: use a macro instead of platform_driver_registerLibo Chen
2013-03-29driver core: platform_device.h: fix checkpatch errors and warningsFabio Porcedda
2013-01-17driver core: add helper macro for platform_driver_probe() boilerplateFabio Porcedda
2012-11-21ACPI / platform: Initialize ACPI handles of platform devices in advanceRafael J. Wysocki
2012-08-16platform: Add support for automatic device IDsJean Delvare
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-12-21PM / Sleep: Remove forward-only callbacks from platform bus typeRafael J. Wysocki
2011-12-09drivers_base: make argument to platform_device_register_full constUwe Kleine-König
2011-11-17drivercore: Generalize module_platform_driverLars-Peter Clausen
2011-10-29Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely
2011-08-26new helper to create platform devices with dma maskUwe Kleine-König
2011-07-08driver core: Add ability for arch code to setup pdev_archdataKumar Gala
2011-05-16PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"Kevin Hilman
2011-04-29PM: Export platform bus type's default PM callbacksRafael J. Wysocki
2011-04-12mfd: Fetch cell pointer from platform_device->mfd_cellSamuel Ortiz
2011-02-18Driver core: convert platform_{get,set}_drvdata to static inline functionsMarc Kleine-Budde
2010-10-22driver core: platform_bus: allow runtime override of dev_pm_opsKevin Hilman
2010-08-05Driver core: reduce duplicated code for platform_device creationUwe Kleine-König
2010-05-17platform: Make platform resource input parameters constGeert Uytterhoeven
2010-03-07Driver core: make struct platform_driver.id_table constUwe Kleine-König
2010-03-07driver core: make platform_device_id table constEric Miao
2010-03-07Driver core: add platform_create_bundle() helperDmitry Torokhov
2009-12-11Driver Core: Early platform driver bufferMagnus Damm
2009-07-22PM: Remove platform device suspend_late()/resume_early() V2Magnus Damm
2009-07-22Driver Core: Add platform device arch data V3Magnus Damm
2009-06-15driver core: Const-correct platform getbyname functionsLinus Walleij
2009-05-08Revert driver core: move platform_data into platform_deviceGreg Kroah-Hartman
2009-04-16Driver Core: early platform driverMagnus Damm
2009-03-24driver core: move platform_data into platform_deviceMing Lei
2009-03-24platform: introduce module id table for platform devicesEric Miao
2009-01-06PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki
2008-10-16platform: add new device registration helperDmitry Baryshkov
2008-06-10Implement new suspend and hibernation callbacks for platform bussesRafael J. Wysocki
2008-01-24Driver Core: constify the name passed to platform_device_register_simpleStephen Rothwell
2007-10-12Driver core: Make platform_device.id an intJean Delvare