aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fwnode.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-23ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus1-1/+1
2018-02-12device property: Constify device_get_match_data()Andy Shevchenko1-2/+2
2017-12-13device property: Introduce a common API to fetch device match dataSinan Kaya1-0/+4
2017-11-09device property: Make fwnode_handle_get() return the fwnodeSakari Ailus1-1/+1
2017-07-22device property: Introduce fwnode_property_get_reference_argsSakari Ailus1-0/+19
2017-07-22device property: Constify fwnode property APISakari Ailus1-12/+14
2017-07-22device property: Get rid of struct fwnode_handle type fieldSakari Ailus1-11/+0
2017-07-12device property: Introduce fwnode_call_bool_op() for ops that return boolSakari Ailus1-0/+4
2017-06-22device property: Introduce fwnode_device_is_available()Sakari Ailus1-0/+1
2017-06-22device property: Move fwnode graph ops to firmware specific locationsSakari Ailus1-0/+14
2017-06-22device property: Move FW type specific functionality to FW specific filesSakari Ailus1-0/+54
2017-03-29device property: Add support for fwnode endpointsSakari Ailus1-0/+12
2016-11-29ACPI: Add FWNODE_ACPI_STATIC fwnode typeLorenzo Pieralisi1-1/+2
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2015-10-13irqdomain: Add a fwnode_handle allocatorMarc Zyngier1-0/+1
2015-09-15ACPI / property: Add support for data-only subnodesRafael J. Wysocki1-0/+1
2015-04-03device property: Introduce firmware node type for platform dataRafael J. Wysocki1-0/+1
2015-04-03device property: Make it possible to use secondary firmware nodesRafael J. Wysocki1-0/+1
2015-03-16driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki1-0/+25