| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: sunxi-ng: f1c100s: Add IR mod clock | Andre Przywara | 2022-11-16 | 2 | -2/+11 |
* | clk: sunxi-ng: v3s: Correct the header guard of ccu-sun8i-v3s.h | Wei Li | 2022-11-16 | 1 | -3/+3 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2022-10-08 | 4 | -38/+26 |
|\ |
|
| * | clk: sunxi-ng: ccu-sun9i-a80-usb: Use dev_err_probe() helper | Yang Yingliang | 2022-09-08 | 1 | -6/+3 |
| * | clk: sunxi-ng: ccu-sun9i-a80-de: Use dev_err_probe() helper | Yang Yingliang | 2022-09-08 | 1 | -13/+6 |
| * | clk: sunxi-ng: sun8i-de2: Use dev_err_probe() helper | Yang Yingliang | 2022-09-08 | 1 | -19/+9 |
| * | clk: sunxi-ng: d1: Limit PLL rates to stable ranges | Samuel Holland | 2022-08-25 | 1 | -0/+8 |
* | | clk: sunxi-ng: h6: Fix default PLL GPU rate | Jernej Skrabec | 2022-09-28 | 1 | -2/+6 |
|/ |
|
* | clk: sunxi-ng: sun50i: h6: Modify GPU clock configuration to support DFS | Roman Stratiienko | 2022-07-08 | 1 | -3/+13 |
* | clk: sunxi-ng: Deduplicate ccu_clks arrays | Samuel Holland | 2022-06-06 | 5 | -289/+37 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2022-05-27 | 4 | -2/+15 |
|\ |
|
| * | clk: sunxi-ng: h616: Add PLL derived 32KHz clock | Andre Przywara | 2022-05-06 | 2 | -1/+9 |
| * | clk: sunxi-ng: h6-r: Add RTC gate clock | Andre Przywara | 2022-05-06 | 2 | -1/+6 |
* | | Revert "clk: sunxi-ng: sun6i-rtc: Add support for H6" | Jernej Skrabec | 2022-05-17 | 1 | -15/+0 |
* | | clk: sunxi-ng: sun6i-rtc: Mark rtc-32k as critical | Samuel Holland | 2022-04-24 | 1 | -0/+1 |
* | | clk: sunxi-ng: fix not NULL terminated coccicheck error | Wan Jiabing | 2022-04-06 | 1 | -0/+1 |
|/ |
|
* | clk: sunxi-ng: sun6i-rtc: include clk/sunxi-ng.h | Alexandre Belloni | 2022-03-25 | 1 | -0/+2 |
* | clk: sunxi-ng: sun6i-rtc: Add support for H6 | Samuel Holland | 2022-03-23 | 1 | -0/+15 |
* | clk: sunxi-ng: Add support for the sun6i RTC clocks | Samuel Holland | 2022-03-23 | 4 | -0/+400 |
* | clk: sunxi-ng: mux: Allow muxes to have keys | Samuel Holland | 2022-03-23 | 2 | -0/+8 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2022-01-12 | 44 | -237/+2256 |
|\ |
|
| * | clk: sunxi-ng: Add support for the D1 SoC clocks | Samuel Holland | 2021-11-23 | 6 | -0/+1576 |
| * | clk: sunxi-ng: gate: Add macros for gates with fixed dividers | Samuel Holland | 2021-11-23 | 1 | -1/+31 |
| * | clk: sunxi-ng: mux: Add macros using clk_parent_data and clk_hw | Samuel Holland | 2021-11-23 | 1 | -0/+33 |
| * | clk: sunxi-ng: mp: Add macros using clk_parent_data and clk_hw | Samuel Holland | 2021-11-23 | 1 | -0/+49 |
| * | clk: sunxi-ng: div: Add macros using clk_parent_data and clk_hw | Samuel Holland | 2021-11-23 | 1 | -0/+78 |
| * | clk: sunxi-ng: Allow the CCU core to be built as a module | Samuel Holland | 2021-11-23 | 3 | -16/+23 |
| * | clk: sunxi-ng: Convert early providers to platform drivers | Samuel Holland | 2021-11-23 | 11 | -173/+333 |
| * | clk: sunxi-ng: Allow drivers to be built as modules | Samuel Holland | 2021-11-22 | 12 | -47/+98 |
| * | clk: sunxi-ng: Export symbols used by CCU drivers | Samuel Holland | 2021-11-22 | 14 | -0/+35 |
* | | dt-bindings: clock: sunxi: Export CLK_DRAM for devfreq | Samuel Holland | 2021-11-23 | 2 | -4/+0 |
|/ |
|
* | clk: sunxi-ng: ccu-sun9i-a80-usb: Make use of the helper function devm_platfo... | Cai Huoqing | 2021-09-13 | 1 | -3/+1 |
* | clk: sunxi-ng: ccu-sun9i-a80-de: Make use of the helper function devm_platfor... | Cai Huoqing | 2021-09-13 | 1 | -3/+1 |
* | clk: sunxi-ng: ccu-sun9i-a80: Make use of the helper function devm_platform_i... | Cai Huoqing | 2021-09-13 | 1 | -3/+1 |
* | clk: sunxi-ng: ccu-sun8i-r40: Make use of the helper function devm_platform_i... | Cai Huoqing | 2021-09-13 | 1 | -3/+1 |
* | clk: sunxi-ng: ccu-sun8i-de2: Make use of the helper function devm_platform_i... | Cai Huoqing | 2021-09-13 | 1 | -3/+1 |
* | clk: sunxi-ng: ccu-sun8i-a83t: Make use of the helper function devm_platform_... | Cai Huoqing | 2021-09-13 | 1 | -3/+1 |
* | clk: sunxi-ng: ccu-sun50i-h6: Make use of the helper function devm_platform_i... | Cai Huoqing | 2021-09-13 | 1 | -3/+1 |
* | clk: sunxi-ng: ccu-sun50i-a64: Make use of the helper function devm_platform_... | Cai Huoqing | 2021-09-13 | 1 | -3/+1 |
* | clk: sunxi-ng: Use a separate lock for each CCU instance | Samuel Holland | 2021-09-13 | 1 | -4/+5 |
* | clk: sunxi-ng: Prevent unbinding CCUs via sysfs | Samuel Holland | 2021-09-13 | 8 | -0/+8 |
* | clk: sunxi-ng: Unregister clocks/resets when unbinding | Samuel Holland | 2021-09-13 | 23 | -41/+100 |
* | clk: sunxi-ng: Add machine dependency to A83T CCU | Samuel Holland | 2021-09-13 | 1 | -0/+1 |
* | clk: sunxi-ng: mux: Remove unused 'reg' field | Samuel Holland | 2021-09-13 | 1 | -1/+0 |
* | clk: sunxi-ng: v3s: fix incorrect postdivider on pll-audio | Tobias Schramm | 2021-05-24 | 1 | -2/+2 |
* | clk: sunxi-ng: v3s: use sigma-delta modulation for audio-pll | Tobias Schramm | 2021-03-06 | 1 | -11/+22 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2021-02-22 | 7 | -7/+1272 |
|\ |
|
| * | clk: sunxi-ng: Add support for the Allwinner H616 CCU | Andre Przywara | 2021-01-28 | 4 | -0/+1212 |
| * | clk: sunxi-ng: Add support for the Allwinner H616 R-CCU | Andre Przywara | 2021-01-28 | 2 | -1/+49 |
| * | clk: sunxi-ng: h6: Fix clock divider range on some clocks | Andre Przywara | 2021-01-20 | 1 | -4/+4 |