summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | clk: meson: pll: Fix by 0 division in __pll_params_to_rate()Remi Pommarel2019-12-161-0/+9
| | | | | | * | | | clk: meson: g12a: fix missing uart2 in regmap tableJerome Brunet2019-12-161-0/+1
| | | | | | |/ / /
| | | | | * | | | clk: meson: meson8b: use of_clk_hw_register to register the clocksMartin Blumenstingl2019-12-111-1/+1
| | | | | * | | | clk: meson: meson8b: don't register the XTAL clock when provided via OFMartin Blumenstingl2019-12-111-3/+9
| | | | | * | | | clk: meson: meson8b: change references to the XTAL clock to use [fw_]nameMartin Blumenstingl2019-12-111-34/+44
| | | | | * | | | clk: meson: meson8b: use clk_hw_set_parent in the CPU clock notifierMartin Blumenstingl2019-12-111-13/+8
| | | | | * | | | clk: meson: add a driver for the Meson8/8b/8m2 DDR clock controllerMartin Blumenstingl2019-12-112-1/+150
| | | | | |/ / /
| | | | * | | | clk: renesas: Prepare for split of R-Car H3 config symbolGeert Uytterhoeven2020-01-081-1/+1
| | | | * | | | clk: renesas: r7s9210: Add SPIBSC clockChris Brandt2019-12-201-0/+1
| | | | * | | | clk: renesas: rcar-gen3: Allow changing the RPC[D2] clocksSergei Shtylyov2019-12-201-2/+4
| | | | * | | | clk: renesas: Remove use of ARCH_R8A7796Geert Uytterhoeven2019-12-131-1/+1
| | | | * | | | clk: renesas: rcar-gen2: Change multipliers and dividers to u8Geert Uytterhoeven2019-12-101-4/+4
| | | | |/ / /
| | | * | | | clk: divider: Add support for specifying parents via DT/pointersStephen Boyd2020-01-071-81/+10
| | | * | | | clk: gate: Add support for specifying parents via DT/pointersStephen Boyd2020-01-061-17/+18
| | | * | | | clk: mux: Add support for specifying parents via DT/pointersStephen Boyd2020-01-061-40/+18
| | | * | | | clk: asm9260: Use parent accuracy in fixed rate clkStephen Boyd2020-01-061-4/+4
| | | * | | | clk: fixed-rate: Add clk flags for parent accuracyStephen Boyd2020-01-061-1/+6
| | | * | | | clk: fixed-rate: Add support for specifying parents via DT/pointersStephen Boyd2020-01-051-36/+20
| | | * | | | clk: fixed-rate: Move to_clk_fixed_rate() to C fileStephen Boyd2020-01-051-0/+2
| | | * | | | clk: fixed-rate: Remove clk_register_fixed_rate_with_accuracy()Stephen Boyd2020-01-051-16/+7
| | | * | | | clk: fixed-rate: Convert to clk_hw based APIsStephen Boyd2020-01-051-16/+15
| | | * | | | clk: gpio: Use DT way of specifying parentsStephen Boyd2020-01-051-113/+59
| | | |/ / /
| | * / / / clk: Add support for setting clk_rate via debugfsGeert Uytterhoeven2020-01-051-1/+37
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'clk-uniphier', 'clk-warn-critical', 'clk-ux500', 'clk-kconfig...Stephen Boyd2020-01-3123-68/+124
| |\ \ \ \ \ \ \ \
| | | | | | * | | | clk: at91: sam9x60: fix programmable clock prescalerEugen Hristev2020-01-051-0/+1
| | | | | | * | | | clk: at91: sam9x60-pll: adapt PMC_PLL_ACR default valueEugen Hristev2020-01-051-2/+6
| | | | | | |/ / /
| | | | | * / / / clk: Fix Kconfig indentationKrzysztof Kozlowski2020-01-045-27/+27
| | | | | |/ / /
| | | | * / / / clk: ux500: Fix up the SGA clock for some variantsLinus Walleij2020-01-041-0/+2
| | | | |/ / /
| | | * | | | clk: Warn about critical clks that fail to enableStephen Boyd2020-01-041-1/+6
| | * | | | | clk: uniphier: Add SCSSI clock gate for each channelKunihiko Hayashi2020-01-041-5/+8
| | | |/ / / | | |/| | |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'clk-init-allocation', 'clk-unused' and 'clk-register-dt-node-...Stephen Boyd2020-01-312-4/+26
| |\ \ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | clk: Use parent node pointer during registration if necessaryStephen Boyd2020-01-041-2/+25
| | | |/ / /
| | * / / / clk: bm1800: Remove set but not used variable 'fref'YueHaibing2019-12-241-2/+1
| | |/ / /
| * | | | clk: add terminate callback to clk_opsJerome Brunet2019-12-231-1/+6
| * | | | clk: let init callback return an error codeJerome Brunet2019-12-2312-31/+62
| * | | | clk: actually call the clock init before any other callback of the clockJerome Brunet2019-12-231-11/+15
| |/ / /
* | | | Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-02-032-14/+42
|\ \ \ \
| * | | | clk: bd718x7: Support ROHM BD71828 clk blockMatti Vaittinen2020-01-242-13/+31
| * | | | mfd: Rohm PMICs: Use platform_device_id to match MFD sub-devicesMatti Vaittinen2020-01-241-1/+11
| |/ / /
* | | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-271-2/+2
|\ \ \ \
| * | | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-01-161-1/+1
|\ \ \ \
| * | | | clk: mmp2: Fix the order of timer mux parentsLubomir Rintel2020-01-061-1/+1
| | |/ / | |/| |
* | | | Merge tag 'sunxi-clk-fixes-for-5.5' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd2020-01-135-37/+12
|\ \ \ \
| * | | | clk: sunxi-ng: h6-r: Fix AR100/R_APB2 parent orderSamuel Holland2020-01-021-2/+2
| * | | | clk: sunxi-ng: h6-r: Simplify R_APB1 clock definitionSamuel Holland2020-01-021-11/+1
| * | | | clk: sunxi-ng: sun8i-r: Fix divider on APB0 clockSamuel Holland2020-01-021-18/+3
| * | | | clk: sunxi-ng: r40: Allow setting parent rate for external clock outputsChen-Yu Tsai2019-12-181-2/+4
| * | | | clk: sunxi-ng: v3s: Fix incorrect number of hw_clks.Yunhao Tian2019-12-092-4/+2
| |/ / /
* | | | clk: ti: dra7-atl: Remove pm_runtime_irq_safe()Peter Ujfalusi2020-01-051-1/+0