index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
property.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: property: Return type of acpi_add_nondev_subnodes() should be bool
Sakari Ailus
2022-08-25
1
-4
/
+4
*
ACPI: properties: Consistently return -ENOENT if there are no more references
Sakari Ailus
2022-04-20
1
-1
/
+1
*
ACPI: property: Fix fwnode string properties matching
Rafael J. Wysocki
2021-03-03
1
-11
/
+33
*
ACPI / property: fix handling of data_nodes in acpi_get_next_subnode()
Pierre-Louis Bossart
2019-05-31
1
-0
/
+8
*
ACPI: properties: Fix __acpi_node_get_property_reference() return codes
Sakari Ailus
2017-10-11
1
-4
/
+6
*
ACPI: properties: Align return codes of __acpi_node_get_property_reference()
Sakari Ailus
2017-10-11
1
-10
/
+9
*
-
.
Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties'
Rafael J. Wysocki
2017-09-22
1
-5
/
+19
|
\
\
|
|
*
ACPI: properties: Return _DSD hierarchical extension (data) sub-nodes correctly
Sakari Ailus
2017-09-19
1
-5
/
+6
|
|
/
|
/
|
|
*
ACPI / bus: Make ACPI_HANDLE() work for non-GPL code again
John Hubbard
2017-09-19
1
-0
/
+13
|
/
*
Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-05
1
-90
/
+141
|
\
|
*
ACPI: device property: Switch to use new generic UUID API
Andy Shevchenko
2017-07-26
1
-25
/
+25
|
*
device property: Introduce fwnode_property_get_reference_args
Sakari Ailus
2017-07-22
1
-0
/
+27
|
*
device property: Constify fwnode property API
Sakari Ailus
2017-07-22
1
-21
/
+31
|
*
ACPI: Constify internal fwnode arguments
Sakari Ailus
2017-07-22
1
-16
/
+18
|
*
ACPI: Prepare for constifying acpi_get_next_subnode() fwnode argument
Sakari Ailus
2017-07-22
1
-10
/
+13
|
*
device property: Get rid of struct fwnode_handle type field
Sakari Ailus
2017-07-22
1
-19
/
+28
|
|
|
\
*
-
.
\
Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'
Rafael J. Wysocki
2017-09-03
1
-0
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
ACPI / property: Support Apple _DSM properties
Lukas Wunner
2017-08-03
1
-0
/
+3
|
|
*
ACPI / property: Don't evaluate objects for devices w/o handle
Lukas Wunner
2017-08-03
1
-0
/
+3
|
|
/
*
|
ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value()
Sakari Ailus
2017-08-22
1
-1
/
+1
|
/
*
device property: Introduce fwnode_device_is_available()
Sakari Ailus
2017-06-22
1
-0
/
+9
*
device property: Move fwnode graph ops to firmware specific locations
Sakari Ailus
2017-06-22
1
-0
/
+40
*
device property: Move FW type specific functionality to FW specific files
Sakari Ailus
2017-06-22
1
-0
/
+68
*
device property: fwnode_property_read_string_array() returns nr of strings
Sakari Ailus
2017-03-29
1
-5
/
+17
*
ACPI / property: Add support for remote endpoints
Mika Westerberg
2017-03-29
1
-0
/
+138
*
ACPI / property: Add fwnode_get_next_child_node()
Mika Westerberg
2017-03-29
1
-10
/
+17
*
ACPI / property: Add possiblity to retrieve parent firmware node
Mika Westerberg
2017-03-29
1
-15
/
+57
*
ACPI / property: Hierarchical properties support update
Rafael J. Wysocki
2016-11-24
1
-36
/
+89
*
ACPI / property: Allow holes in reference properties
Mika Westerberg
2016-10-11
1
-49
/
+68
*
ACPI / property: fix data node parsing in acpi_get_next_subnode()
Irina Tirdea
2016-03-17
1
-0
/
+1
*
device property: return -EINVAL when property isn't found in ACPI
Andy Shevchenko
2015-12-07
1
-5
/
+5
*
ACPI / property: Fix subnode lookup scope for data-only subnodes
Rafael J. Wysocki
2015-10-22
1
-1
/
+8
*
ACPI / property: Extend device_get_next_child_node() to data-only nodes
Rafael J. Wysocki
2015-09-15
1
-8
/
+80
*
ACPI / property: Extend fwnode_property_* to data-only subnodes
Rafael J. Wysocki
2015-09-15
1
-33
/
+105
*
ACPI / property: Expose data-only subnodes via sysfs
Rafael J. Wysocki
2015-09-15
1
-3
/
+5
*
ACPI / property: Add support for data-only subnodes
Rafael J. Wysocki
2015-09-15
1
-1
/
+132
*
ACPI / property: Add routine for extraction of _DSD properties
Rafael J. Wysocki
2015-09-15
1
-32
/
+37
*
device property: attach 'else if' to the proper 'if'
Andy Shevchenko
2015-08-26
1
-2
/
+3
*
ACPI / property: Define a symbol for PRP0001
Rafael J. Wysocki
2015-05-22
1
-4
/
+4
*
ACPI / property: Refine consistency check for PRP0001
Rafael J. Wysocki
2015-05-05
1
-23
/
+31
*
ACPI / property: Drop size_prop from acpi_dev_get_property_reference()
Rafael J. Wysocki
2014-11-05
1
-46
/
+16
*
ACPI: Allow drivers to match using Device Tree compatible property
Mika Westerberg
2014-11-04
1
-0
/
+39
*
Driver core: Unified device properties interface for platform firmware
Rafael J. Wysocki
2014-11-04
1
-0
/
+178
*
ACPI: Add support for device specific properties
Mika Westerberg
2014-11-04
1
-0
/
+364