1. 3e55cfc genirq/irq_sim: Add a devres variant of irq_sim_init() by Bartosz Golaszewski · 7 years ago
  2. 021723e Merge tag 'for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  3. 41844e3 Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  4. 829f4c3 docs/driver-model: fix typo by Laurent Navet · 8 years ago
  5. 70e4834 iio: add resource managed triggered buffer init helpers by Gregor Boirie · 8 years ago
  6. 9083325 iio:trigger: add resource managed (un)register by Gregor Boirie · 8 years ago
  7. c1a9634 power: reset: reboot-mode: Add managed resource API by Bjorn Andersson · 8 years ago
  8. 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  9. 83fbae5 watchdog: Add a device managed API for watchdog_register_device() by Neil Armstrong · 8 years ago
  10. 8d5b5d5 reset: add devm_reset_controller_register API by Masahiro Yamada · 8 years ago
  11. 2f37dd1 Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  12. 0eff458 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  13. 6eb59af Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  14. e9ad9b9 Merge tag 'docs-for-linus' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  15. 2ea2dc8 Documentation: devres: Add missing INPUT function by Alexander Kurz · 8 years ago
  16. 1f8dd72 pinctrl: Add resource management devm_pinctrl_{register, unregister} by Laxman Dewangan · 8 years ago
  17. 4143804 clk: Add {devm_}clk_hw_{register,unregister}() APIs by Stephen Boyd · 8 years ago
  18. e21a294 iio: Add resource managed APIs devm_iio_channel_{get,release) in devres by Laxman Dewangan · 8 years ago
  19. 3698283 mfd: Add devm_mfd_add_devices() in list of managed interfaces by Laxman Dewangan · 8 years ago
  20. de06dbf Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  21. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  22. 77ae582 gpio: Add missing devm_gpio_ wrapper in devres.txt by Laxman Dewangan · 8 years ago
  23. 38115ea gpio: Add resource management devm_gpio_chip_{add_data,remove} by Laxman Dewangan · 8 years ago
  24. 656b803 ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match() by Tomeu Vizoso · 8 years ago
  25. cf68d85 driver-core: platform: fix typo in documentation for multi-driver helper by Uwe Kleine-König · 8 years ago
  26. dbe2256 driver-core: platform: Provide helpers for multi-driver modules by Thierry Reding · 9 years ago
  27. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  28. 3464452 lib: devres: add a helper function for ioremap_wc by Abhilash Kesavan · 9 years ago
  29. ca1bb4e leds: Introduce devres helper for led_classdev_register by Bjorn Andersson · 9 years ago
  30. 46f7b63 Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  31. 2cd14f5 doc: driver-model: improve wording "is provide the" by Jeremiah Mahler · 9 years ago
  32. 780103f iio: kfifo: Add resource management devm_iio_kfifo_allocate/free by Karol Wrona · 9 years ago
  33. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  34. bef59c5 devres: Improve devm_kasprintf()/kvasprintf() support by Geert Uytterhoeven · 10 years ago
  35. 5427035 Documentation: devres: Add missing devm_kstrdup() managed interface by Geert Uytterhoeven · 10 years ago
  36. ea05166 Documentation: devres: Add missing IRQ functions by Tobias Klauser · 10 years ago
  37. 8d38821 resources: Add device-managed request/release_resource() by Thierry Reding · 10 years ago
  38. d8e1e01 Documentation: devres: Sort managed interfaces by Geert Uytterhoeven · 10 years ago
  39. b23b354 Documentation: devres: Add devm_kmalloc() et al by Daniel Thompson · 10 years ago
  40. c9d53c0 devres: remove devm_request_and_ioremap() by Jingoo Han · 10 years ago
  41. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  42. 5142c33 Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging into next by Linus Torvalds · 10 years ago
  43. 43339be devres: Add devm_get_free_pages API by Eli Billauer · 10 years ago
  44. 29a1f233 gpio: Add helpers for optional GPIOs by Thierry Reding · 10 years ago
  45. f9748ef gpio: Add missing device-managed documentation by Thierry Reding · 10 years ago
  46. 6d48f44 mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_free by Grygorii Strashko · 10 years ago
  47. 3046365 devres: introduce API "devm_kmemdup by Srinivas Pandruvada · 10 years ago
  48. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  49. de4fe30 Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  50. 880ae35 Documentation: fix spelling in design-patterns by Linus Walleij · 10 years ago
  51. 5e4fcf9 doc: driver-model/platform.txt: fix a typo by Laszlo Papp · 10 years ago
  52. a8b1c01 Documentation: start documenting driver design patterns by Linus Walleij · 10 years ago
  53. 3ce5ae8 Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  54. 8caa07c iio: core: Implement devm_iio_device_{register,unregister} by Sachin Kamat · 11 years ago
  55. f095ca6 Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  56. 666d5b4 spi: core: Add devm_spi_register_master() by Mark Brown · 11 years ago
  57. b33e46b regulator: core: Provide managed regulator registration by Mark Brown · 11 years ago
  58. ec5b103 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  59. 0244d84 acpi-dma, doc: append managed function to the list by Andy Shevchenko · 11 years ago
  60. d536321 iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_free by Jacek Anaszewski · 11 years ago
  61. 224b995 Documentation: devres: add IIO device alloc/free functions to list by Oleksandr Kravchenko · 11 years ago
  62. 7509657 lib: devres: Introduce devm_ioremap_resource() by Thierry Reding · 11 years ago
  63. 2202d4e Documentation: devres: add PHY get/put functions to list of supported calls by Marko Katic · 11 years ago
  64. 6354316 pwm: add devm_pwm_get() and devm_pwm_put() by Alexandre Courbot · 12 years ago
  65. 3d1482f Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  66. a8a97db ARM: 7376/1: clkdev: Implement managed clk_get() by Mark Brown · 12 years ago
  67. 6d4ca1f pinctrl: implement devm_pinctrl_get()/put() by Stephen Warren · 12 years ago
  68. c02f935 Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/stub' into regulator-next by Mark Brown · 12 years ago
  69. c1432b1 regulator: add devm_regulator_* to the list of managed interfaces by Axel Lin · 12 years ago
  70. 543f43c Documentation: devres: add allocation functions to list of supported calls by Wolfram Sang · 12 years ago
  71. 070b907 regulator: Add devm_regulator_get() by Stephen Boyd · 12 years ago
  72. 72f8c0b lib: devres: add convenience function to remap a resource by Wolfram Sang · 13 years ago
  73. b7565fa docs/driver-model: Update device class docs by Bart Van Assche · 13 years ago
  74. d58cb9c docs/driver-model: Document device.groups by Bart Van Assche · 13 years ago
  75. b6baddd DOCUMENTATION: Replace create_device() with device_create(). by Robert P. J. Day · 13 years ago
  76. 5464e9c DOCUMENTATION: Update overview.txt in Doc/driver-model. by Robert P. J. Day · 13 years ago
  77. 63dc355 driver core: remove the driver-model structures from the documentation by Wanlong Gao · 13 years ago
  78. b17cd8d driver core: prune docs about device_interface by Brandon Philips · 14 years ago
  79. 947af29 Fix spelling of 'platform' in comments and doc by Stefan Weil · 14 years ago
  80. 099c2f2 Driver core: driver_attribute parameters can often be const* by Phil Carmody · 14 years ago
  81. 909662e driver model: fix show/store prototypes in doc. by vibi sreenivasan · 15 years ago
  82. b22813b Driver Core: Warn driver authors about adding device attributes by Grant Likely · 15 years ago
  83. 19f5946 trivial: Miscellaneous documentation typo fixes by Matt LaPlante · 15 years ago
  84. 1397709 Driver Core: early platform driver by Magnus Damm · 15 years ago
  85. 245127d PATCH [1/2] Documentation/driver-model/device.txt: fix struct device_attribute by Mike Murphy · 15 years ago
  86. 44414e1 Driver core: Update some prototypes in platform.txt by Stephen Rothwell · 16 years ago
  87. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  88. 2c19c49 Documentation fix devres.txt: lib/iomap.c -> lib/devres.c by Brandon Philips · 17 years ago
  89. adfdebc update Documentation/driver-model/platform.txt by David Brownell · 17 years ago
  90. a982ac0 misc doc and kconfig typos by Matt LaPlante · 17 years ago
  91. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  92. 3265b54 DOC: Fix wrong identifier name in Documentation/driver-model/devres.txt by Rolf Eike Beer · 17 years ago
  93. be7d2f7 trivial documentation patch for platform.txt by Erik Hovland · 17 years ago
  94. 9ac7849 devres: device resource management by Tejun Heo · 17 years ago
  95. 4549df8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  96. c957b32 Documentation/driver-model/platform.txt update/rewrite by David Brownell · 17 years ago
  97. 5d3f083 Fix typos in /Documentation : Misc by Matt LaPlante · 17 years ago
  98. 670e9f3 Documentation: remove duplicated words by Paolo Ornati · 18 years ago
  99. d6bc8ac Fix typos in Documentation/: 'Q'-'R' by Matt LaPlante · 18 years ago
  100. 2fe0ae7 Fix typos in Documentation/: 'H'-'M' by Matt LaPlante · 18 years ago