summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2019-03-14clk: qcom: gcc: Use active only source for CPUSS clocksTaniya Das1-4/+10
2019-03-14clk: ti: Fix error handling in ti_clk_parse_divider_data()Dan Carpenter1-1/+10
2019-03-05clk: vc5: Abort clock configuration without upstream clockMarek Vasut1-1/+3
2019-03-05clk: sysfs: fix invalid JSON in clk_dumpLubomir Rintel1-1/+1
2019-03-05clk: tegra: dfll: Fix a potential Oop in remove()Dan Carpenter1-1/+3
2019-02-27clk: at91: fix at91sam9x5 peripheral clock numberAlexandre Belloni1-2/+1
2019-02-27clk: at91: fix masterck nameAlexandre Belloni3-4/+4
2019-02-12clk: qcom: Leave mmss noc on for 8998Jeffrey Hugo1-0/+6
2019-02-12clk: imx6sl: ensure MMDC CH0 handshake is bypassedAnson Huang1-0/+6
2019-02-12clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for all audio module clocksChen-Yu Tsai1-3/+3
2019-02-12clk: meson: meson8b: mark the CPU clock as CLK_IS_CRITICALMartin Blumenstingl1-1/+2
2019-02-12clk: meson: meson8b: fix the width of the cpu_scale_div clockMartin Blumenstingl1-1/+1
2019-02-12clk: meson: meson8b: do not use cpu_div3 for cpu_scale_out_selMartin Blumenstingl1-2/+9
2019-02-12clk: boston: fix possible memory leak in clk_boston_setup()Yi Wang1-3/+8
2019-02-12clk: sunxi-ng: h6: Set video PLLs limitsJernej Skrabec1-0/+4
2019-01-31clk: socfpga: stratix10: fix naming convention for the fixed-clocksDinh Nguyen1-10/+10
2019-01-31clk: socfpga: stratix10: fix rate calculation for pll clocksDinh Nguyen1-1/+1
2019-01-31clk: zynqmp: Fix memory allocation in zynqmp_clk_setupGustavo A. R. Silva1-2/+2
2019-01-26clk: imx6q: reset exclusive gates on initLucas Stach1-1/+5
2019-01-26clk: imx: make mux parent strings constA.s. Dong3-9/+13
2019-01-26clk: meson: meson8b: fix incorrect divider mapping in cpu_scale_tableMartin Blumenstingl1-7/+8
2019-01-26clk: meson: meson8b: add support for more M/N values in sys_pllMartin Blumenstingl1-0/+5
2019-01-09clk: sunxi-ng: Use u64 for calculation of NM rateJernej Skrabec1-3/+15
2019-01-09clk: rockchip: fix typo in rk3188 spdif_frac parentJohan Jonker1-1/+1
2018-12-10clk: qcom: qcs404: Fix gpll0_out_main parentSrinivas Kandagatla1-1/+1
2018-12-03clk: zynqmp: Off by one in zynqmp_is_valid_clock()Dan Carpenter1-1/+1
2018-12-03clk: mmp: Off by one in mmp_clk_add()Dan Carpenter1-1/+1
2018-12-03clk: mvebu: Off by one bugs in cp110_of_clk_get()Dan Carpenter1-2/+2
2018-11-28Merge branch 'clk-protected-binding' into clk-fixesStephen Boyd1-0/+18
2018-11-21clk: qcom: Support 'protected-clocks' propertyStephen Boyd1-0/+18
2018-11-15clk: zynqmp: handle fixed factor param query errorRajan Vaja1-0/+3
2018-11-10clk: qcom: gcc: Fix board clock node nameVinod Koul1-1/+1
2018-11-08clk: meson: axg: mark fdiv2 and fdiv3 as criticalJerome Brunet1-0/+13
2018-11-08clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICALChristian Hewitt1-0/+12
2018-11-06clk: fixed-factor: fix of_node_get-put imbalanceRicardo Ribalda Delgado1-0/+1
2018-10-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds219-3478/+18371
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport1-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport1-1/+1
2018-10-30Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds10-0/+1637
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2018-10-19Merge branches 'clk-fixed-rate-remove' and 'clk-qcom-cleanup' into clk-nextStephen Boyd2-16/+1
2018-10-19Merge branches 'clk-imx6-mmdc', 'clk-qcom-krait', 'clk-rockchip' and 'clk-smp...Stephen Boyd21-13/+1387
2018-10-19Merge branches 'clk-actions-reset', 'clk-imx7-init-critical', 'clk-mmp2-ids' ...Stephen Boyd36-1019/+3130
2018-10-19Merge branches 'clk-tegra' and 'clk-bulk-get-all' into clk-nextStephen Boyd4-5/+114
2018-10-19Merge branch 'clk-ingenic-jz4725b' into clk-nextStephen Boyd5-5/+279
2018-10-19Merge branch 'clk-qcom-qcs404' into clk-nextStephen Boyd4-0/+2754
2018-10-19Merge branch 'clk-qcom-sdm660' into clk-nextStephen Boyd3-0/+2490
2018-10-19Merge branches 'clk-samsung', 'clk-hisi3670' and 'clk-at91-div-0' into clk-nextStephen Boyd19-561/+1130
2018-10-19Merge branch 'clk-ti' into clk-nextStephen Boyd16-480/+2276