コミット履歴

作者 SHA1 メッセージ 日付
  Giulio Benetti efbdad3838 clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is enabled 4 年 前
  Chunfeng Yun d646420e29 clk: add APIs to get (optional) clock by name without a device 4 年 前
  Chunfeng Yun bd7c798605 clk: check valid clock by clk_valid() 4 年 前
  Chunfeng Yun 0f9b2b3ddf clk: fix error check for devm_clk_get_optional() 4 年 前
  Jean-Jacques Hiblot fd1ba29652 drivers: clk: Fix using assigned-clocks in the node of the clock it sets up 4 年 前
  Jean-Jacques Hiblot 52720c536f drivers: clk: Add a managed API to get clocks from the device-tree 4 年 前
  Jean-Jacques Hiblot 8a1661f20e drivers: clk: Handle gracefully NULL pointers 4 年 前
  Jean-Jacques Hiblot 02e2a2ad2f clk: Fix error check in clk_set_default_parents() 4 年 前
  Peng Fan 0520be0f67 clk: prograte clk enable/disable to parent 4 年 前
  Sekhar Nori acbb7cd4d3 clk: add support for clk_is_match() 4 年 前
  Peng Fan 91944ef09d dm: clk: ignore default settings when node not valid 4 年 前
  Tom Rini df9a7a195b Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx 4 年 前
  Sekhar Nori e497fabb91 clk: initialize clk->data when using default xlate 4 年 前
  Lukasz Majewski 1a961c9b32 dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flag 5 年 前
  Lukasz Majewski 2796af7368 dm: clk: Define clk_get_by_id() for clk operations 5 年 前
  Lukasz Majewski 4aa78300a0 dm: clk: Define clk_get_parent_rate() for clk operations 5 年 前
  Lukasz Majewski 0c660c2b32 dm: clk: Define clk_get_parent() for clk operations 5 年 前
  Jagan Teki dcb63fcd16 clk: Use clk_get_by_index_tail() 5 年 前
  Jagan Teki 75f98314f9 clk: Get the CLK by index without device 5 年 前
  Simon Glass 6831616063 clk: Improve debug message in clk_set_default_rates() 5 年 前
  Philipp Tomsich 291da96b8e clk: Allow clock defaults to be set during re-reloc state for SPL only 5 年 前
  Andreas Dannenberg e5e06b65ad clk: Allow clock defaults to be set also during re-reloc state 5 年 前
  Neil Armstrong d64caaf77d clk: clk_set_default: accept no-op skip fields 5 年 前
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
  Neil Armstrong 721881c417 clk: fix clk_get_bulk when phandle error 6 年 前
  Neil Armstrong a855be87da clk: Add get/enable/disable/release for a bulk of clocks 6 年 前
  Philipp Tomsich f4fcba5c5b clk: implement clk_set_defaults() 6 年 前
  Philipp Tomsich 95f9a7e595 clk: refactor clk_get_by_index() into clk_get_by_indexed_prop() 6 年 前
  Philipp Tomsich f7d1046da1 clk: add clk_set_parent() 6 年 前
  Mario Six 7fe1b063d8 clk: Remove superfluous gd declarations 6 年 前