summaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi-ng
AgeCommit message (Expand)Author
2022-01-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-11-23dt-bindings: clock: sunxi: Export CLK_DRAM for devfreqSamuel Holland
2021-11-23clk: sunxi-ng: Add support for the D1 SoC clocksSamuel Holland
2021-11-23clk: sunxi-ng: gate: Add macros for gates with fixed dividersSamuel Holland
2021-11-23clk: sunxi-ng: mux: Add macros using clk_parent_data and clk_hwSamuel Holland
2021-11-23clk: sunxi-ng: mp: Add macros using clk_parent_data and clk_hwSamuel Holland
2021-11-23clk: sunxi-ng: div: Add macros using clk_parent_data and clk_hwSamuel Holland
2021-11-23clk: sunxi-ng: Allow the CCU core to be built as a moduleSamuel Holland
2021-11-23clk: sunxi-ng: Convert early providers to platform driversSamuel Holland
2021-11-22clk: sunxi-ng: Allow drivers to be built as modulesSamuel Holland
2021-11-22clk: sunxi-ng: Export symbols used by CCU driversSamuel Holland
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