- b8f5fe3 i2c: core: add device-managed version of i2c_new_dummy by Heiner Kallweit · 6 years ago
- 0bec621 Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 6 years ago
- 3f8e7e7 Merge branches 'clk-optional', 'clk-devm-clkdev-register', 'clk-allwinner', 'clk-meson' and 'clk-renesas' into clk-next by Stephen Boyd · 6 years ago
- 9b1f1b6 drm: Add devm_drm_dev_init() by Noralf Trønnes · 6 years ago
- 3eee6c7 clkdev: add managed clkdev lookup registration by Matti Vaittinen · 6 years ago
- 60b8f0d clk: Add (devm_)clk_get_optional() functions by Phil Edworthy · 6 years ago
- 735df0f Documentation: driver core: remove use of BUS_ATTR by Greg Kroah-Hartman · 6 years ago
- 4788ba5 dma-mapping: remove dmam_{declare,release}_coherent_memory by Christoph Hellwig · 6 years ago
- 3868772 Merge tag 'docs-5.0' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
- 24dc836 Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
- 891ddbc gpio: Add devm_gpiod_unhinge() by Linus Walleij · 6 years ago
- 41c31f6 Documentation: devres: note checking needs when converting by Nicholas Mc Guire · 6 years ago
- 48207d7 gpio: drop devm_gpiochip_remove() by Uwe Kleine-König · 6 years ago
- f39b948 dmaengine: add a new helper dmaenginem_async_device_register by Huang Shijie · 6 years ago
- 2cb67d2 serdev: Introduce devm_serdev_device_open() by Andrey Smirnov · 7 years ago
- fc35c19 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
- aa795c4 clk: Add devm_of_clk_add_hw_provider()/del_provider() APIs by Stephen Boyd · 7 years ago
- 850fdec driver core: remove DRIVER_ATTR by Greg Kroah-Hartman · 7 years ago
- 44e72c7 genirq/irq_sim: Add a devres variant of irq_sim_init() by Bartosz Golaszewski · 7 years ago
- f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- f4dd029 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
- 5c3f18c PCI: Add devm_pci_alloc_host_bridge() interface by Lorenzo Pieralisi · 8 years ago
- 63d36c9 dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs by Christoph Hellwig · 8 years ago
- 03b6438 dma-mapping: remove dmam_free_noncoherent by Christoph Hellwig · 8 years ago
- 30fd8fc irq/generic-chip: Provide devm_irq_setup_generic_chip() by Bartosz Golaszewski · 8 years ago
- 1c3e363 irq/generic-chip: Provide devm_irq_alloc_generic_chip() by Bartosz Golaszewski · 8 years ago
- a3b02a9 mux: minimal mux subsystem by Peter Rosin · 8 years ago
- b594b10 devres: trivial whitespace fix by Peter Rosin · 8 years ago
- 490cb6d PCI: Implement devm_pci_remap_cfgspace() by Lorenzo Pieralisi · 8 years ago
- 2b5e773 irqdesc: Add a resource managed version of irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
- ff86aae devres: add devm_alloc_percpu() by Madalin Bucur · 8 years ago
- 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
- 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
- 829f4c3 docs/driver-model: fix typo by Laurent Navet · 8 years ago
- 70e4834 iio: add resource managed triggered buffer init helpers by Gregor Boirie · 8 years ago
- 9083325 iio:trigger: add resource managed (un)register by Gregor Boirie · 8 years ago
- c1a9634 power: reset: reboot-mode: Add managed resource API by Bjorn Andersson · 8 years ago
- 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- 83fbae5 watchdog: Add a device managed API for watchdog_register_device() by Neil Armstrong · 9 years ago
- 8d5b5d5 reset: add devm_reset_controller_register API by Masahiro Yamada · 9 years ago
- 2f37dd1 Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
- 0eff458 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
- 6eb59af Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
- e9ad9b9 Merge tag 'docs-for-linus' of git://git.lwn.net/linux by Linus Torvalds · 9 years ago
- 2ea2dc8 Documentation: devres: Add missing INPUT function by Alexander Kurz · 9 years ago
- 1f8dd72 pinctrl: Add resource management devm_pinctrl_{register, unregister} by Laxman Dewangan · 9 years ago
- 4143804 clk: Add {devm_}clk_hw_{register,unregister}() APIs by Stephen Boyd · 9 years ago
- e21a294 iio: Add resource managed APIs devm_iio_channel_{get,release) in devres by Laxman Dewangan · 9 years ago
- 3698283 mfd: Add devm_mfd_add_devices() in list of managed interfaces by Laxman Dewangan · 9 years ago
- de06dbf Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
- 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
- 77ae582 gpio: Add missing devm_gpio_ wrapper in devres.txt by Laxman Dewangan · 9 years ago
- 38115ea gpio: Add resource management devm_gpio_chip_{add_data,remove} by Laxman Dewangan · 9 years ago
- 656b803 ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match() by Tomeu Vizoso · 9 years ago
- cf68d85 driver-core: platform: fix typo in documentation for multi-driver helper by Uwe Kleine-König · 9 years ago
- dbe2256 driver-core: platform: Provide helpers for multi-driver modules by Thierry Reding · 9 years ago
- 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
- 3464452 lib: devres: add a helper function for ioremap_wc by Abhilash Kesavan · 10 years ago
- ca1bb4e leds: Introduce devres helper for led_classdev_register by Bjorn Andersson · 10 years ago
- 46f7b63 Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
- 2cd14f5 doc: driver-model: improve wording "is provide the" by Jeremiah Mahler · 10 years ago
- 780103f iio: kfifo: Add resource management devm_iio_kfifo_allocate/free by Karol Wrona · 10 years ago
- 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
- bef59c5 devres: Improve devm_kasprintf()/kvasprintf() support by Geert Uytterhoeven · 10 years ago
- 5427035 Documentation: devres: Add missing devm_kstrdup() managed interface by Geert Uytterhoeven · 10 years ago
- ea05166 Documentation: devres: Add missing IRQ functions by Tobias Klauser · 10 years ago
- 8d38821 resources: Add device-managed request/release_resource() by Thierry Reding · 10 years ago
- d8e1e01 Documentation: devres: Sort managed interfaces by Geert Uytterhoeven · 10 years ago
- b23b354 Documentation: devres: Add devm_kmalloc() et al by Daniel Thompson · 10 years ago
- c9d53c0 devres: remove devm_request_and_ioremap() by Jingoo Han · 11 years ago
- f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- 5142c33 Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging into next by Linus Torvalds · 11 years ago
- 43339be devres: Add devm_get_free_pages API by Eli Billauer · 11 years ago
- 29a1f233 gpio: Add helpers for optional GPIOs by Thierry Reding · 11 years ago
- f9748ef gpio: Add missing device-managed documentation by Thierry Reding · 11 years ago
- 6d48f44 mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_free by Grygorii Strashko · 11 years ago
- 3046365 devres: introduce API "devm_kmemdup by Srinivas Pandruvada · 11 years ago
- bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
- de4fe30 Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
- 880ae35 Documentation: fix spelling in design-patterns by Linus Walleij · 11 years ago
- 5e4fcf9 doc: driver-model/platform.txt: fix a typo by Laszlo Papp · 11 years ago
- a8b1c01 Documentation: start documenting driver design patterns by Linus Walleij · 11 years ago
- 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 · 11 years ago
- 8caa07c iio: core: Implement devm_iio_device_{register,unregister} by Sachin Kamat · 11 years ago
- f095ca6 Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
- 666d5b4 spi: core: Add devm_spi_register_master() by Mark Brown · 11 years ago
- b33e46b regulator: core: Provide managed regulator registration by Mark Brown · 11 years ago
- ec5b103 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
- 0244d84 acpi-dma, doc: append managed function to the list by Andy Shevchenko · 11 years ago
- d536321 iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_free by Jacek Anaszewski · 11 years ago
- 224b995 Documentation: devres: add IIO device alloc/free functions to list by Oleksandr Kravchenko · 11 years ago
- 7509657 lib: devres: Introduce devm_ioremap_resource() by Thierry Reding · 12 years ago
- 2202d4e Documentation: devres: add PHY get/put functions to list of supported calls by Marko Katic · 12 years ago
- 6354316 pwm: add devm_pwm_get() and devm_pwm_put() by Alexandre Courbot · 12 years ago
- 3d1482f Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
- a8a97db ARM: 7376/1: clkdev: Implement managed clk_get() by Mark Brown · 13 years ago
- 6d4ca1f pinctrl: implement devm_pinctrl_get()/put() by Stephen Warren · 13 years ago
- c02f935 Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/stub' into regulator-next by Mark Brown · 13 years ago
- c1432b1 regulator: add devm_regulator_* to the list of managed interfaces by Axel Lin · 13 years ago