index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
property.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: property: Satisfy kernel doc validator (part 2)
Andy Shevchenko
2021-02-12
1
-2
/
+1
*
ACPI: property: Satisfy kernel doc validator (part 1)
Andy Shevchenko
2021-02-12
1
-1
/
+1
*
ACPI: property: Make acpi_node_prop_read() static
Andy Shevchenko
2021-02-12
1
-3
/
+3
*
ACPI: property: Remove dead code
Andy Shevchenko
2021-02-12
1
-20
/
+0
*
ACPI: property: Fix fwnode string properties matching
Rafael J. Wysocki
2021-02-12
1
-11
/
+33
*
driver core: Add fwnode_init()
Saravana Kannan
2020-12-09
1
-1
/
+1
*
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-05
1
-0
/
+3
|
\
|
*
nvme-pci: add support for ACPI StorageD3Enable property
David E. Box
2020-07-29
1
-0
/
+3
*
|
ACPI: property: use cached name in acpi_fwnode_get_named_child_node()
Heikki Krogerus
2020-06-22
1
-12
/
+2
|
/
*
device property: Add a function to obtain a node's prefix
Sakari Ailus
2019-10-11
1
-0
/
+22
*
device property: Add fwnode_get_name for returning the name of a node
Sakari Ailus
2019-10-11
1
-0
/
+26
*
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-18
1
-0
/
+6
|
\
|
*
ACPI / property: Add two new Thunderbolt property GUIDs to the list
Mika Westerberg
2019-08-26
1
-0
/
+6
*
|
ACPI / property: Fix acpi_graph_get_remote_endpoint() name in kerneldoc
Geert Uytterhoeven
2019-09-02
1
-1
/
+1
|
/
*
Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-09
1
-6
/
+20
|
\
|
*
ACPI / property: Don't limit named child node matching to data nodes
Heikki Krogerus
2019-06-03
1
-6
/
+20
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
ACPI / property: fix handling of data_nodes in acpi_get_next_subnode()
Pierre-Louis Bossart
2019-05-01
1
-0
/
+8
*
ACPI: property: restore _DSD data subnodes GUID comment
Shunyong Yang
2019-04-17
1
-0
/
+1
*
PCI / ACPI: Identify untrusted PCI devices
Mika Westerberg
2018-12-05
1
-0
/
+11
*
PCI / ACPI: Whitelist D3 for more PCIe hotplug ports
Mika Westerberg
2018-10-02
1
-0
/
+3
*
ACPI / property: Allow multiple property compatible _DSD entries
Mika Westerberg
2018-10-02
1
-26
/
+68
*
ACPI: property: Use data node name and reg property for graphs
Sakari Ailus
2018-07-23
1
-9
/
+42
*
ACPI: property: Allow direct graph endpoint references
Sakari Ailus
2018-07-23
1
-2
/
+2
*
ACPI: property: Make the ACPI graph API private
Sakari Ailus
2018-07-23
1
-67
/
+16
*
ACPI: property: Allow making references to non-device nodes
Sakari Ailus
2018-07-23
1
-18
/
+33
*
ACPI: Convert ACPI reference args to generic fwnode reference args
Sakari Ailus
2018-07-23
1
-24
/
+12
*
device property: Constify device_get_match_data()
Andy Shevchenko
2018-02-12
1
-1
/
+1
*
ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data()
Andy Shevchenko
2018-02-12
1
-1
/
+1
*
ACPI: properties: Implement get_match_data() callback
Sinan Kaya
2017-12-13
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
[next]