1. d06262e driver-core: platform: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  2. a825791 drivers / platform: Fix __init attribute location by Hanjun Guo · 11 years ago
  3. 08801f9 driver-core: fix new kernel-doc warning in base/platform.c by Randy Dunlap · 11 years ago
  4. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  5. 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
  6. 10dbc5e driver core: move to_platform_driver to platform_device.h by Rob Herring · 11 years ago
  7. 9447057 platform_device: use a macro instead of platform_driver_register by Libo Chen · 11 years ago
  8. 45f0a85 PM / Runtime: Rework the "runtime idle" helper routine by Rafael J. Wysocki · 11 years ago
  9. 0258e18 driver core: platform.c: fix checkpatch errors and warnings by Fabio Porcedda · 11 years ago
  10. 647c86d driver core: warn that platform_driver_probe can not use deferred probing by Fabio Porcedda · 11 years ago
  11. 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
  12. 94d76d5 platform / ACPI: Attach/detach ACPI PM during probe/remove/shutdown by Rafael J. Wysocki · 12 years ago
  13. 863f9f3 ACPI / platform: Initialize ACPI handles of platform devices in advance by Rafael J. Wysocki · 12 years ago
  14. d6ff855 driver: platform: fix documentation for platform_get_irq_byname by Wolfram Sang · 12 years ago
  15. 91e5687 ACPI: Add support for platform bus type by Mika Westerberg · 12 years ago
  16. ecdca04 Merge 3.7-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  17. 5cf8f7d sparc: Add sparc support for platform_get_irq() by Andreas Larsson · 12 years ago
  18. b1d6d82 drivers/base: fix typo in comment for arch_setup_pdev_archdata() by Sebastian Andrzej Siewior · 12 years ago
  19. 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
  20. 1b8cb92 driver core: Check if r->name is valid in platform_get_resource_byname() by Peter Ujfalusi · 12 years ago
  21. bed2b42 PM / Runtime: Allow helpers to be called by early platform drivers by Rafael J. Wysocki · 12 years ago
  22. 689ae23 platform: Add support for automatic device IDs by Jean Delvare · 12 years ago
  23. 07d57a3 drivercore: Output common devicetree information in uevent by Grant Likely · 12 years ago
  24. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  25. 9b39e73 PM / Sleep: Remove forward-only callbacks from platform bus type by Rafael J. Wysocki · 13 years ago
  26. 5a3072b drivers_base: make argument to platform_device_register_full const by Uwe Kleine-König · 13 years ago
  27. 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
  28. 01dcc60 new helper to create platform devices with dma mask by Uwe Kleine-König · 13 years ago
  29. 0a26813 drivers_base: platform: use always ->name for uevent by Sebastian Andrzej Siewior · 13 years ago
  30. 7de636f driver core: fix kernel-doc warning in platform.c by Randy Dunlap · 13 years ago
  31. a77ce81 driver core: Add ability for arch code to setup pdev_archdata by Kumar Gala · 13 years ago
  32. bb2b43f drivers/base/platform.c: don't mark platform_device_register_resndata() as __init_or_module by Andrew Morton · 13 years ago
  33. 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
  34. 2064af91 PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops" by Kevin Hilman · 13 years ago
  35. 8b313a3 PM / Platform: Use generic runtime PM callbacks directly by Rafael J. Wysocki · 13 years ago
  36. 69c9dd1 PM: Export platform bus type's default PM callbacks by Rafael J. Wysocki · 13 years ago
  37. 4a03d6f driver core/platform_device_add_resources: free resource before overwriting by Uwe Kleine-König · 13 years ago
  38. cea8962 driver core/platform_device_add_resources: set resource to NULL if !res by Uwe Kleine-König · 13 years ago
  39. 251e031 driver core/platform_device_add_data: free platform data before overwriting by Uwe Kleine-König · 13 years ago
  40. 27a33f9 driver core/platform_device_add_data: set platform_data to NULL if !data by Uwe Kleine-König · 13 years ago
  41. 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
  42. e710d7d mfd: Fetch cell pointer from platform_device->mfd_cell by Samuel Ortiz · 13 years ago
  43. 1f112ce PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS by Rafael J. Wysocki · 13 years ago
  44. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  45. 807508c base/platform: Simplifications for NULL platform data/resources handling by Anton Vorontsov · 14 years ago
  46. 5cfc64c base/platform: Safe handling for NULL platform data and resources by Anton Vorontsov · 14 years ago
  47. c64a092 driver core: platform_bus: allow runtime override of dev_pm_ops by Kevin Hilman · 14 years ago
  48. d79d324 driver core: platform: Use drv->driver.bus instead of assuming platform_bus_type by Patrick Pannuto · 14 years ago
  49. 7096d04 of/device: Rework to use common platform_device_alloc() for allocating devices by Grant Likely · 14 years ago
  50. ab69bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  51. 737a3bb Driver core: move platform device creation helpers to .init.text (if MODULE=n) by Uwe Kleine-König · 14 years ago
  52. 44f28bd Driver core: reduce duplicated code for platform_device creation by Uwe Kleine-König · 14 years ago
  53. 3e61dfd Driver core: use kmemdup in platform_device_add_resources by Uwe Kleine-König · 14 years ago
  54. eca3930 of: Merge of_platform_bus_type with platform_bus_type by Grant Likely · 14 years ago
  55. 0521215 drivercore/of: Add OF style matching to platform bus by Grant Likely · 14 years ago
  56. 190e837 platform_bus: allow custom extensions to system PM methods by Kevin Hilman · 14 years ago
  57. 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
  58. 7c7cbaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  59. 0b7f1a7 platform: Make platform resource input parameters const by Geert Uytterhoeven · 15 years ago
  60. b9e3fc2 Merge branch 'sh/driver-core' by Paul Mundt · 14 years ago
  61. 06fe53b driver core: Early dev_name() depends on slab_is_available(). by Paul Mundt · 14 years ago
  62. 543f2503 PM / platform_bus: Allow runtime PM by default by Mark Brown · 14 years ago
  63. 720fcb3 Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/clkfwk' by Paul Mundt · 14 years ago
  64. bd05086 driver core: Convert to kasprintf() for early dev_name(). by Paul Mundt · 14 years ago
  65. f0eae0e driver-core: document ERR_PTR() return values by Jani Nikula · 14 years ago
  66. 4d26e139 Driver core: Early platform kernel-doc update by Magnus Damm · 14 years ago
  67. a636ee7 driver core: Early dev_name() support. by Paul Mundt · 14 years ago
  68. 3c31f07 Driver core: Fix first line of kernel-doc for a few functions by Ben Hutchings · 14 years ago
  69. 831fad2 Driver core: make struct platform_driver.id_table const by Uwe Kleine-König · 14 years ago
  70. ecdf6ce Driver core: add platform_create_bundle() helper by Dmitry Torokhov · 15 years ago
  71. 0787fdf Driver core: export platform_device_register_data as a GPL symbol by Michael Hennerich · 15 years ago
  72. c60e050 Driver Core: Early platform driver buffer by Magnus Damm · 15 years ago
  73. 1a6f2a7 Driver core: allow certain drivers prohibit bind/unbind via sysfs by Dmitry Torokhov · 15 years ago
  74. daa4122 driver core: platform_device_add_data(): use kmemdup() by Andrew Morton · 15 years ago
  75. 9d73022 PM: Run-time PM platform device bus support by Magnus Damm · 15 years ago
  76. 3e2bcad Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  77. 651b1f1 PM / Driver Core: Kill dev_pm_ops platform warning for now by Magnus Damm · 15 years ago
  78. d9ab771 Driver Core: Make PM operations a const pointer by Dmitry Torokhov · 15 years ago
  79. 511647f PM: Remove platform device suspend_late()/resume_early() V2 by Magnus Damm · 15 years ago
  80. acc0e90 driver core: fix gcc 4.3.3 warnings about string literals by Greg Kroah-Hartman · 15 years ago
  81. c0afe7b driver core: Const-correct platform getbyname functions by Linus Walleij · 15 years ago
  82. 783ea7d Driver Core: Rework platform suspend/resume, print warning by Magnus Damm · 15 years ago
  83. e67c856 Revert driver core: move platform_data into platform_device by Greg Kroah-Hartman · 15 years ago
  84. bee8632 Revert driver core: fix passing platform_data by Ming Lei · 15 years ago
  85. d86c130 Driver core: platform: fix kernel-doc warnings by Randy Dunlap · 15 years ago
  86. 1397709 Driver Core: early platform driver by Magnus Damm · 15 years ago
  87. ce21c7b driver core: fix passing platform_data by Ming Lei · 15 years ago
  88. 006f457 driver core: move platform_data into platform_device by Ming Lei · 15 years ago
  89. 57fee4a platform: introduce module id table for platform devices by Eric Miao · 15 years ago
  90. 71b3e0c platform: make better use of to_platform_{device,driver}() macros by Eric Miao · 15 years ago
  91. 1e0b2cf driver core: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  92. adf0949 PM: Simplify the new suspend/hibernation framework for devices by Rafael J. Wysocki · 16 years ago
  93. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  94. c9f6616 resource: add resource_type() and IORESOURCE_TYPE_BITS by Magnus Damm · 16 years ago
  95. d8bf254 platform: add new device registration helper by Dmitry Baryshkov · 16 years ago
  96. ec748fa driver core: make struct platform_pm_ops static by Adrian Bunk · 16 years ago
  97. 25e1849 Implement new suspend and hibernation callbacks for platform busses by Rafael J. Wysocki · 16 years ago
  98. e88a0c2 drivers: fix dma_get_required_mask by James Bottomley · 16 years ago
  99. 4a3ad20 Driver core: coding style fixes by Greg Kroah-Hartman · 16 years ago
  100. ae72cdd Driver Core: constify the name passed to platform_device_register_simple by Stephen Rothwell · 17 years ago