index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
property.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-30
Merge branch 'acpi-dev'
Rafael J. Wysocki
1
-5
/
+8
2022-09-03
ACPI: property: Use acpi_dev_parent()
Rafael J. Wysocki
1
-3
/
+4
2022-08-25
ACPI: property: Remove default association from integer maximum values
Sakari Ailus
1
-2
/
+1
2022-08-25
ACPI: property: Ignore already existing data node tags
Sakari Ailus
1
-1
/
+1
2022-08-25
ACPI: property: Fix type detection of unified integer reading functions
Stefan Binding
1
-4
/
+4
2022-08-24
ACPI: Drop parent field from struct acpi_device
Rafael J. Wysocki
1
-2
/
+4
2022-08-11
Merge branch 'acpi-properties'
Rafael J. Wysocki
1
-149
/
+315
2022-08-09
ACPI: property: Fix error handling in acpi_init_properties()
Sakari Ailus
1
-3
/
+4
2022-07-27
ACPI: property: Read buffer properties as integers
Sakari Ailus
1
-4
/
+31
2022-07-27
ACPI: property: Add support for parsing buffer property UUID
Sakari Ailus
1
-13
/
+129
2022-07-27
ACPI: property: Unify integer value reading functions
Sakari Ailus
1
-65
/
+31
2022-07-27
ACPI: property: Switch node property referencing from ifs to a switch
Sakari Ailus
1
-19
/
+22
2022-07-27
ACPI: property: Move property ref argument parsing into a new function
Sakari Ailus
1
-45
/
+58
2022-07-27
ACPI: property: Use acpi_object_type consistently in property ref parsing
Sakari Ailus
1
-1
/
+1
2022-07-27
ACPI: property: Tie data nodes to acpi handles
Sakari Ailus
1
-1
/
+41
2022-07-27
ACPI: property: Return type of acpi_add_nondev_subnodes() should be bool
Sakari Ailus
1
-4
/
+4
2022-06-20
ACPI: property: Use acpi_dev_for_each_child() for child lookup
Rafael J. Wysocki
1
-21
/
+24
2022-04-13
ACPI: property: Release subnode properties with data nodes
Sakari Ailus
1
-6
/
+12
2022-04-05
device property: Add irq_get to fwnode operation
Sakari Ailus
1
-0
/
+14
2022-04-05
ACPI: property: Move acpi_fwnode_device_get_match_data() up
Sakari Ailus
1
-7
/
+7
2022-04-05
device property: Convert device_{dma_supported,get_dma_attr} to fwnode
Sakari Ailus
1
-0
/
+14
2022-02-18
ACPI: property: Get rid of redundant 'else'
Andy Shevchenko
1
-12
/
+15
2022-01-25
ACPI: properties: Consistently return -ENOENT if there are no more references
Sakari Ailus
1
-1
/
+1
2022-01-10
Merge branches 'acpi-scan', 'acpi-pm', 'acpi-power' and 'acpi-pci'
Rafael J. Wysocki
1
-6
/
+5
2021-12-17
ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()
Rafael J. Wysocki
1
-6
/
+5
2021-11-23
ACPI: Make acpi_node_get_parent() local
Sakari Ailus
1
-1
/
+2
2021-11-23
ACPI: Get acpi_device's parent from the parent field
Sakari Ailus
1
-8
/
+3
2021-02-12
ACPI: property: Satisfy kernel doc validator (part 2)
Andy Shevchenko
1
-2
/
+1
2021-02-12
ACPI: property: Satisfy kernel doc validator (part 1)
Andy Shevchenko
1
-1
/
+1
2021-02-12
ACPI: property: Make acpi_node_prop_read() static
Andy Shevchenko
1
-3
/
+3
2021-02-12
ACPI: property: Remove dead code
Andy Shevchenko
1
-20
/
+0
2021-02-12
ACPI: property: Fix fwnode string properties matching
Rafael J. Wysocki
1
-11
/
+33
2020-12-09
driver core: Add fwnode_init()
Saravana Kannan
1
-1
/
+1
2020-08-05
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2020-07-29
nvme-pci: add support for ACPI StorageD3Enable property
David E. Box
1
-0
/
+3
2020-06-22
ACPI: property: use cached name in acpi_fwnode_get_named_child_node()
Heikki Krogerus
1
-12
/
+2
2019-10-11
device property: Add a function to obtain a node's prefix
Sakari Ailus
1
-0
/
+22
2019-10-11
device property: Add fwnode_get_name for returning the name of a node
Sakari Ailus
1
-0
/
+26
2019-09-18
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2019-09-02
ACPI / property: Fix acpi_graph_get_remote_endpoint() name in kerneldoc
Geert Uytterhoeven
1
-1
/
+1
2019-08-26
ACPI / property: Add two new Thunderbolt property GUIDs to the list
Mika Westerberg
1
-0
/
+6
2019-07-09
Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+20
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-03
ACPI / property: Don't limit named child node matching to data nodes
Heikki Krogerus
1
-6
/
+20
2019-05-01
ACPI / property: fix handling of data_nodes in acpi_get_next_subnode()
Pierre-Louis Bossart
1
-0
/
+8
2019-04-17
ACPI: property: restore _DSD data subnodes GUID comment
Shunyong Yang
1
-0
/
+1
2018-12-05
PCI / ACPI: Identify untrusted PCI devices
Mika Westerberg
1
-0
/
+11
2018-10-03
PCI / ACPI: Whitelist D3 for more PCIe hotplug ports
Mika Westerberg
1
-0
/
+3
2018-10-03
ACPI / property: Allow multiple property compatible _DSD entries
Mika Westerberg
1
-26
/
+68
2018-07-23
ACPI: property: Use data node name and reg property for graphs
Sakari Ailus
1
-9
/
+42
[next]