- 51f1263 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 5 months ago
- 675d790 clk: Fix clk_get_by_* handling of index by Sean Anderson · 4 years, 5 months ago
- eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
- fb8c0d5 clk: Rename free() to rfree() by Simon Glass · 4 years, 9 months ago
- efbdad3 clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is enabled by Giulio Benetti · 5 years ago
- d646420 clk: add APIs to get (optional) clock by name without a device by Chunfeng Yun · 4 years, 10 months ago
- bd7c798 clk: check valid clock by clk_valid() by Chunfeng Yun · 4 years, 10 months ago
- 0f9b2b3 clk: fix error check for devm_clk_get_optional() by Chunfeng Yun · 4 years, 10 months ago
- fd1ba29 drivers: clk: Fix using assigned-clocks in the node of the clock it sets up by Jean-Jacques Hiblot · 5 years ago
- 52720c5 drivers: clk: Add a managed API to get clocks from the device-tree by Jean-Jacques Hiblot · 5 years ago
- 8a1661f drivers: clk: Handle gracefully NULL pointers by Jean-Jacques Hiblot · 5 years ago
- 02e2a2a clk: Fix error check in clk_set_default_parents() by Jean-Jacques Hiblot · 5 years ago
- 0520be0 clk: prograte clk enable/disable to parent by Peng Fan · 5 years ago
- acbb7cd clk: add support for clk_is_match() by Sekhar Nori · 5 years ago
- 91944ef dm: clk: ignore default settings when node not valid by Peng Fan · 5 years ago
- df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
- e497fab clk: initialize clk->data when using default xlate by Sekhar Nori · 5 years ago
- 1a961c9 dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flag by Lukasz Majewski · 5 years ago
- 2796af7 dm: clk: Define clk_get_by_id() for clk operations by Lukasz Majewski · 5 years ago
- 4aa7830 dm: clk: Define clk_get_parent_rate() for clk operations by Lukasz Majewski · 5 years ago
- 0c660c2 dm: clk: Define clk_get_parent() for clk operations by Lukasz Majewski · 5 years ago
- dcb63fc clk: Use clk_get_by_index_tail() by Jagan Teki · 6 years ago
- 75f9831 clk: Get the CLK by index without device by Jagan Teki · 6 years ago
- 6831616 clk: Improve debug message in clk_set_default_rates() by Simon Glass · 6 years ago
- 291da96 clk: Allow clock defaults to be set during re-reloc state for SPL only by Philipp Tomsich · 6 years ago
- e5e06b6 clk: Allow clock defaults to be set also during re-reloc state by Andreas Dannenberg · 6 years ago
- d64caaf clk: clk_set_default: accept no-op skip fields by Neil Armstrong · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 721881c clk: fix clk_get_bulk when phandle error by Neil Armstrong · 7 years ago
- a855be8 clk: Add get/enable/disable/release for a bulk of clocks by Neil Armstrong · 7 years ago
- f4fcba5 clk: implement clk_set_defaults() by Philipp Tomsich · 7 years ago
- 95f9a7e clk: refactor clk_get_by_index() into clk_get_by_indexed_prop() by Philipp Tomsich · 7 years ago
- f7d1046 clk: add clk_set_parent() by Philipp Tomsich · 7 years ago
- 7fe1b06 clk: Remove superfluous gd declarations by Mario Six · 7 years ago
- 268453b clk: clk-uclass: Fix style violations by Mario Six · 7 years ago
- bc79617 dtoc: Put phandle args in an array by Simon Glass · 7 years ago
- 0d15463 dtoc: Rename the phandle struct by Simon Glass · 7 years ago
- b108d8a clk: fix compilation errors for poplar platform by Patrice Chotard · 7 years ago
- 82a8a66 clk: add clk_release_all() by Patrice Chotard · 7 years ago
- aa9bb09 dm: clk: Update uclass to support livetree by Simon Glass · 7 years ago
- a4e0ef5 clk: Modify xlate() method for livetree by Simon Glass · 7 years ago
- e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- 3f56b13 clk: clk-uclass: Assign clk->dev before call .of_xlate by Wenyou Yang · 8 years ago
- b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
- 9e0758b dm: clk: Remove simple version of clk_get_by_index/name() by Michal Simek · 8 years ago
- 7423daa dm: clk: Add support for of-platdata by Simon Glass · 8 years ago
- 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
- a4b10c0 dm: clk: Add a simple version of clk_get_by_index() by Simon Glass · 9 years ago
- e70cc43 dm: clk: Add support for decoding clocks from the device tree by Simon Glass · 9 years ago
- f0e0751 clk: add API to enable clock by Masahiro Yamada · 9 years ago
- f26c8a8 dm: Add a clock uclass by Simon Glass · 9 years ago