summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAge
* clk: sunxi-ng: mux: split out the pre-divider computation codeMaxime Ripard2017-06-07
* clk: sunxi-ng: mux: Don't just rely on the parent for CLK_SET_RATE_PARENTMaxime Ripard2017-06-07
* clk: sunxi-ng: div: Switch to divider_round_rateMaxime Ripard2017-06-07
* clk: sunxi-ng: Pass the parent and a pointer to the clocks round rateMaxime Ripard2017-06-07
* clk: divider: Make divider_round_rate take the parent clockMaxime Ripard2017-06-07
* clk: sunxi-ng: explicitly include linux/spinlock.hTobias Klauser2017-06-07
* clk: sunxi-ng: add support for DE2 CCUIcenowy Zheng2017-06-07
* clk: sunxi-ng: a64: Export PLL_PERIPH0 clock for the PRCMChen-Yu Tsai2017-05-31
* clk: sunxi-ng: h3: Export PLL_PERIPH0 clock for the PRCMChen-Yu Tsai2017-05-31
* clk: sunxi-ng: enable SUNXI_CCU_MP for PRCMArnd Bergmann2017-05-18
* clk: sunxi-ng: v3s: Fix usb otg device reset bitYong Deng2017-05-14
* clk: sunxi-ng: a31: Correct lcd1-ch1 clock register offsetChen-Yu Tsai2017-05-14
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-05-10
|\
| * clk: x86: pmc-atom: Checking for IS_ERR() instead of NULLDan Carpenter2017-05-01
| * clk: ti: divider: try to fix ti_clk_register_dividerArnd Bergmann2017-04-28
| * clk: mvebu: Use kcalloc() in two functionsMarkus Elfring2017-04-21
| * clk: mvebu: Use kcalloc() in of_cpu_clk_setup()Markus Elfring2017-04-21
| * clk: nomadik: Delete error messages for a failed memory allocation in two fun...Markus Elfring2017-04-21
| * clk: nomadik: Use seq_puts() in nomadik_src_clk_show()Markus Elfring2017-04-21
| * clk: Improve a size determination in two functionsMarkus Elfring2017-04-21
| * clk: Replace four seq_printf() calls by seq_putc()Markus Elfring2017-04-21
| * clk: si5351: Delete an error message for a failed memory allocation in si5351...Markus Elfring2017-04-21
| * clk: si5351: Use devm_kcalloc() in si5351_i2c_probe()Markus Elfring2017-04-21
| * clk: at91: Use kcalloc() in of_at91_clk_pll_get_characteristics()Markus Elfring2017-04-21
| * clk: mediatek: add mt2701 ethernet resetJohn Crispin2017-04-21
| * Merge tag 'sunxi-clk-for-4.12-2' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd2017-04-21
| |\
| | * clk: sunxi-ng: a80: Fix audio PLL comment not matching actual codeChen-Yu Tsai2017-04-13
| | * clk: sunxi-ng: Fix round_rate/set_rate multiplier minimum mismatchChen-Yu Tsai2017-04-13
| | * clk: sunxi-ng: use 1 as fallback for minimum multiplierChen-Yu Tsai2017-04-13
| | * clk: sunxi-ng: fix PRCM CCU CLK_NUMBER valueIcenowy Zheng2017-04-10
| | * clk: sunxi-ng: fix PRCM CCU ir clk parentIcenowy Zheng2017-04-10
| * | clk: hi6220: Add the hi655x's pmic clockDaniel Lezcano2017-04-21
| * | clk: ti: fix building without legacy omap3Arnd Bergmann2017-04-21
| * | clk: ti: fix linker error with !SOC_OMAP4Arnd Bergmann2017-04-21
| * | clk: hi3620: Fix a typo in one variable nameMarkus Elfring2017-04-19
| * | clk: hi3620: Delete error messages for a failed memory allocation in two func...Markus Elfring2017-04-19
| * | clk: hi3620: Use kcalloc() in hi3620_mmc_clk_init()Markus Elfring2017-04-19
| * | clk: hisilicon: Delete error messages for failed memory allocations in hisi_c...Markus Elfring2017-04-19
| * | clk: hisilicon: Use devm_kmalloc_array() in hisi_clk_alloc()Markus Elfring2017-04-19
| * | clk: hisilicon: Use kcalloc() in hisi_clk_init()Markus Elfring2017-04-19
| * | clk: cs2000: select 12.20 High Accuracy on LFRatioCfgKuninori Morimoto2017-04-19
| * | clk: cs2000: tidyup DEVICE_CFG2 settingsKuninori Morimoto2017-04-19
| * | clk: cs2000: enable clock skipping modeKuninori Morimoto2017-04-19
| * | clk: qcom: add parent for venus core0 and core1 gdsc'sStanimir Varbanov2017-04-19
| * | clk: x86: add "mclk" alias for Baytrail/CherrytrailPierre-Louis Bossart2017-04-19
| * | clk: ns2: Correct SDIO bitsBharat Kumar Reddy Gooty2017-04-19
| * | clk: qcom: clk-smd-rpm: fix rate for branch clks during handoffSrinivas Kandagatla2017-04-19
| * | clk: imx7d: fix USDHC NAND clockStefan Agner2017-04-19
| * | clk: spear: fix ADC clock definition on SPEAr600Thomas Petazzoni2017-04-19
| * | clk: mediatek: add clk support for MT6797Kevin-CW Chen2017-04-19