| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2020-08-12 | 61 | -588/+4230 |
|\ |
|
| *-----. | Merge branches 'clk-microchip', 'clk-mmp', 'clk-unused' and 'clk-at91' into c... | Stephen Boyd | 2020-08-04 | 28 | -285/+2438 |
| |\ \ \ \ |
|
| | | | | * | clk: at91: sama7g5: add clock support for sama7g5 | Claudiu Beznea | 2020-07-24 | 2 | -0/+1060 |
| | | | | * | clk: at91: clk-utmi: add utmi support for sama7g5 | Claudiu Beznea | 2020-07-24 | 2 | -5/+102 |
| | | | | * | clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputs | Claudiu Beznea | 2020-07-24 | 3 | -186/+433 |
| | | | | * | clk: at91: clk-programmable: add mux_table option | Claudiu Beznea | 2020-07-24 | 13 | -17/+38 |
| | | | | * | clk: at91: clk-peripheral: add support for changeable parent rate | Claudiu Beznea | 2020-07-24 | 9 | -16/+119 |
| | | | | * | clk: at91: clk-master: add master clock support for SAMA7G5 | Claudiu Beznea | 2020-07-24 | 2 | -5/+312 |
| | | | | * | clk: at91: clk-generated: add mux_table option | Claudiu Beznea | 2020-07-24 | 5 | -8/+16 |
| | | | | * | clk: at91: clk-generated: pass the id of changeable parent at registration | Claudiu Beznea | 2020-07-24 | 5 | -35/+37 |
| | | | | * | clk: at91: replace conditional operator with double logical not | Claudiu Beznea | 2020-07-24 | 5 | -8/+8 |
| | | | | * | clk: at91: sckc: register slow_rc with accuracy option | Claudiu Beznea | 2020-07-24 | 1 | -2/+3 |
| | | | | * | clk: at91: sam9x60: fix main rc oscillator frequency | Claudiu Beznea | 2020-07-24 | 1 | -1/+1 |
| | | | | * | clk: at91: sam9x60-pll: use frac when setting frequency | Claudiu Beznea | 2020-07-24 | 1 | -4/+8 |
| | | | | * | clk: at91: sam9x60-pll: check fcore against ranges | Claudiu Beznea | 2020-07-24 | 2 | -2/+12 |
| | | | | * | clk: at91: sam9x60-pll: use logical or for range check | Claudiu Beznea | 2020-07-24 | 1 | -1/+1 |
| | | | | * | clk: at91: clk-sam9x60-pll: fix mul mask | Claudiu Beznea | 2020-07-24 | 1 | -1/+1 |
| | | | | * | clk: at91: clk-generated: check best_rate against ranges | Claudiu Beznea | 2020-07-24 | 1 | -2/+2 |
| | | | | * | clk: at91: clk-generated: continue if __clk_determine_rate() returns error | Claudiu Beznea | 2020-07-24 | 1 | -1/+2 |
| | | | | * | clk: at91: fix possible dead lock in new drivers | Ahmad Fatoum | 2020-07-24 | 4 | -4/+4 |
| | | | * | | clk: drop unused function __clk_get_flags | Julia Lawall | 2020-08-03 | 1 | -6/+0 |
| | | | |/ |
|
| | | * / | clk: mmp: avoid missing prototype warning | Arnd Bergmann | 2020-07-29 | 2 | -0/+2 |
| | | |/ |
|
| | * / | clk: sparx5: Add Sparx5 SoC DPLL clock driver | Lars Povlsen | 2020-07-29 | 2 | -0/+296 |
| | |/ |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-------. \ | Merge branches 'clk-fallthru', 'clk-ingenic', 'clk-tegra', 'clk-sirf' and 'cl... | Stephen Boyd | 2020-08-04 | 8 | -85/+228 |
| |\ \ \ \ \ \ |
|
| | | | | | * | | clk: qoriq: add LS1021A core pll mux options | Michael Krummsdorf | 2020-07-28 | 1 | -1/+9 |
| | | | | | |/ |
|
| | | | | * / | clk: clk-atlas6: fix return value check in atlas6_clk_init() | Xu Wang | 2020-07-28 | 1 | -1/+1 |
| | | | | |/ |
|
| | | | * / | clk: tegra: pll: Improve PLLM enable-state detection | Dmitry Osipenko | 2020-07-28 | 1 | -5/+15 |
| | | | |/ |
|
| | | * | | clk: X1000: Add support for calculat REFCLK of USB PHY. | 周琰杰 (Zhou Yanjie) | 2020-07-28 | 1 | -1/+83 |
| | | * | | clk: JZ4780: Reformat the code to align it. | 周琰杰 (Zhou Yanjie) | 2020-07-28 | 1 | -45/+45 |
| | | * | | clk: JZ4780: Add functions for enable and disable USB PHY. | 周琰杰 (Zhou Yanjie) | 2020-07-28 | 1 | -30/+35 |
| | | * | | clk: Ingenic: Add RTC related clocks for Ingenic SoCs. | 周琰杰 (Zhou Yanjie) | 2020-07-28 | 3 | -0/+38 |
| | | |/ |
|
| | * | | clk: davinci: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-07-28 | 1 | -1/+1 |
| | * | | clk: imx: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-07-28 | 1 | -2/+2 |
| | |/ |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-------. \ | Merge branches 'clk-actions', 'clk-rockchip', 'clk-iproc', 'clk-intel' and 'c... | Stephen Boyd | 2020-08-04 | 9 | -60/+214 |
| |\ \ \ \ \ \ |
|
| | | | | | * | | clk: Add support for enabling/disabling clocks from debugfs | Mike Tipton | 2020-07-24 | 1 | -0/+29 |
| | | | | | |/ |
|
| | | | | * | | clk: intel: Avoid unnecessary memset by improving code | Rahul Tanwar | 2020-07-24 | 1 | -4/+3 |
| | | | | * | | clk: intel: Improve locking in the driver | Rahul Tanwar | 2020-07-24 | 1 | -12/+5 |
| | | | | * | | clk: intel: Use devm_clk_hw_register() instead of clk_hw_register() | Rahul Tanwar | 2020-07-24 | 2 | -5/+5 |
| | | | | |/ |
|
| | | | * / | clk: iproc: round clock rate to the closest | Lori Hikichi | 2020-07-24 | 1 | -2/+2 |
| | | | |/ |
|
| | | * | | clk: rockchip: add sclk_mac_lbtest to rk3188_critical_clocks | Alex Bee | 2020-07-22 | 1 | -0/+1 |
| | | * | | clk: rockchip: Revert "fix wrong mmc sample phase shift for rk3328" | Robin Murphy | 2020-07-08 | 1 | -4/+4 |
| | | * | | clk: rockchip: use separate compatibles for rk3288w-cru | Heiko Stuebner | 2020-07-05 | 1 | -2/+19 |
| | | * | | clk: rockchip: Handle clock tree for rk3288w variant | Mylène Josserand | 2020-06-17 | 1 | -2/+18 |
| | | * | | clk: rockchip: convert rk3036 pll type to use internal lock status | Heiko Stuebner | 2020-06-15 | 1 | -3/+23 |
| | | * | | clk: rockchip: convert basic pll lock_wait to use regmap_read_poll_timeout | Heiko Stuebner | 2020-06-15 | 1 | -15/+6 |
| | | * | | clk: rockchip: convert rk3399 pll type to use readl_relaxed_poll_timeout | Heiko Stuebner | 2020-06-15 | 1 | -11/+12 |
| | | |/ |
|
| | * | | clk: actions: Add Actions S500 SoC Reset Management Unit support | Cristian Ciocaltea | 2020-07-21 | 1 | -0/+78 |
| | * | | clk: actions: Add APB, DMAC, GPIO clock support for Actions S500 SoC | Cristian Ciocaltea | 2020-07-21 | 1 | -0/+9 |
| | * | | clk: actions: Fix h_clk for Actions S500 SoC | Cristian Ciocaltea | 2020-07-21 | 1 | -1/+1 |
| | |/ |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-------. \ | Merge branches 'clk-https', 'clk-renesas', 'clk-kconfig', 'clk-amlogic' and '... | Stephen Boyd | 2020-08-04 | 31 | -51/+613 |
| |\ \ \ \ \ \ |
|