summaryrefslogtreecommitdiffstats
path: root/include/linux/fwnode.h
Commit message (Expand)AuthorAgeFilesLines
* device property: Constify device_get_match_data()Andy Shevchenko2018-02-121-2/+2
* device property: Introduce a common API to fetch device match dataSinan Kaya2017-12-131-0/+4
* device property: Make fwnode_handle_get() return the fwnodeSakari Ailus2017-11-091-1/+1
* device property: Introduce fwnode_property_get_reference_argsSakari Ailus2017-07-221-0/+19
* device property: Constify fwnode property APISakari Ailus2017-07-221-12/+14
* device property: Get rid of struct fwnode_handle type fieldSakari Ailus2017-07-221-11/+0
* device property: Introduce fwnode_call_bool_op() for ops that return boolSakari Ailus2017-07-121-0/+4
* device property: Introduce fwnode_device_is_available()Sakari Ailus2017-06-221-0/+1
* device property: Move fwnode graph ops to firmware specific locationsSakari Ailus2017-06-221-0/+14
* device property: Move FW type specific functionality to FW specific filesSakari Ailus2017-06-221-0/+54
* device property: Add support for fwnode endpointsSakari Ailus2017-03-291-0/+12
* ACPI: Add FWNODE_ACPI_STATIC fwnode typeLorenzo Pieralisi2016-11-291-1/+2
* Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-041-0/+1
|\
| * ACPI / property: Add support for data-only subnodesRafael J. Wysocki2015-09-151-0/+1
* | irqdomain: Add a fwnode_handle allocatorMarc Zyngier2015-10-131-0/+1
|/
* device property: Introduce firmware node type for platform dataRafael J. Wysocki2015-04-031-0/+1
* device property: Make it possible to use secondary firmware nodesRafael J. Wysocki2015-04-031-0/+1
* driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki2015-03-161-0/+25