summaryrefslogtreecommitdiffstats
path: root/include/linux/of.h
Commit message (Expand)AuthorAgeFilesLines
* of: overlay: Extend of_overlay_fdt_apply() to specify the target nodeLizhi Hou2023-08-221-1/+1
* of: dynamic: Add interfaces for creating device node dynamicallyLizhi Hou2023-08-221-0/+23
* of: fix htmldocs build warningsStephen Rothwell2023-07-261-4/+3
* Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-271-1/+17
|\
| * of: Move the request module helper logic to module.cMiquel Raynal2023-04-051-0/+6
| * of: Move of_modalias() to module.cMiquel Raynal2023-04-051-0/+9
| * of: Rename of_modalias_node()Miquel Raynal2023-04-051-1/+2
* | of: Drop unnecessary includes in headersRob Herring2023-04-131-3/+2
* | of: Move CPU node related functions to their own fileRob Herring2023-04-131-7/+12
* | of: Move of_device_get_match_data() declarationRob Herring2023-04-131-0/+6
* | of: Make devtree_lock declaration privateRob Herring2023-04-101-2/+0
|/
* Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-241-2/+28
|\
| * of: dynamic: add lifecycle docbook info to node creation functionsFrank Rowand2023-02-201-0/+11
| * of: Add of_property_present() helperRob Herring2023-02-171-1/+16
| * of: make of_node_ktype constantThomas Weißschuh2023-02-061-1/+1
* | of: base: add of_parse_phandle_with_optional_args()Michael Walle2023-02-061-0/+25
|/
* of: declare string literals constChristian Göttsche2022-10-161-2/+2
* of: base: make of_device_compatible_match() accept const device nodeDmitry Torokhov2022-09-301-2/+2
* Merge tag 'devicetree-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-041-2/+3
|\
| * of: constify of_property_check_flags() prop argumentClément Léger2022-06-061-2/+3
* | x86/kexec: Carry forward IMA measurement log on kexecJonathan McDowell2022-07-011-2/+0
|/
* of: overlay: add entry to of_overlay_action_name[]Frank Rowand2022-05-031-0/+13
* of: overlay: rework overlay apply and remove kfree()sFrank Rowand2022-04-251-1/+2
* Revert "of: base: Introduce of_alias_get_alias_list() to check alias IDs"Rob Herring2022-03-211-10/+0
* of: property: define of_property_read_u{8,16,32,64}_array() unconditionallyMichael Walle2022-01-201-150/+124
* of: base: make small of_parse_phandle() variants static inlineMichael Walle2022-01-201-28/+120
* of: make of_node_check_flag() device_node parameter constNathan Lynch2021-10-201-1/+1
* of: Add of_get_cpu_hwid() to read hardware ID from CPU nodesRob Herring2021-10-201-0/+1
* Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-09-071-1/+1
|\
| * of: unify of_count_phandle_with_args() arguments with !CONFIG_OFKrzysztof Kozlowski2021-08-051-1/+1
* | of: Add stub for of_add_property()Wesley Cheng2021-07-121-0/+5
|/
* of: reserved-memory: Add stub for RESERVEDMEM_OF_DECLARE()Dmitry Osipenko2021-06-211-4/+7
* of: linux/of.h: fix kernel-doc warningsRandy Dunlap2021-04-211-2/+2
* of: Add missing 'Return' section in kerneldoc commentsRob Herring2021-03-271-22/+41
* powerpc: Move arch independent ima kexec functions to drivers/of/kexec.cLakshmi Ramasubramanian2021-03-081-0/+2
* of: Add a common kexec FDT setup functionRob Herring2021-03-081-0/+5
* Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-151-1/+2
|\
| * driver core: Add fwnode_init()Saravana Kannan2020-12-091-1/+1
| * of: fix linker-section match-table corruptionJohan Hovold2020-12-041-0/+1
* | of/address: Introduce of_dma_get_max_cpu_address()Nicolas Saenz Julienne2020-11-201-0/+7
|/
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* of: Export of_remove_property() to modulesFlorian Fainelli2020-09-051-0/+5
* Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-031-0/+5
|\
| * <linux/of.h>: add stub for of_get_next_parent() to fix qcom build errorRandy Dunlap2020-07-101-0/+5
* | of/iommu: Make of_map_rid() PCI agnosticLorenzo Pieralisi2020-07-281-2/+2
|/
* of: base: Add of_get_cpu_state_node() to get idle states for a CPU nodeUlf Hansson2020-01-021-0/+8
* of: Fix typo in kerneldocThierry Reding2019-07-261-1/+1
* of: fix clang -Wunsequenced for be32_to_cpu()Phong Tran2019-05-011-2/+2
* of: use correct function prototype for of_overlay_fdt_apply()Chris Packham2019-04-101-1/+2
* of: Remove struct device_node.type pointerRob Herring2019-01-101-1/+0