summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
| | * | clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clockTomi Valkeinen2014-06-191-1/+1
| | * | clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabledRoger Quadros2014-06-191-2/+3
| | * | clk: ti: dra7: return error code in failure caseJulia Lawall2014-06-191-4/+2
| | * | clk: ti: apll: not allocating enough dataDan Carpenter2014-06-191-1/+1
| * | | clk: sunxi: fix devm_ioremap_resource error detection codeHimangi Saraogi2014-07-011-1/+1
| * | | clk: s2mps11: Fix double free corruption during driver unbindKrzysztof Kozlowski2014-07-011-5/+2
| * | | clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabledRoger Quadros2014-07-011-2/+3
| |/ /
* / / clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K2014-07-111-2/+4
|/ /
* | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-1516-225/+1531
|\|
| * clk: sunxi: add PRCM (Power/Reset/Clock Management) clks supportBoris BREZILLON2014-06-114-0/+411
| * clk: sun6i: Protect SDRAM gating bitMaxime Ripard2014-06-111-0/+1
| * clk: sun6i: Protect CPU clockMaxime Ripard2014-06-111-0/+1
| * clk: sunxi: Rework clock protection codeMaxime Ripard2014-06-111-28/+44
| * clk: sunxi: Move the GMAC clock to a file of its ownMaxime Ripard2014-06-113-99/+121
| * clk: sunxi: Move the 24M oscillator to a file of its ownMaxime Ripard2014-06-113-57/+74
| * clk: sunxi: Remove calls to clk_putMaxime Ripard2014-06-111-6/+2
| * clk: sunxi: Implement A31 USB clockMaxime Ripard2014-06-111-0/+6