Age | Commit message (Expand) | Author | Files | Lines |
2019-08-25 | clk: renesas: cpg-mssr: Fix reset control race condition | Geert Uytterhoeven | 1 | -14/+2 |
2019-08-25 | clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1 | Codrin Ciubotariu | 1 | -0/+2 |
2019-08-06 | clk: tegra210: fix PLLU and PLLU_OUT1 | JC Kuo | 1 | -4/+4 |
2019-07-21 | clk: ti: clkctrl: Fix returning uninitialized data | Tony Lindgren | 1 | -2/+5 |
2019-06-22 | clk: ti: clkctrl: Fix clkdm_clk handling | Tony Lindgren | 1 | -4/+4 |
2019-06-15 | clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288 | Douglas Anderson | 1 | -0/+11 |
2019-05-31 | clk: rockchip: Make rkpwm a critical clock on rk3288 | Douglas Anderson | 1 | -1/+3 |
2019-05-31 | clk: rockchip: Fix video codec clocks on rk3288 | Douglas Anderson | 1 | -2/+2 |
2019-05-31 | clk: rockchip: undo several noc and special clocks as critical on rk3288 | Douglas Anderson | 1 | -9/+4 |
2019-05-25 | clk: rockchip: fix wrong clock definitions for rk3328 | Jonas Karlman | 1 | -9/+9 |
2019-05-25 | clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides divider | Dmitry Osipenko | 1 | -2/+2 |
2019-05-25 | clk: hi3660: Mark clk_gate_ufs_subsys as critical | Leo Yan | 1 | -1/+5 |
2019-05-08 | clk: x86: Add system specific quirk to mark clocks as critical | David Müller | 1 | -3/+11 |
2019-04-05 | clk: rockchip: fix frac settings of GPLL clock for rk3328 | Katsuhiro Suzuki | 1 | -6/+6 |
2019-04-05 | clk: fractional-divider: check parent rate only if flag is set | Katsuhiro Suzuki | 1 | -1/+1 |
2019-03-23 | clk: ingenic: Fix doc of ingenic_cgu_div_info | Paul Cercueil | 1 | -1/+1 |
2019-03-23 | clk: ingenic: Fix round_rate misbehaving with non-integer dividers | Paul Cercueil | 1 | -5/+5 |
2019-03-23 | clk: clk-twl6040: Fix imprecise external abort for pdmclk | Tony Lindgren | 1 | -2/+51 |
2019-03-23 | clk: uniphier: Fix update register for CPU-gear | Kunihiko Hayashi | 1 | -1/+1 |
2019-03-23 | clk: sunxi: A31: Fix wrong AHB gate number | Andre Przywara | 1 | -2/+2 |
2019-03-23 | clk: sunxi-ng: v3s: Fix TCON reset de-assert bit | Paul Kocialkowski | 1 | -1/+1 |
2019-03-05 | clk: vc5: Abort clock configuration without upstream clock | Marek Vasut | 1 | -1/+3 |
2019-02-12 | clk: imx6sl: ensure MMDC CH0 handshake is bypassed | Anson Huang | 1 | -0/+6 |
2019-02-12 | clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for all audio module clocks | Chen-Yu Tsai | 1 | -3/+3 |
2019-02-12 | clk: boston: fix possible memory leak in clk_boston_setup() | Yi Wang | 1 | -3/+8 |
2019-01-26 | clk: imx6q: reset exclusive gates on init | Lucas Stach | 1 | -1/+5 |
2019-01-26 | clk: imx: make mux parent strings const | A.s. Dong | 3 | -9/+13 |
2019-01-09 | clk: rockchip: fix typo in rk3188 spdif_frac parent | Johan Jonker | 1 | -1/+1 |
2018-12-21 | clk: mmp: Off by one in mmp_clk_add() | Dan Carpenter | 1 | -1/+1 |
2018-12-21 | clk: mvebu: Off by one bugs in cp110_of_clk_get() | Dan Carpenter | 1 | -2/+2 |
2018-12-01 | clk: samsung: exynos5250: Add missing clocks for FIMC LITE SYSMMU devices | Marek Szyprowski | 1 | -0/+6 |
2018-11-27 | clk: fixed-factor: fix of_node_get-put imbalance | Ricardo Ribalda Delgado | 1 | -0/+1 |
2018-11-27 | clk: samsung: exynos5420: Enable PERIS clocks for suspend | Marek Szyprowski | 1 | -0/+1 |
2018-11-27 | clk: fixed-rate: fix of_node_get-put imbalance | Alan Tull | 1 | -0/+1 |
2018-11-21 | reset: hisilicon: fix potential NULL pointer dereference | Gustavo A. R. Silva | 1 | -3/+2 |
2018-11-21 | clk: mvebu: use correct bit for 98DX3236 NAND | Chris Packham | 1 | -1/+1 |
2018-11-21 | clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call | Enric Balletbo i Serra | 1 | -4/+0 |
2018-11-21 | clk: at91: Fix division by zero in PLL recalc_rate() | Ronald Wahl | 1 | -0/+3 |
2018-11-21 | clk: s2mps11: Fix matching when built as module and DT node contains compatible | Krzysztof Kozlowski | 1 | -0/+30 |
2018-10-18 | clk: x86: Stop marking clocks as CLK_IS_CRITICAL | Hans de Goede | 1 | -7/+0 |
2018-10-18 | clk: x86: add "ether_clk" alias for Bay Trail / Cherry Trail | Hans de Goede | 1 | -0/+11 |
2018-09-26 | clk: tegra: bpmp: Don't crash when a clock fails to register | Mikko Perttunen | 1 | -3/+9 |
2018-09-26 | clk: clk-fixed-factor: Clear OF_POPULATED flag in case of failure | Rajan Vaja | 1 | -1/+8 |
2018-09-26 | clk: core: Potentially free connection id | Mikko Perttunen | 1 | -0/+3 |
2018-09-26 | clk: imx6ul: fix missing of_node_put() | Nicholas Mc Guire | 1 | -0/+1 |
2018-09-15 | clk: rockchip: Add pclk_rkpwm_pmu to PMU critical clocks in rk3399 | Levin Du | 1 | -0/+1 |
2018-09-05 | clk: rockchip: fix clk_i2sout parent selection bits on rk3399 | Alberto Panizzo | 1 | -1/+1 |
2018-08-17 | clk: sunxi-ng: Fix missing CLK_SET_RATE_PARENT in ccu-sun4i-a10.c | Alexander Syring | 1 | -1/+1 |
2018-07-03 | clk: at91: PLL recalc_rate() now using cached MUL and DIV values | Marcin Ziemianowicz | 1 | -12/+1 |
2018-07-03 | clk: renesas: cpg-mssr: Stop using printk format %pCr | Geert Uytterhoeven | 1 | -4/+5 |