summaryrefslogtreecommitdiffstats
path: root/drivers/base/platform.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: base: Port power management code from LinuxAndrey Smirnov2019-01-181-0/+7
* driver: Call remove function only when availableSascha Hauer2015-03-171-1/+2
* treewide: Add missing includesSascha Hauer2013-11-081-0/+1
* base: Transform "platform_match" into "device_match" and make this function p...Alexander Shiyan2013-07-151-25/+1
* correct simple typo, "plarform_init"Robert P. J. Day2012-12-031-2/+2
* platform driver: Drop check for resource conflictsSascha Hauer2012-10-131-12/+0
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-0/+26
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-031-3/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* | driver: register busJean-Christophe PLAGNIOL-VILLARD2012-09-231-10/+4
* | of: add devicetree probing supportSascha Hauer2012-09-141-0/+5
* | driver: Add platform_device_id mechanismSascha Hauer2012-09-141-1/+16
|/
* drivers/bus: move to drivers/baseJean-Christophe PLAGNIOL-VILLARD2011-07-211-0/+58