Commit History

作者 SHA1 備註 提交日期
  Kees Cook a86854d0c5 treewide: devm_kzalloc() -> devm_kcalloc() 7 年之前
  Linus Torvalds 6419945e33 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux 7 年之前
  Kees Cook 0ed2dd03b9 treewide: Use struct_size() for devm_kmalloc() and friends 7 年之前
  Stephen Boyd 36851edd7e Merge branches 'clk-match-string', 'clk-ingenic', 'clk-si544-round-fix' and 'clk-bcm-stingray' into clk-next 7 年之前
  Yisheng Xie 99e7154352 clk: bcm2835: use match_string() helper 7 年之前
  Stephen Boyd d75d50c016 clk: Return void from debug_init op 7 年之前
  Greg Kroah-Hartman c0526a111a clk: bcm2835: no need to check return value of debugfs_create functions 7 年之前
  Linus Torvalds ca4e7c5120 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux 7 年之前
  Boris Brezillon 753872373b clk: bcm2835: De-assert/assert PLL reset signal when appropriate 7 年之前
  Boris Brezillon 7997f3b2df clk: bcm2835: Protect sections updating shared registers 7 年之前
  Boris Brezillon 49012d1bf5 clk: bcm2835: Fix ana->maskX definitions 7 年之前
  Danilo Krummrich 1d66af8190 clk: bcm2835: remove remains from stub clk driver 8 年之前
  Phil Elwell 3542976d85 clk: bcm2835: Minimise clock jitter for PCM clock 8 年之前
  Phil Elwell 8c0de581c4 clk: bcm2835: Limit PCM clock to OSC and PLLD_PER 8 年之前
  Phil Elwell e45098d703 clk: bcm2835: Correct the prediv logic 8 年之前
  Eric Anholt 3f9195811d clk: bcm2835: Add leaf clock measurement support, disabled by default 8 年之前
  Eric Anholt 8a39e9fa57 clk: bcm2835: Register the DSI0/DSI1 pixel clocks. 8 年之前
  Eric Anholt 55486091bd clk: bcm2835: Don't rate change PLLs on behalf of DSI PLL dividers. 8 年之前
  Boris Brezillon 2aab7a2055 clk: bcm: Fix 'maybe-uninitialized' warning in bcm2835_clock_choose_div_and_prate() 8 年之前
  Boris Brezillon d86d46af84 clk: bcm: Allow rate change propagation to PLLH_AUX on VEC clock 8 年之前
  Boris Brezillon 155e8b3b0e clk: bcm: Support rate change propagation on bcm2835 clocks 8 年之前
  Boris Brezillon 68af4fa8f3 clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clk 8 年之前
  Boris Brezillon f2a46926ab clk: bcm2835: Fix ->fixed_divider of pllh_aux 8 年之前
  Eric Anholt c4e634ce41 clk: bcm2835: Clamp the PLL's requested rate to the hardware limits. 9 年之前
  Stephen Boyd b19f009d45 clk: bcm2835: Migrate to clk_hw based registration and OF APIs 9 年之前
  Eric Anholt 67615c588a clk: bcm2835: Skip PLLC clocks when deciding on a new clock parent 9 年之前
  Eric Anholt 9e400c5cc5 clk: bcm2835: Mark the CM SDRAM clock's parent as critical 9 年之前
  Eric Anholt eddcbe8398 clk: bcm2835: Mark GPIO clocks enabled at boot as critical 9 年之前
  Eric Anholt e69fdcca83 clk: bcm2835: Mark the VPU clock as critical 9 年之前
  Eric Anholt e708b383f4 clk: bcm2835: Fix PLL poweron 9 年之前