index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
property.c
Age
Commit message (
Expand
)
Author
2020-08-05
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-29
nvme-pci: add support for ACPI StorageD3Enable property
David E. Box
2020-06-22
ACPI: property: use cached name in acpi_fwnode_get_named_child_node()
Heikki Krogerus
2019-10-11
device property: Add a function to obtain a node's prefix
Sakari Ailus
2019-10-11
device property: Add fwnode_get_name for returning the name of a node
Sakari Ailus
2019-09-18
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-02
ACPI / property: Fix acpi_graph_get_remote_endpoint() name in kerneldoc
Geert Uytterhoeven
2019-08-26
ACPI / property: Add two new Thunderbolt property GUIDs to the list
Mika Westerberg
2019-07-09
Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-03
ACPI / property: Don't limit named child node matching to data nodes
Heikki Krogerus
2019-05-01
ACPI / property: fix handling of data_nodes in acpi_get_next_subnode()
Pierre-Louis Bossart
2019-04-17
ACPI: property: restore _DSD data subnodes GUID comment
Shunyong Yang
2018-12-05
PCI / ACPI: Identify untrusted PCI devices
Mika Westerberg
2018-10-02
PCI / ACPI: Whitelist D3 for more PCIe hotplug ports
Mika Westerberg
2018-10-02
ACPI / property: Allow multiple property compatible _DSD entries
Mika Westerberg
2018-07-23
ACPI: property: Use data node name and reg property for graphs
Sakari Ailus
2018-07-23
ACPI: property: Allow direct graph endpoint references
Sakari Ailus
2018-07-23
ACPI: property: Make the ACPI graph API private
Sakari Ailus
2018-07-23
ACPI: property: Allow making references to non-device nodes
Sakari Ailus
2018-07-23
ACPI: Convert ACPI reference args to generic fwnode reference args
Sakari Ailus
2018-02-12
device property: Constify device_get_match_data()
Andy Shevchenko
2018-02-12
ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data()
Andy Shevchenko
2017-12-13
ACPI: properties: Implement get_match_data() callback
Sinan Kaya
2017-10-11
ACPI: properties: Fix __acpi_node_get_property_reference() return codes
Sakari Ailus
2017-10-11
ACPI: properties: Align return codes of __acpi_node_get_property_reference()
Sakari Ailus
2017-09-22
Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties'
Rafael J. Wysocki
2017-09-19
ACPI: properties: Return _DSD hierarchical extension (data) sub-nodes correctly
Sakari Ailus
2017-09-19
ACPI / bus: Make ACPI_HANDLE() work for non-GPL code again
John Hubbard
2017-09-05
Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-03
Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'
Rafael J. Wysocki
2017-08-22
ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value()
Sakari Ailus
2017-08-03
ACPI / property: Support Apple _DSM properties
Lukas Wunner
2017-08-03
ACPI / property: Don't evaluate objects for devices w/o handle
Lukas Wunner
2017-07-26
ACPI: device property: Switch to use new generic UUID API
Andy Shevchenko
2017-07-22
device property: Introduce fwnode_property_get_reference_args
Sakari Ailus
2017-07-22
device property: Constify fwnode property API
Sakari Ailus
2017-07-22
ACPI: Constify internal fwnode arguments
Sakari Ailus
2017-07-22
ACPI: Prepare for constifying acpi_get_next_subnode() fwnode argument
Sakari Ailus
2017-07-22
device property: Get rid of struct fwnode_handle type field
Sakari Ailus
2017-06-22
device property: Introduce fwnode_device_is_available()
Sakari Ailus
2017-06-22
device property: Move fwnode graph ops to firmware specific locations
Sakari Ailus
2017-06-22
device property: Move FW type specific functionality to FW specific files
Sakari Ailus
2017-03-29
device property: fwnode_property_read_string_array() returns nr of strings
Sakari Ailus
2017-03-29
ACPI / property: Add support for remote endpoints
Mika Westerberg
2017-03-29
ACPI / property: Add fwnode_get_next_child_node()
Mika Westerberg
2017-03-29
ACPI / property: Add possiblity to retrieve parent firmware node
Mika Westerberg
2016-11-24
ACPI / property: Hierarchical properties support update
Rafael J. Wysocki
2016-10-11
ACPI / property: Allow holes in reference properties
Mika Westerberg
2016-03-17
ACPI / property: fix data node parsing in acpi_get_next_subnode()
Irina Tirdea
[next]