aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fwnode.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-22device property: Introduce fwnode_property_get_reference_argsGravatar Sakari Ailus 1-0/+19
2017-07-22device property: Constify fwnode property APIGravatar Sakari Ailus 1-12/+14
2017-07-22device property: Get rid of struct fwnode_handle type fieldGravatar Sakari Ailus 1-11/+0
2017-07-12device property: Introduce fwnode_call_bool_op() for ops that return boolGravatar Sakari Ailus 1-0/+4
2017-06-22device property: Introduce fwnode_device_is_available()Gravatar Sakari Ailus 1-0/+1
2017-06-22device property: Move fwnode graph ops to firmware specific locationsGravatar Sakari Ailus 1-0/+14
2017-06-22device property: Move FW type specific functionality to FW specific filesGravatar Sakari Ailus 1-0/+54
2017-03-29device property: Add support for fwnode endpointsGravatar Sakari Ailus 1-0/+12
2016-11-29ACPI: Add FWNODE_ACPI_STATIC fwnode typeGravatar Lorenzo Pieralisi 1-1/+2
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2015-10-13irqdomain: Add a fwnode_handle allocatorGravatar Marc Zyngier 1-0/+1
2015-09-15ACPI / property: Add support for data-only subnodesGravatar Rafael J. Wysocki 1-0/+1
2015-04-03device property: Introduce firmware node type for platform dataGravatar Rafael J. Wysocki 1-0/+1
2015-04-03device property: Make it possible to use secondary firmware nodesGravatar Rafael J. Wysocki 1-0/+1
2015-03-16driver core / ACPI: Represent ACPI companions using fwnode_handleGravatar Rafael J. Wysocki 1-0/+25