index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dm
/
device.h
Age
Commit message (
Expand
)
Author
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
dm: core: Drop dev_set_of_offset()
Simon Glass
2020-10-29
dm: Use driver_info index instead of pointer
Simon Glass
2020-10-29
dm: core: fix typo in device.h
Dario Binacchi
2020-09-22
core: improve of_match_ptr with OF_PLATDATA
Walter Lozano
2020-07-17
pci: Avoid a crash in device_is_on_pci_bus()
Simon Glass
2020-07-09
core: extend struct driver_info to point to device
Walter Lozano
2020-07-09
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-04-16
Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
Tom Rini
2020-04-16
dm: core: Add a way to skip powering down power domains
Simon Glass
2020-04-16
dm: core: Add basic ACPI support
Simon Glass
2020-03-02
dm: core: Add a flag for power domain control on device removal
Anatolij Gustschin
2020-02-05
dm: core: Drop the inclusion of linux/compat.h in dm.h
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
dm: core: Add a way to iterate through children, probing each
Simon Glass
2020-02-05
dm: core: Add a way to read platdata for all child devices
Simon Glass
2020-02-05
dm: core: Use const where possible in device.h
Simon Glass
2020-01-07
dm: devres: Create a new devres header file
Simon Glass
2020-01-07
dm: core: Add a new flag to track platform data
Simon Glass
2020-01-07
dm: core: Add a comment for DM_FLAG_OF_PLATDATA
Simon Glass
2019-10-15
dm: core: Allow for not controlling the power-domain by DM framework
Lokesh Vutla
2019-10-15
dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array()
Jean-Jacques Hiblot
2019-10-11
dm: core: Add a function to count the children of a device
Lokesh Vutla
2019-10-08
dm: core: Add device_foreach_child()
Simon Glass
2018-11-29
dm: core: Add a few more specific child-finding functions
Simon Glass
2018-10-09
dm: core: Add a function to find the first inactive child
Simon Glass
2018-10-09
dm: core: Update some functions to use const
Simon Glass
2018-09-29
core: Add dev_{disable,enable}_by_path
Mario Six
2018-08-21
dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()
Jean-Jacques Hiblot
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-13
dm: core: fix typo in comment (device.h)
Heinrich Schuchardt
2017-10-04
dm: define dev_*() log functions in DM header
Masahiro Yamada
2017-06-01
dm: core: Rename of_device_is_compatible()
Simon Glass
2017-06-01
dm: core: Add ofnode to represent device tree nodes
Simon Glass
2017-06-01
dm: core: Move dev_get_addr() etc. into a separate file
Simon Glass
2017-05-17
dm: core: Add DM_FLAG_OS_PREPARE flag
Stefan Roese
2017-04-04
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-12-02
dm: core: Add dev_get_addr_size_index() to retrieve addr and size
Stefan Roese
2016-07-27
dm: core: Add a function to bind child devices
Simon Glass
2016-07-25
dm: core: Add a way to find a device by its driver
Simon Glass
2016-07-14
dm: core: Expand platdata for of-platdata devices
Simon Glass
2016-07-14
dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED
Simon Glass
2016-07-09
dm: core: implement dev_map_physmem()
Vignesh R
2016-05-24
drivers: core: device: add support to check dt compatible for a device/machine
Mugunthan V N
[prev]
[next]