summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: bcm: dvp: Add missing module informationsMaxime Ripard2020-06-261-0/+4
* clk: bcm: rpi: Remove the quirks for the CPU clockMaxime Ripard2020-06-191-164/+0
* clk: bcm2835: Don't cache the PLLB rateMaxime Ripard2020-06-191-2/+3
* clk: bcm2835: Allow custom CCF flags for the PLLsMaxime Ripard2020-06-191-1/+2
* Revert "clk: bcm2835: remove pllb"Maxime Ripard2020-06-191-4/+26
* clk: bcm: rpi: Give firmware clocks a nameMaxime Ripard2020-06-191-1/+20
* clk: bcm: rpi: Discover the firmware clocksMaxime Ripard2020-06-191-12/+141
* clk: bcm: rpi: Add an enum for the firmware clocksMaxime Ripard2020-06-191-4/+19
* clk: bcm: rpi: Add DT provider for the clocksMaxime Ripard2020-06-191-0/+16
* clk: bcm: rpi: Make the PLLB registration function return a clk_hwMaxime Ripard2020-06-191-22/+24
* clk: bcm: rpi: Split pllb clock hooksMaxime Ripard2020-06-191-8/+22
* clk: bcm: rpi: Rename is_prepared functionMaxime Ripard2020-06-191-2/+2
* clk: bcm: rpi: Pass the clocks data to the firmware functionMaxime Ripard2020-06-191-15/+14
* clk: bcm: rpi: Add clock id to dataMaxime Ripard2020-06-191-9/+9
* clk: bcm: rpi: Create a data structure for the clocksMaxime Ripard2020-06-191-10/+21
* clk: bcm: rpi: Use CCF boundaries instead of rolling our ownMaxime Ripard2020-06-191-10/+8
* clk: bcm: rpi: Make sure the clkdev lookup is removedMaxime Ripard2020-06-191-2/+3
* clk: bcm: rpi: Switch to clk_hw_register_clkdevMaxime Ripard2020-06-191-6/+5
* clk: bcm: rpi: Remove pllb_arm_lookup global pointerMaxime Ripard2020-06-191-4/+4
* clk: bcm: rpi: Make sure pllb_arm is removedMaxime Ripard2020-06-191-2/+1
* clk: bcm: rpi: Remove global pllb_arm clock pointerMaxime Ripard2020-06-191-4/+3
* clk: bcm: rpi: Use clk_hw_register for pllb_armMaxime Ripard2020-06-191-6/+18
* clk: bcm: rpi: Statically init clk_init_dataMaxime Ripard2020-06-191-2/+1
* clk: bcm: rpi: Allow the driver to be probed by DTMaxime Ripard2020-06-191-2/+17
* clk: bcm: Add BCM2711 DVP driverMaxime Ripard2020-06-193-0/+132
* clk: bcm63xx-gate: switch to dt-bindings definitionsÁlvaro Fernández Rojas2020-06-191-141/+439
* clk: bcm63xx-gate: add BCM6318 supportÁlvaro Fernández Rojas2020-06-191-0/+44
* clk: bcm63xx-gate: fix last clock availabilityÁlvaro Fernández Rojas2020-06-191-0/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-146-60/+60
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-06-10130-612/+13263
|\
| * clk: mediatek: Remove ifr{0,1}_cfg_regs structuresStephen Boyd2020-06-091-30/+0
| * clk: baikal-t1: remove redundant assignment to variable 'divider'Colin Ian King2020-06-091-1/+1
| * clk: baikal-t1: fix spelling mistake "Uncompatible" -> "Incompatible"Colin Ian King2020-06-091-1/+1
| *-----. Merge branches 'clk-vc5', 'clk-hsdk', 'clk-mediatek' and 'clk-baikal' into cl...Stephen Boyd2020-06-0122-32/+3644
| |\ \ \ \
| | | | | * clk: Add Baikal-T1 CCU Dividers driverSerge Semin2020-05-305-0/+1210
| | | | | * clk: Add Baikal-T1 CCU PLLs driverSerge Semin2020-05-307-0/+860
| | | | * | clk: mediatek: assign the initial value to clk_init_data of mtk_muxWeiyi Lu2020-05-281-1/+1
| | | | * | clk: mediatek: Add MT6765 clock supportOwen Chen2020-05-289-0/+1523
| | | | |/
| | | * | CLK: HSDK: CGU: add support for 148.5MHz clockEugeniy Paltsev2020-05-281-0/+1
| | | * | CLK: HSDK: CGU: support PLL bypassingEugeniy Paltsev2020-05-281-27/+34
| | | * | CLK: HSDK: CGU: check if PLL is bypassed firstEugeniy Paltsev2020-05-281-4/+4
| | | |/
| | * / clk: vc5: Add support for IDT VersaClock 5P49V6965Adam Ford2020-05-301-0/+11
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'clk-mmp', 'clk-intel', 'clk-ingenic', 'clk-qcom' and 'clk-sil...Stephen Boyd2020-06-0135-82/+7246
| |\ \ \ \ \ \
| | | | | | * | clk: clk-si5341: Add support for the Si5345 seriesMike Looijmans2020-05-281-5/+64
| | | | | | |/
| | | | | * | clk: qcom: Add missing msm8998 ufs_unipro_core_clk_srcJeffrey Hugo2020-05-281-0/+27
| | | | | * | clk: qcom: gcc-msm8939: Add MSM8939 Generic Clock ControllerBryan O'Donoghue2020-05-263-0/+3997
| | | | | * | clk: qcom: gcc: Add support for Secure control source clockTaniya Das2020-05-261-0/+21
| | | | | * | clk: qcom: gcc: Add support for a new frequency for SC7180Taniya Das2020-05-261-36/+37
| | | | | * | clk: qcom: gcc: Add missing UFS clocks for SM8150Vinod Koul2020-05-141-0/+84
| | | | | * | clk: qcom: gcc: Add GPU and NPU clocks for SM8150Vinod Koul2020-05-141-0/+64