aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-model/devres.txt
Commit message (Expand)AuthorAge
* Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2013-11-12
|\
| * spi: core: Add devm_spi_register_master()Mark Brown2013-09-16
* | regulator: core: Provide managed regulator registrationMark Brown2013-09-16
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-10
|\
| * acpi-dma, doc: append managed function to the listAndy Shevchenko2013-08-25
* | iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_freeJacek Anaszewski2013-08-17
* | Documentation: devres: add IIO device alloc/free functions to listOleksandr Kravchenko2013-08-03
|/
* lib: devres: Introduce devm_ioremap_resource()Thierry Reding2013-01-22
* Documentation: devres: add PHY get/put functions to list of supported callsMarko Katic2013-01-17
* pwm: add devm_pwm_get() and devm_pwm_put()Alexandre Courbot2012-09-10
* Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-21
|\
| * pinctrl: implement devm_pinctrl_get()/put()Stephen Warren2012-04-18
* | ARM: 7376/1: clkdev: Implement managed clk_get()Mark Brown2012-04-19
|/
* Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/st...Mark Brown2012-03-18
|\
| * regulator: add devm_regulator_* to the list of managed interfacesAxel Lin2012-01-31
| * regulator: Add devm_regulator_get()Stephen Boyd2012-01-20
* | Documentation: devres: add allocation functions to list of supported callsWolfram Sang2012-01-24
|/
* lib: devres: add convenience function to remap a resourceWolfram Sang2011-11-15
* trivial: Miscellaneous documentation typo fixesMatt LaPlante2009-06-12
* typo fixesMatt LaPlante2007-10-19
* Documentation fix devres.txt: lib/iomap.c -> lib/devres.cBrandon Philips2007-07-18
* DOC: Fix wrong identifier name in Documentation/driver-model/devres.txtRolf Eike Beer2007-05-02
* devres: device resource managementTejun Heo2007-02-09