summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2015-05-18clk: at91: usb: fix determine_rate prototypeBoris Brezillon1-2/+0
2015-05-18clk: qcom: fix RCG M/N counter configurationArchit Taneja1-1/+1
2015-05-18clk: qcom: Fix i2c frequency tableStephen Boyd1-1/+1
2015-05-18clk: tegra: Register the proper number of resetsThierry Reding1-1/+1
2015-05-18clk: samsung: exynos4: Disable ARMCLK down feature on Exynos4210 SoCBartlomiej Zolnierkiewicz1-6/+5
2015-05-18clk: at91: usb: propagate rate modification to the parent clkBoris Brezillon1-15/+49
2015-04-25clk: divider: fix calculation of maximal parent rate for a given dividerUwe Kleine-König1-7/+1
2015-04-25clk: divider: fix selection of divider when rounding to closestUwe Kleine-König1-1/+5
2015-03-24clk-gate: fix bit # check in clk_register_gate()Sergei Shtylyov1-1/+1
2015-03-24sunxi: clk: Set sun6i-pll1 n_start = 1Hans de Goede1-0/+1
2015-03-24clk: Fix debugfs clk removal before initedSrinivas Kandagatla1-4/+0
2015-03-24clk: zynq: Force CPU_2X clock to be ungatedSoren Brinkmann1-0/+1
2015-01-27clk: at91: keep slow clk enabled to prevent system hangBoris Brezillon1-0/+27
2015-01-27clk: berlin: bg2q: remove non-exist "smemc" gate clockJisheng Zhang1-1/+0
2015-01-27clk: rockchip: fix rk3066 pll lock bit locationHeiko Stuebner1-2/+13
2015-01-27clk: rockchip: fix rk3288 cpuclk core dividersHeiko Stuebner1-14/+14
2015-01-27Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao1-1/+1
2015-01-27clk: Don't try to use a struct clk* after it could have been freedTomeu Vizoso1-1/+4
2015-01-27clk: Really fix deadlock with mmap_semStephen Boyd1-2/+3
2015-01-27clk: samsung: Fix double add of syscore ops after driver rebindKrzysztof Kozlowski1-0/+4
2014-11-17clk: pxa: fix pxa27x CCCR bit usageRobert Jarzmik1-2/+2
2014-11-17clk-divider: Fix READ_ONLY when divider > 1James Hogan2-12/+10
2014-11-17clk: qcom: Fix duplicate rbcpr clock nameGeorgi Djakov1-1/+1
2014-11-17clk: at91: usb: fix at91sam9x5 recalc, round and set rateBoris Brezillon1-14/+15
2014-11-17clk: at91: usb: fix at91rm9200 round and set rateBoris Brezillon1-3/+3
2014-10-15Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds69-764/+3627
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-2/+0
2014-10-14clk: RK808: add clkout driver for RK808Chris Zhong3-0/+180
2014-10-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+1
2014-10-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds5-0/+136
2014-10-06clk: pxa clocks build system fixRobert Jarzmik2-1/+6
2014-10-04Merge tag 'clk-mvebu-3.18-2' of git://git.infradead.org/linux-mvebu into clk-...Mike Turquette2-5/+5
2014-10-02kbuild: remove unnecessary "obj- := dummy.o" trickMasahiro Yamada1-2/+0
2014-10-01Merge tag 'v3.18-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Mike Turquette6-4/+82
2014-10-01clk: samsung: register restart handlers for s3c2412 and s3c2443Heiko Stübner2-0/+48
2014-10-01clk: rockchip: add restart handlerHeiko Stübner4-0/+30
2014-10-01clk: rockchip: rk3288: i2s_frac adds flag to set parent's rateJianqun1-4/+4
2014-09-30Merge branch 'clk-pxa27x' into clk-nextMike Turquette5-0/+577
2014-09-30clk: add pxa27x clock driversRobert Jarzmik2-0/+371
2014-09-30clk: add pxa clocks infrastructureRobert Jarzmik4-0/+206
2014-09-30clk: gpio-gate: Ensure gpiod_ APIs are prototypedMark Brown1-0/+1
2014-09-30Merge tag 'for_3.18/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette3-14/+208
2014-09-30Merge branch 'for-v3.18/ti-clk-driver' of github.com:t-kristo/linux-pm into c...Mike Turquette4-27/+52
2014-09-29clk: ti: dra7-atl-clock: Mark the device as pm_runtime_irq_safePeter Ujfalusi1-0/+1
2014-09-29clk: ti: LLVMLinux: Move __init outside of type definitionBehan Webster1-2/+2
2014-09-29clk: ti: consider the fact that of_clk_get() might return an errorSebastian Andrzej Siewior1-0/+5
2014-09-29clk: ti: dra7-atl-clock: fix a memory leakTero Kristo1-0/+1
2014-09-29clk: ti: change clock init to use generic of_clk_initTero Kristo1-25/+43
2014-09-28Merge tag 'hix5hd2-clock-for-3.18-v2' of git://github.com/hisilicon/linux-his...Mike Turquette1-6/+226
2014-09-28clk: hix5hd2: add I2C clocksWei Yan1-0/+25