summaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi-ng
AgeCommit message (Expand)Author
2021-09-13clk: sunxi-ng: ccu-sun9i-a80-usb: Make use of the helper function devm_platfo...Cai Huoqing
2021-09-13clk: sunxi-ng: ccu-sun9i-a80-de: Make use of the helper function devm_platfor...Cai Huoqing
2021-09-13clk: sunxi-ng: ccu-sun9i-a80: Make use of the helper function devm_platform_i...Cai Huoqing
2021-09-13clk: sunxi-ng: ccu-sun8i-r40: Make use of the helper function devm_platform_i...Cai Huoqing
2021-09-13clk: sunxi-ng: ccu-sun8i-de2: Make use of the helper function devm_platform_i...Cai Huoqing
2021-09-13clk: sunxi-ng: ccu-sun8i-a83t: Make use of the helper function devm_platform_...Cai Huoqing
2021-09-13clk: sunxi-ng: ccu-sun50i-h6: Make use of the helper function devm_platform_i...Cai Huoqing
2021-09-13clk: sunxi-ng: ccu-sun50i-a64: Make use of the helper function devm_platform_...Cai Huoqing
2021-09-13clk: sunxi-ng: Use a separate lock for each CCU instanceSamuel Holland
2021-09-13clk: sunxi-ng: Prevent unbinding CCUs via sysfsSamuel Holland
2021-09-13clk: sunxi-ng: Unregister clocks/resets when unbindingSamuel Holland
2021-09-13clk: sunxi-ng: Add machine dependency to A83T CCUSamuel Holland
2021-09-13clk: sunxi-ng: mux: Remove unused 'reg' fieldSamuel Holland
2021-05-24clk: sunxi-ng: v3s: fix incorrect postdivider on pll-audioTobias Schramm
2021-03-06clk: sunxi-ng: v3s: use sigma-delta modulation for audio-pllTobias Schramm
2021-02-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-02-11clk: sunxi-ng: mp: fix parent rate change flag checkJernej Skrabec
2021-01-28clk: sunxi-ng: Add support for the Allwinner H616 CCUAndre Przywara
2021-01-28clk: sunxi-ng: Add support for the Allwinner H616 R-CCUAndre Przywara
2021-01-20clk: sunxi-ng: h6: Fix clock divider range on some clocksAndre Przywara
2021-01-06clk: sunxi-ng: h6: Fix CEC clockAndre Przywara
2021-01-06clk: sunxi-ng: h6-r: Add R_APB2_RSB clock and resetSamuel Holland
2020-12-19clk: sunxi-ng: Make sure divider tables have sentinelJernej Skrabec
2020-08-25clk: sunxi-ng: sun8i: r40: Use sigma delta modulation for audio PLLJernej Skrabec
2020-08-25clk: sunxi-ng: add support for the Allwinner A100 CCUYangtao Li
2020-02-12clk: sunxi-ng: sun8i-de2: Sort structuresJernej Skrabec
2020-02-12clk: sunxi-ng: sun8i-de2: Add R40 specific quirksJernej Skrabec
2020-02-12clk: sunxi-ng: sun8i-de2: Add rotation core clocks and reset for A83TJernej Skrabec
2020-02-12clk: sunxi-ng: sun8i-de2: Don't reuse A83T resetsJernej Skrabec
2020-02-12clk: sunxi-ng: sun8i-de2: H6 doesn't have rotate coreJernej Skrabec
2020-02-12clk: sunxi-ng: sun8i-de2: Add rotation core clocks and reset for A64Jernej Skrabec
2020-02-12clk: sunxi-ng: sun8i-de2: Split out H5 definitionsJernej Skrabec
2020-02-11clk: sunxi-ng: a64: Export MBUS clockJernej Skrabec
2020-02-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-01-04clk: sunxi: a23/a33: Export the MIPI PLLMaxime Ripard
2020-01-04clk: sunxi: a31: Export the MIPI PLLMaxime Ripard
2020-01-04clk: sunxi-ng: a64: export CLK_CPUX clock for DVFSVasily Khoruzhick
2020-01-04clk: sunxi-ng: add mux and pll notifiers for A64 CPU clockIcenowy Zheng
2020-01-03clk: sunxi-ng: r40: Export MBUS clockChen-Yu Tsai
2020-01-02clk: sunxi-ng: h6-r: Fix AR100/R_APB2 parent orderSamuel Holland
2020-01-02clk: sunxi-ng: h6-r: Simplify R_APB1 clock definitionSamuel Holland
2020-01-02clk: sunxi-ng: sun8i-r: Fix divider on APB0 clockSamuel Holland
2019-12-18clk: sunxi-ng: r40: Allow setting parent rate for external clock outputsChen-Yu Tsai
2019-12-09clk: sunxi-ng: v3s: Fix incorrect number of hw_clks.Yunhao Tian
2019-12-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-11-05clk: sunxi-ng: h3: Export MBUS clockJernej Skrabec
2019-10-29clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18Colin Ian King
2019-10-02clk: sunxi-ng: h6: Allow GPU to change parent rateJernej Skrabec
2019-09-30clk: sunxi-ng: h6: Use sigma-delta modulation for audio PLLJernej Skrabec
2019-09-19Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' i...Stephen Boyd