summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: pxa: fix pxa2xx_determine_rate returnArnd Bergmann2016-11-091-11/+12
* reset: mediatek: Add MT2701 reset driverShunli Wang2016-11-092-4/+16
* clk: mediatek: Add MT2701 clock supportShunli Wang2016-11-0914-5/+1797
* clk: pxa mark dummy helper as 'inline'Arnd Bergmann2016-11-081-1/+1
* clk: ti: make clk-dra7-atl explicitly non-modularPaul Gortmaker2016-11-041-17/+3
* clk: tegra: make clk-tegra124-dfll-fcpu explicitly non-modularPaul Gortmaker2016-11-041-14/+2
* clk: mvebu: make ap806-system-controller explicitly non-modularPaul Gortmaker2016-11-041-20/+3
* clk: mvebu: make cp110-system-controller explicitly non-modularPaul Gortmaker2016-11-041-32/+3
* clk: pxa: transfer CPU clock setting from pxa2xx-cpufreqRobert Jarzmik2016-11-044-27/+414
* clk: qcom: Add freq tables for a few rcgsRajendra Nayak2016-11-021-0/+25
* clk: qcom: Add .is_enabled ops for clk-alpha-pllRajendra Nayak2016-11-021-0/+26
* clk: qcom: Enable FSM mode for votable alpha PLLsRajendra Nayak2016-11-025-28/+38
* clk: qcom: handle alpha PLLs with 16bit alpha val registersRajendra Nayak2016-11-022-7/+18
* clk: qcom: Add support to initialize alpha pllsRajendra Nayak2016-11-022-0/+51
* clk: qcom: Add support for alpha pll hwfsm opsRajendra Nayak2016-11-022-12/+93
* Merge branch 'clk-fixes' into clk-nextStephen Boyd2016-11-024-9/+12
|\
| * clk: mmp: pxa910: fix return value check in pxa910_clk_init()Wei Yongjun2016-11-021-2/+2
| * clk: mmp: pxa168: fix return value check in pxa168_clk_init()Wei Yongjun2016-11-021-1/+1
| * clk: mmp: mmp2: fix return value check in mmp2_clk_init()Wei Yongjun2016-11-021-1/+1
| * clk: qoriq: Don't allow CPU clocks higher than starting valueScott Wood2016-11-021-5/+8
* | clk: qcom: ipq4019: changed i2c freq tableAbhishek Sahu2016-11-021-2/+1
* | clk: pxa: export core clocksRobert Jarzmik2016-11-022-8/+14
* | clk: pxa: b bit of clkcfg means fast busRobert Jarzmik2016-11-021-2/+2
* | clk: pxa: core pll is not affected by t bitRobert Jarzmik2016-11-022-4/+2
* | clk: pxa: remove unused variablesRobert Jarzmik2016-11-021-5/+2
* | clk: qoriq: add ls1046a supportMingkai Hu2016-11-021-0/+41
* | clk: qcom: lcc-ipq806x: Fixup overriding val in regmap_read callAxel Lin2016-11-021-1/+1
* | clk: tegra: dfll: improve function-level documentationJulia Lawall2016-11-021-5/+5
* | clk: keystone: improve function-level documentationJulia Lawall2016-11-021-2/+2
* | clk: mvebu: migrate CP110 system controller to clk_hw API and registrationMarcin Wojtas2016-11-021-78/+72
* | clk: Enable compile testing for s2mps11 and max77686Krzysztof Kozlowski2016-11-021-2/+2
* | clk: renesas: cpg-mssr: Fix inverted debug checkGeert Uytterhoeven2016-11-021-2/+2
* | clk: nxp: clk-lpc18xx-ccu: Unmap region obtained by of_iomapArvind Yadav2016-11-021-1/+4
* | clk: lpc32xx: add a quirk for PWM and MS clock dividersVladimir Zapolskiy2016-11-021-4/+28
* | clk: qcom: mmcc-8996: Add gpu gdscsRajendra Nayak2016-11-021-0/+24
* | clk: qcom: Handle the clamp_io assert/deassert sequenceRajendra Nayak2016-11-022-1/+27
* | clk: imx: improve precision of AV PLL to 1 HzEmil Lundmark2016-11-021-0/+8
* | Merge branch 'clk-fixes' into clk-nextStephen Boyd2016-11-023-12/+11
|\|
| * Merge tag 'v4.9-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd2016-11-021-4/+1
| |\
| | * clk: rockchip: don't return NULL when failing to register ddrclk branchShawn Lin2016-10-161-4/+1
| * | clk: imx: fix integer overflow in AV PLL round rateEmil Lundmark2016-11-021-2/+6
| * | clk: xgene: Don't call __pa on ioremaped addressLaura Abbott2016-10-281-6/+4
* | | clk: stm32f469: Add QSPI clockGabriel Fernandez2016-10-281-18/+155
* | | clk: stm32f4: Add RTC clockGabriel Fernandez2016-10-281-1/+136
* | | clk: stm32f4: Add LSI & LSE clocksGabriel Fernandez2016-10-281-5/+126
* | | Merge branch 'clk-fixes' into clk-nextStephen Boyd2016-10-281-8/+14
|\| |
| * | clk/samsung: Use CLK_OF_DECLARE_DRIVER initialization method for CLKOUTMarek Szyprowski2016-10-281-8/+14
* | | Merge branch 'clk-next-oxnas' into clk-nextMichael Turquette2016-10-231-77/+155
|\ \ \ | |/ / |/| |
| * | clk: oxnas: Add OX820 Gate clocksNeil Armstrong2016-10-231-0/+58
| * | clk: oxnas: Refactor to make use of devm_clk_hw_register()Neil Armstrong2016-10-231-64/+84