Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | clk: qcom: clk-rpmh: Wait for completion when enabling clocks | Mike Tipton | 2020-03-09 | 1 | -2/+13 | |
| | | | * | | clk: qcom: rpmh: Add support for RPMH clocks on SM8250 | Taniya Das | 2020-02-13 | 1 | -1/+24 | |
| | | | * | | clk: qcom: alpha-pll: Make error prints more informative | Stephen Boyd | 2020-02-13 | 1 | -7/+10 | |
| | | | * | | clk: qcom: gpucc: Add support for GX GDSC for SC7180 | Taniya Das | 2020-02-13 | 1 | -0/+37 | |
| | | * | | | clk: tegra: Use NULL for pointer initialization | Stephen Boyd | 2020-03-25 | 1 | -1/+1 | |
| | | * | | | clk: tegra: Remove audio clocks configuration from clock driver | Sowjanya Komatineni | 2020-03-12 | 5 | -15/+10 | |
| | | * | | | clk: tegra: Remove tegra_pmc_clk_init along with clk ids | Sowjanya Komatineni | 2020-03-12 | 9 | -201/+19 | |
| | | * | | | clk: tegra: Remove CLK_M_DIV fixed clocks | Sowjanya Komatineni | 2020-03-12 | 6 | -45/+0 | |
| | | * | | | clk: tegra: Fix Tegra PMC clock out parents | Sowjanya Komatineni | 2020-03-12 | 1 | -6/+6 | |
| | | * | | | clk: tegra: Add Tegra OSC to clock lookup | Sowjanya Komatineni | 2020-03-12 | 6 | -0/+14 | |
| | | * | | | clk: tegra: Add support for OSC_DIV fixed clocks | Sowjanya Komatineni | 2020-03-12 | 6 | -0/+34 | |
| | | |/ / | ||||||
| | * | | | clk: sprd: fix to get a correct ibias of pll | Chunyan Zhang | 2020-04-03 | 1 | -3/+4 | |
| | * | | | clk: sprd: add clocks support for SC9863A | Chunyan Zhang | 2020-03-25 | 3 | -0/+1781 | |
| | * | | | clk: sprd: support to get regmap from parent node | Chunyan Zhang | 2020-03-25 | 1 | -1/+9 | |
| | * | | | clk: sprd: Add macros for referencing parents without strings | Chunyan Zhang | 2020-03-25 | 5 | -55/+196 | |
| | * | | | clk: sprd: add gate for pll clocks | Xiaolong Zhang | 2020-03-25 | 2 | -2/+36 | |
| | |/ / | ||||||
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *---------. \ \ | Merge branches 'clk-ti', 'clk-ingenic', 'clk-typo', 'clk-at91', 'clk-mmp2' an... | Stephen Boyd | 2020-04-04 | 23 | -55/+1598 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | clk: versatile: Add device tree probing for IM-PD1 clocks | Linus Walleij | 2020-03-21 | 2 | -0/+80 | |
| | | | | | | * | | | clk: versatile: Export icst_clk_setup() | Linus Walleij | 2020-03-21 | 2 | -18/+28 | |
| | | | | | | |/ / | ||||||
| | | | | | * | | | clk: mmp2: Fix bit masks for LCDC I/O and pixel clocks | Lubomir Rintel | 2020-03-21 | 1 | -2/+2 | |
| | | | | | * | | | clk: mmp2: Add clock for fifth SD HCI on MMP3 | Lubomir Rintel | 2020-03-21 | 1 | -0/+2 | |
| | | | | | * | | | clk: mmp2: Add clocks for the thermal sensors | Lubomir Rintel | 2020-03-21 | 1 | -0/+16 | |
| | | | | | * | | | clk: mmp2: add the GPU clocks | Lubomir Rintel | 2020-03-21 | 1 | -0/+61 | |
| | | | | | * | | | clk: mmp2: Add PLLs that are available on MMP3 | Lubomir Rintel | 2020-03-21 | 1 | -7/+27 | |
| | | | | | * | | | clk: mmp2: Check for MMP3 | Lubomir Rintel | 2020-03-21 | 1 | -0/+12 | |
| | | | | | * | | | clk: mmp2: Stop pretending PLL outputs are constant | Lubomir Rintel | 2020-03-21 | 1 | -2/+14 | |
| | | | | | * | | | clk: mmp2: Add support for PLL clock sources | Lubomir Rintel | 2020-03-21 | 4 | -1/+195 | |
| | | | | | * | | | clk: mmp2: Constify some strings | Lubomir Rintel | 2020-03-21 | 3 | -9/+10 | |
| | | | | | * | | | clk: mmp2: Remove a unused prototype | Lubomir Rintel | 2020-03-21 | 1 | -3/+0 | |
| | | | | | |/ / | ||||||
| | | | | * | | | clk: at91: add at91rm9200 pmc driver | Alexandre Belloni | 2020-03-21 | 2 | -0/+200 | |
| | | | | * | | | clk: at91: add at91sam9n12 pmc driver | Alexandre Belloni | 2020-02-13 | 2 | -0/+239 | |
| | | | | * | | | clk: at91: add sama5d3 pmc driver | Alexandre Belloni | 2020-02-13 | 2 | -0/+241 | |
| | | | | * | | | clk: at91: add at91sam9g45 pmc driver | Alexandre Belloni | 2020-02-13 | 2 | -0/+221 | |
| | | | | * | | | clk: at91: usb: introduce num_parents in driver's structure | Claudiu Beznea | 2020-02-13 | 1 | -1/+3 | |
| | | | | * | | | clk: at91: usb: use proper usbs_mask | Claudiu Beznea | 2020-02-13 | 1 | -1/+1 | |
| | | | | * | | | clk: at91: sam9x60: fix usb clock parents | Claudiu Beznea | 2020-02-13 | 1 | -3/+2 | |
| | | | | * | | | clk: at91: usb: continue if clk_hw_round_rate() return zero | Claudiu Beznea | 2020-02-13 | 1 | -0/+3 | |
| | | | | * | | | clk: at91: sam9x60: Don't use audio PLL | Codrin Ciubotariu | 2020-02-13 | 1 | -6/+3 | |
| | | | | |/ / | ||||||
| | | | * / / | clk: Fix trivia typo in comment exlusive => exclusive | Andy Shevchenko | 2020-03-21 | 1 | -1/+1 | |
| | | | |/ / | ||||||
| | | * | | | clk: ingenic/TCU: Fix round_rate returning error | Paul Cercueil | 2020-03-21 | 1 | -1/+1 | |
| | | * | | | clk: ingenic/jz4770: Exit with error if CGU init failed | Paul Cercueil | 2020-03-21 | 1 | -1/+3 | |
| | | * | | | clk: JZ4780: Add function for enable the second core. | 周琰杰 (Zhou Yanjie) | 2020-03-21 | 1 | -5/+50 | |
| | | * | | | clk: Ingenic: Add support for TCU of X1000. | 周琰杰 (Zhou Yanjie) | 2020-03-21 | 1 | -0/+8 | |
| | | |/ / | ||||||
| | * / / | clk: keystone: Add new driver to handle syscon based clocks | Vignesh Raghavendra | 2020-03-21 | 3 | -0/+181 | |
| | |/ / | ||||||
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-----. \ \ | Merge branches 'clk-phase-errors', 'clk-amlogic', 'clk-renesas' and 'clk-allw... | Stephen Boyd | 2020-04-04 | 16 | -118/+382 | |
| |\ \ \ \ \ \ | ||||||
| | | | | * | | | clk: sunxi-ng: sun8i-de2: Sort structures | Jernej Skrabec | 2020-02-12 | 1 | -10/+10 | |
| | | | | * | | | clk: sunxi-ng: sun8i-de2: Add R40 specific quirks | Jernej Skrabec | 2020-02-12 | 1 | -0/+14 | |
| | | | | * | | | clk: sunxi-ng: sun8i-de2: Add rotation core clocks and reset for A83T | Jernej Skrabec | 2020-02-12 | 1 | -1/+11 | |
| | | | | * | | | clk: sunxi-ng: sun8i-de2: Don't reuse A83T resets | Jernej Skrabec | 2020-02-12 | 1 | -7/+16 | |
| | | | | * | | | clk: sunxi-ng: sun8i-de2: H6 doesn't have rotate core | Jernej Skrabec | 2020-02-12 | 1 | -56/+1 |