summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2017-06-05clk: renesas: mstp: ensure register writes completeChris Brandt1-0/+6
2017-06-05clk: samsung: mark s3c...._clk_sleep_init() as __initMartin Kaiser4-8/+8
2017-06-05clk: hisilicon: fix lock assignmentLeo Yan1-0/+1
2017-06-05clk: wm831x: fix usleep_range with bad rangeNicholas Mc Guire1-1/+2
2017-03-16clk: renesas: mstp: Support 8-bit registers for r7s72100Chris Brandt1-5/+22
2017-03-16clk: clk-wm831x: fix a logic errorPan Bian1-1/+1
2017-02-23clk: divider: Fix clk_divider_round_rate() to use clk_readl()Geert Uytterhoeven1-1/+1
2016-05-01clk: xgene: Add missing parenthesis when clearing divider valueLoc Ho1-2/+2
2016-05-01clk: versatile: sp810: support reentranceLinus Walleij1-1/+3
2016-02-02clk: st: avoid uninitialized variable useArnd Bergmann1-8/+9
2016-02-02clk: xgene: Fix divider with non-zero shift valueLoc Ho1-1/+2
2015-12-13clk: versatile-icst: fix memory leakLinus Walleij1-1/+3
2015-10-30clk: ti: fix dual-registration of uart4_ickBen Dooks1-1/+1
2015-09-30clk: versatile: off by one in clk_sp810_timerclken_of_get()Dan Carpenter1-2/+2
2015-09-28clk: exynos4: Fix wrong clock for Exynos4x12 ADCKrzysztof Kozlowski1-0/+2
2015-07-15clk: ti: dra7-atl-clock: Fix possible ERR_PTR dereferenceKrzysztof Kozlowski1-0/+5
2015-07-15clk: Fix JSON output in debugfsStefan Wahren1-2/+3
2015-05-06clk: qcom: fix RCG M/N counter configurationArchit Taneja1-1/+1
2015-05-06clk: at91: usb: fix at91sam9x5 recalc, round and set rateBoris Brezillon1-14/+15
2015-05-06clk: tegra: Register the proper number of resetsThierry Reding1-1/+1
2015-03-23clk: divider: fix selection of divider when rounding to closestUwe Kleine-König1-1/+5
2015-03-23clk: divider: fix calculation of maximal parent rate for a given dividerUwe Kleine-König1-7/+1
2015-03-03sunxi: clk: Set sun6i-pll1 n_start = 1Hans de Goede1-0/+1
2015-03-03clk: sunxi: Support factor clocks with N factor starting not from 0Chen-Yu Tsai2-1/+2
2015-03-02clk-gate: fix bit # check in clk_register_gate()Sergei Shtylyov1-1/+1
2015-02-24clk: zynq: Force CPU_2X clock to be ungatedSoren Brinkmann1-0/+1
2015-01-22clk: Don't try to use a struct clk* after it could have been freedTomeu Vizoso1-1/+4
2015-01-22clk: berlin: bg2q: remove non-exist "smemc" gate clockJisheng Zhang1-1/+0
2015-01-22clk: at91: keep slow clk enabled to prevent system hangBoris Brezillon1-0/+27
2015-01-15clk: samsung: Fix double add of syscore ops after driver rebindKrzysztof Kozlowski1-0/+4
2014-12-10clk-divider: Fix READ_ONLY when divider > 1James Hogan1-9/+9
2014-10-06clk: qcom: Fix PLL rate configurationsStephen Boyd3-17/+38
2014-10-06clk: qcom: mdp_lut_clk is a child of mdp_srcStephen Boyd1-1/+1
2014-10-06clk: qcom: Fix MN frequency tables, parent map, and jpegdStephen Boyd1-40/+42
2014-10-06clk: ti: divider: Provide error check for incoming parameters in set_rateNishanth Menon1-1/+6
2014-10-06clk: prevent erronous parsing of children during rate changeTero Kristo1-1/+6
2014-10-06clk: ti: dra7-atl: Provide error check for incoming parameters in set_rateNishanth Menon1-1/+5
2014-07-31clk: ti: clk-7xx: Correct ABE DPLL configurationPeter Ujfalusi1-1/+6
2014-07-13Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds12-67/+93
2014-07-13clk: spear3xx: Set proper clock parent of uart1/2Thomas Gleixner1-4/+10
2014-07-13clk: spear3xx: Use proper control register offsetThomas Gleixner1-1/+1
2014-07-11clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K1-2/+4
2014-07-03clk: qcom: HDMI source sel is 3 not 2Stephen Boyd1-1/+1
2014-07-02Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/...Mike Turquette5-47/+71
2014-07-02Merge branch 'for-v3.16-rc/ti-clk-drv' of github.com:t-kristo/linux-pm into c...Mike Turquette2-6/+4
2014-07-02clk: sunxi: fix devm_ioremap_resource error detection codeHimangi Saraogi1-1/+1
2014-07-02clk: s2mps11: Fix double free corruption during driver unbindKrzysztof Kozlowski1-5/+2
2014-07-02clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabledRoger Quadros1-2/+3
2014-06-30clk: exynos5420: Remove aclk66_peric from the clock tree descriptionDoug Anderson1-30/+55
2014-06-30clk/exynos5250: fix bit number for tv sysmmu clockRahul Sharma1-1/+1