aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/property.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-15device property: Introduces device_dma_is_coherent()Gravatar Suthikulpanit, Suravee 1-0/+14
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-54/+144
2015-04-03device property: Introduce firmware node type for platform dataGravatar Rafael J. Wysocki 1-5/+93
2015-03-25driver core: Implement device property accessors through fwnode onesGravatar Rafael J. Wysocki 1-28/+17
2015-03-25driver core: property: Update fwnode_property_read_string_array()Gravatar Rafael J. Wysocki 1-2/+4
2015-03-25Driver core: Fix missing whitespace in function argumentGravatar Florin Papa 1-1/+1
2015-03-18driver core: Add comments about returning array countsGravatar Adrian Hunter 1-21/+32
2014-11-04Driver core: Unified interface for firmware node propertiesGravatar Rafael J. Wysocki 1-0/+246
2014-11-04Driver core: Unified device properties interface for platform firmwareGravatar Rafael J. Wysocki 1-0/+185