Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-12clk: meson: axg: add the fractional part of the fixed_pllJerome Brunet
2018-02-12clk: meson: gxbb: add the fractional part of the fixed_pllJerome Brunet
2018-02-12clk: meson: fix rate calculation of plls with a fractional partJerome Brunet
2018-02-12clk: meson: add the gxl hdmi pllJerome Brunet
2018-02-12clk: meson: add od3 to the pll driverJerome Brunet
2018-02-12clk: meson: use the frac parameter width instead of a constantJerome Brunet
2018-02-12clk: meson: remove unnecessary rounding in the pll clockJerome Brunet
2018-02-12clk: meson: remove useless pll rate params tablesJerome Brunet
2018-02-12clk: meson: check pll rate param table before using itJerome Brunet
2018-01-11clk: meson-axg: fix potential NULL dereference in axg_clkc_probe()weiyongjun (A)
2018-01-03Merge tag 'meson-clk-for-v4.16-3' of git://github.com/BayLibre/clk-meson into...Stephen Boyd
2017-12-28clk: meson-axg: make local symbol axg_gp0_params_table staticweiyongjun (A)
2017-12-28clk: meson-axg: fix return value check in axg_clkc_probe()weiyongjun (A)
2017-12-24clk: meson: mpll: use 64-bit maths in params_from_rateMartin Blumenstingl
2017-12-14clk: meson-axg: add clock controller driversQiufang Dai
2017-12-14clk: meson: make the spinlock naming more specificYixun Lan
2017-12-08clk: meson: gxbb: remove IGNORE_UNUSED from mmc clocksJerome Brunet
2017-11-27clk: meson: gxbb: fix wrong clock for SARADC/SANAYixun Lan
2017-10-20clk: meson: gxbb: Add VPU and VAPB clocks dataNeil Armstrong
2017-10-20clk: meson: gxbb: Add VPU and VAPB clockidsNeil Armstrong
2017-08-24Merge tag 'meson-clk-for-4.14' of git://github.com/baylibre/clk-meson into cl...Stephen Boyd
2017-08-04clk: meson: gxbb-aoclk: Add CEC 32k clockNeil Armstrong
2017-08-04clk: meson: gxbb-aoclk: Switch to regmap for register accessNeil Armstrong
2017-08-04clk: meson: gxbb: Add sd_emmc clk0 clocksJerome Brunet
2017-08-04clk: meson: gxbb: fix clk_mclk_i958 divider flagsJerome Brunet
2017-08-04clk: meson: gxbb: fix meson cts_amclk divider flagsJerome Brunet
2017-08-04clk: meson: meson8b: register the built-in reset controllerMartin Blumenstingl
2017-08-04clk: meson: gxbb: Add sd_emmc clk0 clkidsJerome Brunet
2017-08-04clk: meson-gxbb: expose almost every clock in the bindingsJerome Brunet
2017-08-04clk: meson8b: expose every clock in the bindingsJerome Brunet
2017-08-04clk: meson: gxbb: fix protection against undefined clksJerome Brunet
2017-08-04clk: meson: meson8b: fix protection against undefined clksJerome Brunet
2017-08-01clk: meson: mpll: fix mpll0 fractional part ignoredJerome Brunet
2017-06-17Merge tag 'meson-clk-for-4.13-2' of git://github.com/BayLibre/clk-meson into ...Stephen Boyd
2017-06-16clk: meson: gxbb: add all clk81 parentsJerome Brunet
2017-06-16Merge branch 'next/headers' into next/driversJerome Brunet
2017-06-12clk: meson: meson8b: add compatibles for Meson8 and Meson8m2Martin Blumenstingl
2017-06-12clk: meson8b: export the ethernet gate clockMartin Blumenstingl
2017-06-12clk: meson8b: export the USB clocksMartin Blumenstingl
2017-06-12clk: meson8b: export the gate clock for the HW random number generatorMartin Blumenstingl
2017-06-12clk: meson8b: export the SDIO clockMartin Blumenstingl
2017-06-12clk: meson8b: export the SAR ADC clocksMartin Blumenstingl
2017-06-02clk: meson-gxbb: Add const to some parent name arraysStephen Boyd
2017-06-02Merge tag 'meson-clk-for-4.13' of git://github.com/BayLibre/clk-meson into cl...Stephen Boyd
2017-05-29clk: meson-gxbb: Add EE 32K Clock for CECNeil Armstrong
2017-05-29clk: gxbb: remove CLK_IGNORE_UNUSED from clk81Jerome Brunet
2017-05-29clk: meson: meson8b: mark clk81 as criticalMartin Blumenstingl
2017-05-29clk: meson: gxbb: remove the "cpu_clk" from the GXBB and GXL driverMartin Blumenstingl
2017-05-29clk: meson-gxbb: un-export the CPU clockMartin Blumenstingl
2017-05-29clk: meson-gxbb: expose UART clocksHelmut Klein