summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2017-11-14clk: cdce925: remove redundant check for non-null parent_nameColin Ian King1-1/+1
2017-11-14clk: versatile: Improve sizeof() usageMarkus Elfring1-1/+1
2017-11-14clk: versatile: Delete error messages for failed memory allocationsMarkus Elfring1-4/+1
2017-11-14clk: ux500: Improve sizeof() usageMarkus Elfring3-3/+3
2017-11-14clk: ux500: Delete error messages for failed memory allocationsMarkus Elfring3-9/+3
2017-11-14clk: spear: Delete error messages for failed memory allocationsMarkus Elfring4-15/+5
2017-11-14clk: ti: Delete error messages for failed memory allocationsMarkus Elfring2-6/+2
2017-11-14clk: mmp: Adjust checks for NULL pointersMarkus Elfring4-12/+12
2017-11-14clk: mmp: Use common error handling code in mmp_clk_register_mix()Markus Elfring1-6/+8
2017-11-14clk: mmp: Delete error messages for failed memory allocationsMarkus Elfring3-14/+3
2017-11-14clk: clk-xgene: Adjust six checks for null pointersMarkus Elfring1-6/+6
2017-11-14clk: clk-xgene: Delete error messages for failed memory allocationsMarkus Elfring1-6/+2
2017-11-14clk: clk-u300: Fix a typo in two comment linesMarkus Elfring1-2/+2
2017-11-14clk: clk-u300: Add some spaces for better code readabilityMarkus Elfring1-32/+32
2017-11-14clk: clk-u300: Improve sizeof() usageMarkus Elfring1-2/+2
2017-11-14clk: clk-u300: Delete error messages for failed memory allocationsMarkus Elfring1-8/+4
2017-11-14clk: clk-mux: Improve a size determination in clk_hw_register_mux_table()Markus Elfring1-1/+1
2017-11-14clk: clk-mux: Delete an error message for a failed memory allocationMarkus Elfring1-3/+1
2017-09-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds114-1037/+8040
2017-09-11Merge tag 'armsoc-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-210/+21
2017-09-02clk: si5351: fix PLL resetRussell King1-7/+5
2017-09-02clk: at91: clk-generated: make gclk determine audio_pll rateQuentin Schulz1-6/+57
2017-09-02clk: at91: clk-generated: create function to find best_diffQuentin Schulz1-14/+27
2017-09-02clk: at91: add audio pll clock driversQuentin Schulz2-0/+537
2017-09-02clk: at91: clk-generated: remove useless divisor loopQuentin Schulz1-13/+12
2017-09-01clk: mb86s7x: Drop non-building driverAndreas Färber2-391/+0
2017-09-01clk: ti: check for null return in strrchr to avoid null dereferencingColin Ian King1-1/+1
2017-09-01clk: Don't write error code into divider registerAlex Frid1-2/+4
2017-09-01clk: uniphier: add video input subsystem clockKatsuhiro Suzuki1-0/+6
2017-09-01clk: uniphier: add audio system clockKatsuhiro Suzuki1-0/+12
2017-09-01clk: stm32h7: Add stm32h743 clock driverGabriel Fernandez2-0/+1411
2017-09-01clk: gate: expose clk_gate_ops::is_enabledGabriel Fernandez1-1/+2
2017-09-01clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled()Gabriel Fernandez1-6/+6
2017-09-01clk: uniphier: add PXs3 clock dataMasahiro Yamada3-0/+43
2017-09-01clk: hi6220: change watchdog clock sourceLeo Yan1-3/+3
2017-09-01clk: Kconfig: Name RK805 in Kconfig for COMMON_CLK_RK808Elaine Zhang1-2/+2
2017-08-31clk: cs2000: Add cs2000_set_saved_rateGaku Inami1-4/+10
2017-08-31clk: imx51: propagate rate across ipu_di*_selLucas Stach1-4/+4
2017-08-31Merge tag 'sunxi-clk-for-4.14-3' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd4-0/+1531
2017-08-31clk: sunxi: fix uninitialized accessArnd Bergmann1-0/+4
2017-08-31clk: versatile: make clk_ops constBhumika Goyal1-1/+1
2017-08-31ARC: clk: introduce HSDK pll driverEugeniy Paltsev3-0/+439
2017-08-31clk: zte: constify clk_div_tableArvind Yadav1-3/+3
2017-08-31clk: imx: constify clk_div_tableArvind Yadav5-12/+12
2017-08-31clk: uniphier: add ethernet clock control supportKunihiko Hayashi1-0/+10
2017-08-31clk: gemini: hands off PCI OE bitLinus Walleij1-7/+0
2017-08-31clk: ux500: prcc: constify clk_ops.Arvind Yadav1-3/+3
2017-08-31clk: ux500: sysctrl: constify clk_ops.Arvind Yadav1-4/+4
2017-08-31clk: ux500: prcmu: constify clk_ops.Arvind Yadav1-7/+7
2017-08-30clk: sunxi-ng: Provide a default reset hookMaxime Ripard1-0/+12