- bae0f4f clk: Allow clk_get_by_name() with NULL name by Samuel Holland · 1 year, 10 months ago
- d867a287 clk: update clk_clean_rate_cache to use private clk struct by Patrick Delaunay · 2 years, 5 months ago
- 0d4d5e4 clk: change return type of clk_get_parent_rate from long long to ulong by Michal Suchanek · 2 years, 2 months ago
- 07435de clk: Consolidate some clock functions by Sean Anderson · 2 years, 9 months ago
- 9a66572 clk: Make clk_free return void by Sean Anderson · 2 years, 11 months ago
- 553935f clk: Make rfree return void by Sean Anderson · 2 years, 11 months ago
- db9b1a1 clk: ccf: correct the test on the parent uclass in clk_enable/clk_disable by Patrick Delaunay · 2 years, 10 months ago
- 0d69d06 clk: Inline clk_get_*_optional by Sean Anderson · 3 years ago
- d7e85d5 clk: Rename clk_get_optional_nodev by Sean Anderson · 3 years ago
- a1b654b treewide: invaild -> invalid by Sean Anderson · 3 years ago
- 05e3d8e Revert "clk: Detect failure to set defaults" by Marek Vasut · 2 years, 11 months ago
- 283dadf clk: cosmetic: reorder include files by Patrick Delaunay · 3 years ago
- 1257efc clk: Rename clk_get_by_driver_info() by Simon Glass · 3 years, 4 months ago
- 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 4 months ago
- 862555d clk: Detect failure to set defaults by Simon Glass · 3 years, 7 months ago
- 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- b9c3214 clk: cosmetic change in uclass by Patrick Delaunay · 3 years, 7 months ago
- 08d531c clk: Allow force setting clock defaults before relocation by Sean Anderson · 3 years, 6 months ago
- 9ab78c1 clk: fix set_rate to clean up cached rates for the hierarchy by Tero Kristo · 3 years, 6 months ago
- d41b2b3 clk: fix assigned-clocks to pass with deferring provider by Tero Kristo · 3 years, 6 months ago
- f04dfff clk: do not attempt to fetch clock pointer with null device by Tero Kristo · 3 years, 6 months ago
- d7ac373 clk: Warn on failure to assign rate by Sean Anderson · 3 years, 8 months ago
- 0000e0d dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 9 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- f73f581 clk: Add debugging for return values by Simon Glass · 3 years, 10 months ago
- b7f8589 clk: add clk_round_rate() by Dario Binacchi · 4 years ago
- f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years ago
- 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 2 months ago
- d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 2 months ago
- b91eee6 clk: get clock pointer before proceeding by Claudiu Beznea · 4 years, 3 months ago
- b02e8dd clk: do not disable clock if it is critical by Claudiu Beznea · 4 years, 3 months ago
- c8c1600 clk: bind clk to new parent device by Claudiu Beznea · 4 years, 3 months ago
- 4303396 clk: Drop dm.h header file in clk-provider.h by Simon Glass · 4 years, 4 months ago
- dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 5 months ago
- f0d5a6b clk: Fix clk_get_by_* handling of index by Sean Anderson · 4 years, 5 months ago
- c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- 2cdd3f4 clk: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
- 6c91087 clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is enabled by Giulio Benetti · 5 years ago
- bdc786d clk: add APIs to get (optional) clock by name without a device by developer · 5 years ago
- dc338d3 clk: check valid clock by clk_valid() by developer · 5 years ago
- 5e108fb clk: fix error check for devm_clk_get_optional() by developer · 5 years ago
- 9601f32 drivers: clk: Fix using assigned-clocks in the node of the clock it sets up by Jean-Jacques Hiblot · 5 years ago
- 6e66b2d drivers: clk: Add a managed API to get clocks from the device-tree by Jean-Jacques Hiblot · 5 years ago
- 718039b drivers: clk: Handle gracefully NULL pointers by Jean-Jacques Hiblot · 5 years ago
- b232081 clk: Fix error check in clk_set_default_parents() by Jean-Jacques Hiblot · 5 years ago
- 82628e2 clk: prograte clk enable/disable to parent by Peng Fan · 5 years ago
- cf3119d clk: add support for clk_is_match() by Sekhar Nori · 5 years ago
- 40ec4e4 dm: clk: ignore default settings when node not valid by Peng Fan · 5 years ago
- 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
- 3d23abd clk: initialize clk->data when using default xlate by Sekhar Nori · 5 years ago
- 4ef3217 dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flag by Lukasz Majewski · 5 years ago
- 12014be dm: clk: Define clk_get_by_id() for clk operations by Lukasz Majewski · 5 years ago
- 53155da dm: clk: Define clk_get_parent_rate() for clk operations by Lukasz Majewski · 5 years ago
- 9e38dc3 dm: clk: Define clk_get_parent() for clk operations by Lukasz Majewski · 5 years ago
- a77add3 clk: Use clk_get_by_index_tail() by Jagan Teki · 6 years ago
- fc7c7ce clk: Get the CLK by index without device by Jagan Teki · 6 years ago
- 3336373 clk: Improve debug message in clk_set_default_rates() by Simon Glass · 6 years ago
- e546ec8 clk: Allow clock defaults to be set during re-reloc state for SPL only by Philipp Tomsich · 6 years ago
- 89d1b08 clk: Allow clock defaults to be set also during re-reloc state by Andreas Dannenberg · 6 years ago
- f3cc631 clk: clk_set_default: accept no-op skip fields by Neil Armstrong · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 52b26d9 clk: fix clk_get_bulk when phandle error by Neil Armstrong · 7 years ago
- 8a275a0 clk: Add get/enable/disable/release for a bulk of clocks by Neil Armstrong · 7 years ago
- 9cf03b0 clk: implement clk_set_defaults() by Philipp Tomsich · 7 years ago
- f760434 clk: refactor clk_get_by_index() into clk_get_by_indexed_prop() by Philipp Tomsich · 7 years ago
- f8e02b2 clk: add clk_set_parent() by Philipp Tomsich · 7 years ago
- e487106 clk: Remove superfluous gd declarations by Mario Six · 7 years ago
- 799fe56 clk: clk-uclass: Fix style violations by Mario Six · 7 years ago
- fdec580 dtoc: Put phandle args in an array by Simon Glass · 7 years ago
- e94414b dtoc: Rename the phandle struct by Simon Glass · 7 years ago
- cafc341 clk: fix compilation errors for poplar platform by Patrice Chotard · 7 years ago
- 96fc03d clk: add clk_release_all() by Patrice Chotard · 7 years ago
- 2558bff dm: clk: Update uclass to support livetree by Simon Glass · 8 years ago
- b7ae277 clk: Modify xlate() method for livetree by Simon Glass · 8 years ago
- dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- 33cdf49 clk: clk-uclass: Assign clk->dev before call .of_xlate by Wenyou Yang · 8 years ago
- b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
- 30d40b3 dm: clk: Remove simple version of clk_get_by_index/name() by Michal Simek · 8 years ago
- 589d915 dm: clk: Add support for of-platdata by Simon Glass · 8 years ago
- a962243 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
- 508c077 dm: clk: Add a simple version of clk_get_by_index() by Simon Glass · 9 years ago
- 0342bd2 dm: clk: Add support for decoding clocks from the device tree by Simon Glass · 9 years ago
- 67c2295 clk: add API to enable clock by Masahiro Yamada · 9 years ago
- 36ad234 dm: Add a clock uclass by Simon Glass · 9 years ago