1. 3f9120b driver core: prevent deferred probe with platform_driver_probe by Johan Hovold · 11 years ago
  2. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  3. 10dbc5e driver core: move to_platform_driver to platform_device.h by Rob Herring · 11 years ago
  4. 9447057 platform_device: use a macro instead of platform_driver_register by Libo Chen · 11 years ago
  5. 6ae07f2 driver core: platform_device.h: fix checkpatch errors and warnings by Fabio Porcedda · 11 years ago
  6. bab734f driver core: add helper macro for platform_driver_probe() boilerplate by Fabio Porcedda · 12 years ago
  7. 863f9f3 ACPI / platform: Initialize ACPI handles of platform devices in advance by Rafael J. Wysocki · 12 years ago
  8. 689ae23 platform: Add support for automatic device IDs by Jean Delvare · 12 years ago
  9. 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
  10. 9b39e73 PM / Sleep: Remove forward-only callbacks from platform bus type by Rafael J. Wysocki · 13 years ago
  11. 5a3072b drivers_base: make argument to platform_device_register_full const by Uwe Kleine-König · 13 years ago
  12. 907d0ed drivercore: Generalize module_platform_driver by Lars-Peter Clausen · 13 years ago
  13. 18c0635 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  14. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  15. 01dcc60 new helper to create platform devices with dma mask by Uwe Kleine-König · 13 years ago
  16. a77ce81 driver core: Add ability for arch code to setup pdev_archdata by Kumar Gala · 13 years ago
  17. 2064af91 PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops" by Kevin Hilman · 13 years ago
  18. 69c9dd1 PM: Export platform bus type's default PM callbacks by Rafael J. Wysocki · 13 years ago
  19. e710d7d mfd: Fetch cell pointer from platform_device->mfd_cell by Samuel Ortiz · 13 years ago
  20. 71d6429 Driver core: convert platform_{get,set}_drvdata to static inline functions by Marc Kleine-Budde · 13 years ago
  21. c64a092 driver core: platform_bus: allow runtime override of dev_pm_ops by Kevin Hilman · 14 years ago
  22. 44f28bd Driver core: reduce duplicated code for platform_device creation by Uwe Kleine-König · 14 years ago
  23. 0b7f1a7 platform: Make platform resource input parameters const by Geert Uytterhoeven · 15 years ago
  24. 831fad2 Driver core: make struct platform_driver.id_table const by Uwe Kleine-König · 14 years ago
  25. 3d03ba4 driver core: make platform_device_id table const by Eric Miao · 15 years ago
  26. ecdf6ce Driver core: add platform_create_bundle() helper by Dmitry Torokhov · 15 years ago
  27. c60e050 Driver Core: Early platform driver buffer by Magnus Damm · 15 years ago
  28. 511647f PM: Remove platform device suspend_late()/resume_early() V2 by Magnus Damm · 15 years ago
  29. d7aacad Driver Core: Add platform device arch data V3 by Magnus Damm · 15 years ago
  30. c0afe7b driver core: Const-correct platform getbyname functions by Linus Walleij · 15 years ago
  31. e67c856 Revert driver core: move platform_data into platform_device by Greg Kroah-Hartman · 15 years ago
  32. 1397709 Driver Core: early platform driver by Magnus Damm · 15 years ago
  33. 006f457 driver core: move platform_data into platform_device by Ming Lei · 15 years ago
  34. 57fee4a platform: introduce module id table for platform devices by Eric Miao · 15 years ago
  35. adf0949 PM: Simplify the new suspend/hibernation framework for devices by Rafael J. Wysocki · 16 years ago
  36. d8bf254 platform: add new device registration helper by Dmitry Baryshkov · 16 years ago
  37. 25e1849 Implement new suspend and hibernation callbacks for platform busses by Rafael J. Wysocki · 16 years ago
  38. ae72cdd Driver Core: constify the name passed to platform_device_register_simple by Stephen Rothwell · 17 years ago
  39. 1359555e Driver core: Make platform_device.id an int by Jean Delvare · 17 years ago
  40. 6eefd34 Driver core: Make platform_device_add_data accept a const pointer by Scott Wood · 18 years ago
  41. c67334f Driver core: platform_driver_probe(), can save codespace by David Brownell · 18 years ago
  42. 386415d PM: platform_bus and late_suspend/early_resume by David Brownell · 18 years ago
  43. 93ce306 [PATCH] Driver Core: Add platform_device_del() by Dmitry Torokhov · 19 years ago
  44. 00d3dcd [DRIVER MODEL] Add platform_driver by Russell King · 19 years ago
  45. 37c12e7 [DRIVER MODEL] Improved dynamically allocated platform_device interface by Russell King · 19 years ago
  46. bbbf508 [DRIVER MODEL] Add missing platform_device.h header. by Russell King · 19 years ago