aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/platform.c
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\
| * driver: platform: fix documentation for platform_get_irq_bynameWolfram Sang2012-11-15
| * Merge 3.7-rc5 into driver-core-nextGreg Kroah-Hartman2012-11-14
| |\
| * | drivers/base: fix typo in comment for arch_setup_pdev_archdata()Sebastian Andrzej Siewior2012-10-30
* | | platform / ACPI: Attach/detach ACPI PM during probe/remove/shutdownRafael J. Wysocki2012-11-27
* | | ACPI / platform: Initialize ACPI handles of platform devices in advanceRafael J. Wysocki2012-11-20
* | | ACPI: Add support for platform bus typeMika Westerberg2012-11-14
| |/ |/|
* | sparc: Add sparc support for platform_get_irq()Andreas Larsson2012-11-09
|/
* Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-02
|\
| * PM / Runtime: Allow helpers to be called by early platform driversRafael J. Wysocki2012-09-03
* | driver core: Check if r->name is valid in platform_get_resource_byname()Peter Ujfalusi2012-09-06
* | platform: Add support for automatic device IDsJean Delvare2012-08-16
|/
* drivercore: Output common devicetree information in ueventGrant Likely2012-02-01
* 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
|/
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-10-25
|\
| * new helper to create platform devices with dma maskUwe Kleine-König2011-08-26
| * drivers_base: platform: use always ->name for ueventSebastian Andrzej Siewior2011-08-22
* | driver core: fix kernel-doc warning in platform.cRandy Dunlap2011-08-08
|/
* driver core: Add ability for arch code to setup pdev_archdataKumar Gala2011-07-08
* drivers/base/platform.c: don't mark platform_device_register_resndata() as __...Andrew Morton2011-06-07
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-19
|\
| * driver core/platform_device_add_resources: free resource before overwritingUwe Kleine-König2011-04-22
| * driver core/platform_device_add_resources: set resource to NULL if !resUwe Kleine-König2011-04-22
| * driver core/platform_device_add_data: free platform data before overwritingUwe Kleine-König2011-04-22
| * driver core/platform_device_add_data: set platform_data to NULL if !dataUwe Kleine-König2011-04-22
* | PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"Kevin Hilman2011-05-16
* | PM / Platform: Use generic runtime PM callbacks directlyRafael J. Wysocki2011-04-28
* | PM: Export platform bus type's default PM callbacksRafael J. Wysocki2011-04-28
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-04-12
|\
| * PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki2011-04-11
* | mfd: Fetch cell pointer from platform_device->mfd_cellSamuel Ortiz2011-04-12
|/
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-25
|\
| * of/device: Rework to use common platform_device_alloc() for allocating devicesGrant Likely2010-10-21
* | base/platform: Simplifications for NULL platform data/resources handlingAnton Vorontsov2010-10-22
* | base/platform: Safe handling for NULL platform data and resourcesAnton Vorontsov2010-10-22
* | driver core: platform_bus: allow runtime override of dev_pm_opsKevin Hilman2010-10-22
* | driver core: platform: Use drv->driver.bus instead of assuming platform_bus_typePatrick Pannuto2010-10-22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-08-06
|\
| * Driver core: move platform device creation helpers to .init.text (if MODULE=n)Uwe Kleine-König2010-08-05
| * Driver core: reduce duplicated code for platform_device creationUwe Kleine-König2010-08-05
| * Driver core: use kmemdup in platform_device_add_resourcesUwe Kleine-König2010-08-05
* | of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-24
* | drivercore/of: Add OF style matching to platform busGrant Likely2010-07-24
|/
* platform_bus: allow custom extensions to system PM methodsKevin Hilman2010-05-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-05-20
|\
| * PM / platform_bus: Allow runtime PM by defaultMark Brown2010-05-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-05-19
|\ \
| * \ Merge branch 'sh/driver-core'Paul Mundt2010-05-13
| |\ \