Age | Commit message (Expand) | Author | Files | Lines |
2018-02-12 | device property: Constify device_get_match_data() | Andy Shevchenko | 1 | -1/+1 |
2018-02-12 | ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data() | Andy Shevchenko | 1 | -1/+1 |
2017-12-13 | ACPI: properties: Implement get_match_data() callback | Sinan Kaya | 1 | -0/+8 |
2017-10-11 | ACPI: properties: Fix __acpi_node_get_property_reference() return codes | Sakari Ailus | 1 | -4/+6 |
2017-10-11 | ACPI: properties: Align return codes of __acpi_node_get_property_reference() | Sakari Ailus | 1 | -10/+9 |
2017-09-23 | Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties' | Rafael J. Wysocki | 1 | -5/+19 |
2017-09-20 | ACPI: properties: Return _DSD hierarchical extension (data) sub-nodes correctly | Sakari Ailus | 1 | -5/+6 |
2017-09-19 | ACPI / bus: Make ACPI_HANDLE() work for non-GPL code again | John Hubbard | 1 | -0/+13 |
2017-09-05 | Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -90/+141 |
2017-09-04 | Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' | Rafael J. Wysocki | 1 | -0/+6 |
2017-08-22 | ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value() | Sakari Ailus | 1 | -1/+1 |
2017-08-04 | ACPI / property: Support Apple _DSM properties | Lukas Wunner | 1 | -0/+3 |
2017-08-04 | ACPI / property: Don't evaluate objects for devices w/o handle | Lukas Wunner | 1 | -0/+3 |
2017-07-26 | ACPI: device property: Switch to use new generic UUID API | Andy Shevchenko | 1 | -25/+25 |
2017-07-22 | device property: Introduce fwnode_property_get_reference_args | Sakari Ailus | 1 | -0/+27 |
2017-07-22 | device property: Constify fwnode property API | Sakari Ailus | 1 | -21/+31 |
2017-07-22 | ACPI: Constify internal fwnode arguments | Sakari Ailus | 1 | -16/+18 |
2017-07-22 | ACPI: Prepare for constifying acpi_get_next_subnode() fwnode argument | Sakari Ailus | 1 | -10/+13 |
2017-07-22 | device property: Get rid of struct fwnode_handle type field | Sakari Ailus | 1 | -19/+28 |
2017-06-22 | device property: Introduce fwnode_device_is_available() | Sakari Ailus | 1 | -0/+9 |
2017-06-22 | device property: Move fwnode graph ops to firmware specific locations | Sakari Ailus | 1 | -0/+40 |
2017-06-22 | device property: Move FW type specific functionality to FW specific files | Sakari Ailus | 1 | -0/+68 |
2017-03-29 | device property: fwnode_property_read_string_array() returns nr of strings | Sakari Ailus | 1 | -5/+17 |
2017-03-29 | ACPI / property: Add support for remote endpoints | Mika Westerberg | 1 | -0/+138 |
2017-03-29 | ACPI / property: Add fwnode_get_next_child_node() | Mika Westerberg | 1 | -10/+17 |
2017-03-29 | ACPI / property: Add possiblity to retrieve parent firmware node | Mika Westerberg | 1 | -15/+57 |
2016-11-24 | ACPI / property: Hierarchical properties support update | Rafael J. Wysocki | 1 | -36/+89 |
2016-10-11 | ACPI / property: Allow holes in reference properties | Mika Westerberg | 1 | -49/+68 |
2016-03-17 | ACPI / property: fix data node parsing in acpi_get_next_subnode() | Irina Tirdea | 1 | -0/+1 |
2015-12-07 | device property: return -EINVAL when property isn't found in ACPI | Andy Shevchenko | 1 | -5/+5 |
2015-10-22 | ACPI / property: Fix subnode lookup scope for data-only subnodes | Rafael J. Wysocki | 1 | -1/+8 |
2015-09-15 | ACPI / property: Extend device_get_next_child_node() to data-only nodes | Rafael J. Wysocki | 1 | -8/+80 |
2015-09-15 | ACPI / property: Extend fwnode_property_* to data-only subnodes | Rafael J. Wysocki | 1 | -33/+105 |
2015-09-15 | ACPI / property: Expose data-only subnodes via sysfs | Rafael J. Wysocki | 1 | -3/+5 |
2015-09-15 | ACPI / property: Add support for data-only subnodes | Rafael J. Wysocki | 1 | -1/+132 |
2015-09-15 | ACPI / property: Add routine for extraction of _DSD properties | Rafael J. Wysocki | 1 | -32/+37 |
2015-08-26 | device property: attach 'else if' to the proper 'if' | Andy Shevchenko | 1 | -2/+3 |
2015-05-23 | ACPI / property: Define a symbol for PRP0001 | Rafael J. Wysocki | 1 | -4/+4 |
2015-05-05 | ACPI / property: Refine consistency check for PRP0001 | Rafael J. Wysocki | 1 | -23/+31 |
2014-11-05 | ACPI / property: Drop size_prop from acpi_dev_get_property_reference() | Rafael J. Wysocki | 1 | -46/+16 |
2014-11-04 | ACPI: Allow drivers to match using Device Tree compatible property | Mika Westerberg | 1 | -0/+39 |
2014-11-04 | Driver core: Unified device properties interface for platform firmware | Rafael J. Wysocki | 1 | -0/+178 |
2014-11-04 | ACPI: Add support for device specific properties | Mika Westerberg | 1 | -0/+364 |