1. f4d0526 device property: don't bother the drivers with struct property_set by Heikki Krogerus · 8 years ago
  2. 25cad69 base/platform: Fix platform drivers with no probe callback by Martin Wilck · 9 years ago
  3. 6efd3f8 Merge branch 'pm-core' by Rafael J. Wysocki · 8 years ago
  4. 6799060 Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  5. 2d30bb0 platform: Do not detach from PM domains on shutdown by Rafael J. Wysocki · 8 years ago
  6. 4b83555 driver-core: platform: Add platform_irq_count() by Stephen Boyd · 8 years ago
  7. 00bbc1d driver core: platform: Add support for built-in device properties by Mika Westerberg · 9 years ago
  8. dbe2256 driver-core: platform: Provide helpers for multi-driver modules by Thierry Reding · 9 years ago
  9. b8b2c7d base/platform: assert that dev_pm_domain callbacks are called unconditionally by Uwe Kleine-König · 9 years ago
  10. 7f5dcaf drivercore: Fix unregistration path of platform devices by Grant Likely · 9 years ago
  11. 0e6c861 Revert "base/platform: Only insert MEM and IO resources" by Greg Kroah-Hartman · 9 years ago
  12. 5da7f70 Revert "base/platform: Continue on insert_resource() error" by Greg Kroah-Hartman · 9 years ago
  13. 8b2dceb Revert "base/platform: Remove code duplication" by Greg Kroah-Hartman · 9 years ago
  14. 6d9d4b1 base/platform: Remove code duplication by Ricardo Ribalda Delgado · 9 years ago
  15. e50e69d base/platform: Continue on insert_resource() error by Ricardo Ribalda Delgado · 9 years ago
  16. 36d4b29 base/platform: Only insert MEM and IO resources by Ricardo Ribalda Delgado · 9 years ago
  17. 5c36eb2 driver-core: platform_driver_probe() must probe synchronously by Dmitry Torokhov · 9 years ago
  18. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  19. 7085a74 drivers: platform: parse IRQ flags from resources by Linus Walleij · 9 years ago
  20. ce79348 driver core / ACPI: Represent ACPI companions using fwnode_handle by Rafael J. Wysocki · 9 years ago
  21. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  22. 801d728 of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type by Pantelis Antoniou · 10 years ago
  23. 291f653 core: platform: let platform_create_bundle initialize module owner by Wolfram Sang · 10 years ago
  24. c3b50dc core: platform: let platform_driver_probe initialize module owner by Wolfram Sang · 10 years ago
  25. f48c767 PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h by Ulf Hansson · 10 years ago
  26. cb51841 drivercore / platform: Convert to dev_pm_domain_attach|detach() by Ulf Hansson · 10 years ago
  27. 29b88e2 Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  28. e4ca430 Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  29. 86be408 clk: Support for clock parents and rates assigned from device tree by Sylwester Nawrocki · 10 years ago
  30. 90125ed Merge 3.16-rc6 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  31. aff008a platform_get_irq: Revert to platform_get_resource if of_irq_get fails by Guenter Roeck · 10 years ago
  32. 3d713e0 driver core: platform: add device binding path 'driver_override' by Kim Phillips · 10 years ago
  33. 1cec24c driver core/platform: remove unused implicit padding in platform_object by Yann Droneaud · 10 years ago
  34. ad69674 of/irq: do irq resolution in platform_get_irq_byname() by Grygorii Strashko · 10 years ago
  35. 9ec36ca of/irq: do irq resolution in platform_get_irq by Rob Herring · 10 years ago
  36. 9383f4c ACPI / platform: drop redundant ACPI_HANDLE check by Josh Cartwright · 10 years ago
  37. b9f7306 platform: introduce OF style 'modalias' support for platform bus by Zhang Rui · 10 years ago
  38. 8c4ff6d ACPI: fix module autoloading for ACPI enumerated devices by Zhang Rui · 10 years ago
  39. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  40. 3f9120b driver core: prevent deferred probe with platform_driver_probe by Johan Hovold · 11 years ago
  41. d06262e driver-core: platform: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  42. a825791 drivers / platform: Fix __init attribute location by Hanjun Guo · 11 years ago
  43. 08801f9 driver-core: fix new kernel-doc warning in base/platform.c by Randy Dunlap · 11 years ago
  44. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  45. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  46. 10dbc5e driver core: move to_platform_driver to platform_device.h by Rob Herring · 11 years ago
  47. 9447057 platform_device: use a macro instead of platform_driver_register by Libo Chen · 11 years ago
  48. 45f0a85 PM / Runtime: Rework the "runtime idle" helper routine by Rafael J. Wysocki · 11 years ago
  49. 0258e18 driver core: platform.c: fix checkpatch errors and warnings by Fabio Porcedda · 11 years ago
  50. 647c86d driver core: warn that platform_driver_probe can not use deferred probing by Fabio Porcedda · 11 years ago
  51. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  52. 94d76d5 platform / ACPI: Attach/detach ACPI PM during probe/remove/shutdown by Rafael J. Wysocki · 12 years ago
  53. 863f9f3 ACPI / platform: Initialize ACPI handles of platform devices in advance by Rafael J. Wysocki · 12 years ago
  54. d6ff855 driver: platform: fix documentation for platform_get_irq_byname by Wolfram Sang · 12 years ago
  55. 91e5687 ACPI: Add support for platform bus type by Mika Westerberg · 12 years ago
  56. ecdca04 Merge 3.7-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  57. 5cf8f7d sparc: Add sparc support for platform_get_irq() by Andreas Larsson · 12 years ago
  58. b1d6d82 drivers/base: fix typo in comment for arch_setup_pdev_archdata() by Sebastian Andrzej Siewior · 12 years ago
  59. 16642a2 Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  60. 1b8cb92 driver core: Check if r->name is valid in platform_get_resource_byname() by Peter Ujfalusi · 12 years ago
  61. bed2b42 PM / Runtime: Allow helpers to be called by early platform drivers by Rafael J. Wysocki · 12 years ago
  62. 689ae23 platform: Add support for automatic device IDs by Jean Delvare · 12 years ago
  63. 07d57a3 drivercore: Output common devicetree information in uevent by Grant Likely · 12 years ago
  64. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  65. 9b39e73 PM / Sleep: Remove forward-only callbacks from platform bus type by Rafael J. Wysocki · 13 years ago
  66. 5a3072b drivers_base: make argument to platform_device_register_full const by Uwe Kleine-König · 13 years ago
  67. 2d03423 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  68. 01dcc60 new helper to create platform devices with dma mask by Uwe Kleine-König · 13 years ago
  69. 0a26813 drivers_base: platform: use always ->name for uevent by Sebastian Andrzej Siewior · 13 years ago
  70. 7de636f driver core: fix kernel-doc warning in platform.c by Randy Dunlap · 13 years ago
  71. a77ce81 driver core: Add ability for arch code to setup pdev_archdata by Kumar Gala · 13 years ago
  72. bb2b43f drivers/base/platform.c: don't mark platform_device_register_resndata() as __init_or_module by Andrew Morton · 13 years ago
  73. 39ab05c Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  74. 2064af91 PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops" by Kevin Hilman · 13 years ago
  75. 8b313a3 PM / Platform: Use generic runtime PM callbacks directly by Rafael J. Wysocki · 13 years ago
  76. 69c9dd1 PM: Export platform bus type's default PM callbacks by Rafael J. Wysocki · 13 years ago
  77. 4a03d6f driver core/platform_device_add_resources: free resource before overwriting by Uwe Kleine-König · 13 years ago
  78. cea8962 driver core/platform_device_add_resources: set resource to NULL if !res by Uwe Kleine-König · 13 years ago
  79. 251e031 driver core/platform_device_add_data: free platform data before overwriting by Uwe Kleine-König · 13 years ago
  80. 27a33f9 driver core/platform_device_add_data: set platform_data to NULL if !data by Uwe Kleine-König · 13 years ago
  81. aaa119a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  82. e710d7d mfd: Fetch cell pointer from platform_device->mfd_cell by Samuel Ortiz · 13 years ago
  83. 1f112ce PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS by Rafael J. Wysocki · 13 years ago
  84. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  85. 807508c base/platform: Simplifications for NULL platform data/resources handling by Anton Vorontsov · 14 years ago
  86. 5cfc64c base/platform: Safe handling for NULL platform data and resources by Anton Vorontsov · 14 years ago
  87. c64a092 driver core: platform_bus: allow runtime override of dev_pm_ops by Kevin Hilman · 14 years ago
  88. d79d324 driver core: platform: Use drv->driver.bus instead of assuming platform_bus_type by Patrick Pannuto · 14 years ago
  89. 7096d04 of/device: Rework to use common platform_device_alloc() for allocating devices by Grant Likely · 14 years ago
  90. ab69bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  91. 737a3bb Driver core: move platform device creation helpers to .init.text (if MODULE=n) by Uwe Kleine-König · 14 years ago
  92. 44f28bd Driver core: reduce duplicated code for platform_device creation by Uwe Kleine-König · 14 years ago
  93. 3e61dfd Driver core: use kmemdup in platform_device_add_resources by Uwe Kleine-König · 14 years ago
  94. eca3930 of: Merge of_platform_bus_type with platform_bus_type by Grant Likely · 14 years ago
  95. 0521215 drivercore/of: Add OF style matching to platform bus by Grant Likely · 14 years ago
  96. 190e837 platform_bus: allow custom extensions to system PM methods by Kevin Hilman · 14 years ago
  97. 46ee964 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  98. 7c7cbaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  99. 0b7f1a7 platform: Make platform resource input parameters const by Geert Uytterhoeven · 15 years ago
  100. b9e3fc2 Merge branch 'sh/driver-core' by Paul Mundt · 14 years ago