summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: renesas: mstp: ensure register writes completeChris Brandt2017-06-051-0/+6
* clk: samsung: mark s3c...._clk_sleep_init() as __initMartin Kaiser2017-06-054-8/+8
* clk: hisilicon: fix lock assignmentLeo Yan2017-06-051-0/+1
* clk: wm831x: fix usleep_range with bad rangeNicholas Mc Guire2017-06-051-1/+2
* clk: renesas: mstp: Support 8-bit registers for r7s72100Chris Brandt2017-03-161-5/+22
* clk: clk-wm831x: fix a logic errorPan Bian2017-03-161-1/+1
* clk: divider: Fix clk_divider_round_rate() to use clk_readl()Geert Uytterhoeven2017-02-231-1/+1
* clk: xgene: Add missing parenthesis when clearing divider valueLoc Ho2016-05-011-2/+2
* clk: versatile: sp810: support reentranceLinus Walleij2016-05-011-1/+3
* clk: st: avoid uninitialized variable useArnd Bergmann2016-02-021-8/+9
* clk: xgene: Fix divider with non-zero shift valueLoc Ho2016-02-021-1/+2
* clk: versatile-icst: fix memory leakLinus Walleij2015-12-131-1/+3
* clk: ti: fix dual-registration of uart4_ickBen Dooks2015-10-301-1/+1
* clk: versatile: off by one in clk_sp810_timerclken_of_get()Dan Carpenter2015-09-301-2/+2
* clk: exynos4: Fix wrong clock for Exynos4x12 ADCKrzysztof Kozlowski2015-09-281-0/+2
* clk: ti: dra7-atl-clock: Fix possible ERR_PTR dereferenceKrzysztof Kozlowski2015-07-151-0/+5
* clk: Fix JSON output in debugfsStefan Wahren2015-07-151-2/+3
* clk: qcom: fix RCG M/N counter configurationArchit Taneja2015-05-061-1/+1
* clk: at91: usb: fix at91sam9x5 recalc, round and set rateBoris Brezillon2015-05-061-14/+15
* clk: tegra: Register the proper number of resetsThierry Reding2015-05-061-1/+1
* clk: divider: fix selection of divider when rounding to closestUwe Kleine-König2015-03-231-1/+5
* clk: divider: fix calculation of maximal parent rate for a given dividerUwe Kleine-König2015-03-231-7/+1
* sunxi: clk: Set sun6i-pll1 n_start = 1Hans de Goede2015-03-031-0/+1
* clk: sunxi: Support factor clocks with N factor starting not from 0Chen-Yu Tsai2015-03-032-1/+2
* clk-gate: fix bit # check in clk_register_gate()Sergei Shtylyov2015-03-021-1/+1
* clk: zynq: Force CPU_2X clock to be ungatedSoren Brinkmann2015-02-241-0/+1
* clk: Don't try to use a struct clk* after it could have been freedTomeu Vizoso2015-01-221-1/+4
* clk: berlin: bg2q: remove non-exist "smemc" gate clockJisheng Zhang2015-01-221-1/+0
* clk: at91: keep slow clk enabled to prevent system hangBoris Brezillon2015-01-221-0/+27
* clk: samsung: Fix double add of syscore ops after driver rebindKrzysztof Kozlowski2015-01-151-0/+4
* clk-divider: Fix READ_ONLY when divider > 1James Hogan2014-12-101-9/+9
* clk: qcom: Fix PLL rate configurationsStephen Boyd2014-10-053-17/+38
* clk: qcom: mdp_lut_clk is a child of mdp_srcStephen Boyd2014-10-051-1/+1
* clk: qcom: Fix MN frequency tables, parent map, and jpegdStephen Boyd2014-10-051-40/+42
* clk: ti: divider: Provide error check for incoming parameters in set_rateNishanth Menon2014-10-051-1/+6
* clk: prevent erronous parsing of children during rate changeTero Kristo2014-10-051-1/+6
* clk: ti: dra7-atl: Provide error check for incoming parameters in set_rateNishanth Menon2014-10-051-1/+5
* clk: ti: clk-7xx: Correct ABE DPLL configurationPeter Ujfalusi2014-07-311-1/+6
* Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2014-07-1312-67/+93
|\
| * clk: spear3xx: Set proper clock parent of uart1/2Thomas Gleixner2014-07-131-4/+10
| * clk: spear3xx: Use proper control register offsetThomas Gleixner2014-07-131-1/+1
| * clk: qcom: HDMI source sel is 3 not 2Stephen Boyd2014-07-021-1/+1
| * Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/...Mike Turquette2014-07-025-47/+71
| |\
| | * clk: exynos5420: Remove aclk66_peric from the clock tree descriptionDoug Anderson2014-06-301-30/+55
| | * clk/exynos5250: fix bit number for tv sysmmu clockRahul Sharma2014-06-301-1/+1
| | * clk: s3c64xx: Hookup SPI clocks correctlyCharles Keepax2014-06-301-2/+4
| | * clk: samsung: exynos4: Remove SRC_MASK_ISP gatesTomasz Figa2014-06-301-12/+4
| | * clk: samsung: add more aliases for s3c24xxVasily Khoruzhick2014-06-301-0/+5
| | * clk: samsung: fix several typos to fix boot on s3c2410Vasily Khoruzhick2014-06-301-2/+2
| * | Merge branch 'for-v3.16-rc/ti-clk-drv' of github.com:t-kristo/linux-pm into c...Mike Turquette2014-07-012-6/+4
| |\ \