summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2019-11-24clk: keystone: Enable TISCI clocks if K3_ARCHNishanth Menon
2019-11-06clk: boston: unregister clks on failure in clk_boston_setup()Yi Wang
2019-10-07clk: at91: select parent if main oscillator or bypass is enabledEugen Hristev
2019-10-07clk: zx296718: Don't reference clk_init_data after registrationStephen Boyd
2019-10-07clk: sirf: Don't reference clk_init_data after registrationStephen Boyd
2019-10-07clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocksIcenowy Zheng
2019-10-07clk: qoriq: Fix -Wunused-const-variableNathan Huckleberry
2019-09-19clk: rockchip: Don't yell about bad mmc phases when gettingDouglas Anderson
2019-09-16clk: s2mps11: Add used attribute to s2mps11_dt_matchNathan Chancellor
2019-08-25clk: renesas: cpg-mssr: Fix reset control race conditionGeert Uytterhoeven
2019-08-25clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1Codrin Ciubotariu
2019-08-06clk: tegra210: fix PLLU and PLLU_OUT1JC Kuo
2019-07-21clk: ti: clkctrl: Fix returning uninitialized dataTony Lindgren
2019-06-22clk: ti: clkctrl: Fix clkdm_clk handlingTony Lindgren
2019-06-15clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288Douglas Anderson
2019-05-31clk: rockchip: Make rkpwm a critical clock on rk3288Douglas Anderson
2019-05-31clk: rockchip: Fix video codec clocks on rk3288Douglas Anderson
2019-05-31clk: rockchip: undo several noc and special clocks as critical on rk3288Douglas Anderson
2019-05-25clk: rockchip: fix wrong clock definitions for rk3328Jonas Karlman
2019-05-25clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides dividerDmitry Osipenko
2019-05-25clk: hi3660: Mark clk_gate_ufs_subsys as criticalLeo Yan
2019-05-08clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller
2019-04-05clk: rockchip: fix frac settings of GPLL clock for rk3328Katsuhiro Suzuki
2019-04-05clk: fractional-divider: check parent rate only if flag is setKatsuhiro Suzuki
2019-03-23clk: ingenic: Fix doc of ingenic_cgu_div_infoPaul Cercueil
2019-03-23clk: ingenic: Fix round_rate misbehaving with non-integer dividersPaul Cercueil
2019-03-23clk: clk-twl6040: Fix imprecise external abort for pdmclkTony Lindgren
2019-03-23clk: uniphier: Fix update register for CPU-gearKunihiko Hayashi
2019-03-23clk: sunxi: A31: Fix wrong AHB gate numberAndre Przywara
2019-03-23clk: sunxi-ng: v3s: Fix TCON reset de-assert bitPaul Kocialkowski
2019-03-05clk: vc5: Abort clock configuration without upstream clockMarek Vasut
2019-02-12clk: imx6sl: ensure MMDC CH0 handshake is bypassedAnson Huang
2019-02-12clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for all audio module clocksChen-Yu Tsai
2019-02-12clk: boston: fix possible memory leak in clk_boston_setup()Yi Wang
2019-01-26clk: imx6q: reset exclusive gates on initLucas Stach
2019-01-26clk: imx: make mux parent strings constA.s. Dong
2019-01-09clk: rockchip: fix typo in rk3188 spdif_frac parentJohan Jonker
2018-12-21clk: mmp: Off by one in mmp_clk_add()Dan Carpenter
2018-12-21clk: mvebu: Off by one bugs in cp110_of_clk_get()Dan Carpenter
2018-12-01clk: samsung: exynos5250: Add missing clocks for FIMC LITE SYSMMU devicesMarek Szyprowski
2018-11-27clk: fixed-factor: fix of_node_get-put imbalanceRicardo Ribalda Delgado
2018-11-27clk: samsung: exynos5420: Enable PERIS clocks for suspendMarek Szyprowski
2018-11-27clk: fixed-rate: fix of_node_get-put imbalanceAlan Tull
2018-11-21reset: hisilicon: fix potential NULL pointer dereferenceGustavo A. R. Silva
2018-11-21clk: mvebu: use correct bit for 98DX3236 NANDChris Packham
2018-11-21clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent callEnric Balletbo i Serra
2018-11-21clk: at91: Fix division by zero in PLL recalc_rate()Ronald Wahl
2018-11-21clk: s2mps11: Fix matching when built as module and DT node contains compatibleKrzysztof Kozlowski
2018-10-18clk: x86: Stop marking clocks as CLK_IS_CRITICALHans de Goede
2018-10-18clk: x86: add "ether_clk" alias for Bay Trail / Cherry TrailHans de Goede