커밋 기록

작성자 SHA1 메시지 날짜
  Claudiu Beznea b364134f87 clk: get clock pointer before proceeding 3 년 전
  Claudiu Beznea 9a5d59dfc6 clk: do not disable clock if it is critical 3 년 전
  Claudiu Beznea 4d139f3838 clk: bind clk to new parent device 3 년 전
  Simon Glass fb989e0c6c clk: Drop dm.h header file in clk-provider.h 3 년 전
  Walter Lozano 51f1263d89 dtoc: extend dtoc to use struct driver_info when linking nodes 3 년 전
  Sean Anderson 675d79073c clk: Fix clk_get_by_* handling of index 3 년 전
  Simon Glass eb41d8a1be common: Drop linux/bug.h from common header 4 년 전
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 년 전
  Simon Glass 336d4615f8 dm: core: Create a new header file for 'compat' features 4 년 전
  Simon Glass 61b29b8268 dm: core: Require users of devres to include the header 4 년 전
  Simon Glass fb8c0d595f clk: Rename free() to rfree() 4 년 전
  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 4 년 전
  Lukasz Majewski 2796af7368 dm: clk: Define clk_get_by_id() for clk operations 4 년 전
  Lukasz Majewski 4aa78300a0 dm: clk: Define clk_get_parent_rate() for clk operations 4 년 전
  Lukasz Majewski 0c660c2b32 dm: clk: Define clk_get_parent() for clk operations 4 년 전
  Jagan Teki dcb63fcd16 clk: Use clk_get_by_index_tail() 5 년 전
  Jagan Teki 75f98314f9 clk: Get the CLK by index without device 5 년 전