aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/allwinner/clkng
Commit message (Expand)AuthorAgeFilesLines
* clk: Move allwinner driver into the common directoryEmmanuel Vadot2024-01-1029-9614/+0
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-2719-19/+0
* arm/allwinner: fix variables initialization in clkngNicolas Provost2023-09-202-2/+2
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-1619-38/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-1629-58/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-1216-16/+16
* arm allwinner: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-0910-44/+22
* aw_clk_nkmp: Remove unused variables.John Baldwin2022-04-091-3/+1
* arm: allwinner: clk: Plug set but not used variableEmmanuel Vadot2022-02-213-9/+0
* arm64: allwinner: clk: Test with the current parent freq firstEmmanuel Vadot2021-05-311-4/+3
* arm: arm64: Directly use #include <dt-binding/...>Emmanuel Vadot2021-01-158-17/+17
* arm64: allwinner: H6: Fix pll 4x clocksEmmanuel Vadot2020-11-251-46/+46
* arm64: allwinner: Init the Display Engine clockEmmanuel Vadot2020-11-171-0/+2
* arm: allwinner: Add DE2 Clock support for H3 SoCEmmanuel Vadot2020-11-171-12/+86
* aw_clk_nm: fix incorrect use of abs()Andriy Gapon2020-09-071-2/+4
* arm: clean up empty lines in .c and .h filesMateusz Guzik2020-09-014-4/+0
* Fix arm64 build after r364927Emmanuel Vadot2020-08-291-2/+2
* arm: allwinner: clk: Add printfs when we cannot set the correct freqEmmanuel Vadot2020-08-281-0/+4
* ccu_sun8i_r: minor comment updateAndriy Gapon2020-08-061-1/+1
* allwinner: clk: Fix nm clock calculationEmmanuel Vadot2020-08-051-2/+2
* actually enable gate control for allwinner's r-ccu ir clockAndriy Gapon2020-07-271-1/+1
* Fix the following -Werror warning from clang 10.0.0:Dimitry Andric2020-02-181-6/+3
* Remove "all rights reserved" from copyright for the file I own.Emmanuel Vadot2019-12-036-6/+0
* arm64: allwinner: a64: Do not init the video related clocksEmmanuel Vadot2019-11-061-4/+0
* arm64: allwinner: Add Allwinner H6 SupportEmmanuel Vadot2019-10-142-0/+673
* arm64: allwinner: Add aw_clk_nmm clockEmmanuel Vadot2019-10-145-0/+377
* arm64: allwinner: Add new clock aw_clk_npEmmanuel Vadot2019-10-145-0/+354
* aw_ccung: Add more debug printfsEmmanuel Vadot2019-10-141-0/+3
* arm64: allwinner: a64: Add PLL_MIPIEmmanuel Vadot2019-09-286-5/+417
* allwinner: Add support to min/max in aw_clk_fracEmmanuel Vadot2019-08-107-37/+122
* Remove some duplicate code that end up in r350844Emmanuel Vadot2019-08-102-338/+0
* allwinner: Add a new clock aw_clk_mEmmanuel Vadot2019-08-106-42/+739
* allwinner: Rework the BUS_PASS on driversEmmanuel Vadot2019-08-108-9/+9
* arm: allwinner: Remove frac mode from NM clkEmmanuel Vadot2019-05-233-82/+18
* arm: allwinner: clk: Use the new frac clockEmmanuel Vadot2019-05-234-37/+39
* arm: allwinner: clk: Add new clock aw_clk_fracEmmanuel Vadot2019-05-235-0/+428
* allwinner: aw_ccu: Add some debug printfs (disabled by default)Emmanuel Vadot2019-05-231-0/+15
* Extract eventfilter declarations to sys/_eventfilter.hConrad Meyer2019-05-201-0/+2
* arm: allwinner: aw_clk_nm: Don't reparent the clock if we didn't askEmmanuel Vadot2019-05-121-1/+1
* allwinner: clk: sun8i_r: Correct resetsEmmanuel Vadot2019-05-111-2/+3
* allwinner: clk: prediv_mux: Init the current parentEmmanuel Vadot2019-05-111-1/+13
* arm64: allwinner: ccu_de2: Remove H5 compatibleEmmanuel Vadot2019-04-271-1/+0
* aw_rtc: Register the clocksEmmanuel Vadot2019-04-164-4/+4
* arm: allwinner: clk: Fix nm_recalcEmmanuel Vadot2019-03-291-1/+1
* arm64: allwinner: a64: Add TCON clockEmmanuel Vadot2019-03-071-0/+10
* arm64: allwinner: Add CCU DE2Emmanuel Vadot2019-03-072-0/+177
* arm: allwinner: Fix NM clock recalcEmmanuel Vadot2019-03-071-1/+5
* allwinner: a64: Add THS clock supportEmmanuel Vadot2018-08-051-0/+19
* allwinner: a83t: Fix PLL_CPU clocksEmmanuel Vadot2018-07-161-8/+13
* allwinner: clkng: Correct mux width and flagsEmmanuel Vadot2018-06-232-4/+4