aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-09clk: meson: axg: Remove MIPI enable clock gateRemi Pommarel2-4/+0
2021-02-09clk: meson-axg: remove CLKID_MIPI_ENABLERemi Pommarel1-1/+0
2021-02-09dt-bindings: clock: imx: Switch to my personal addressFabio Estevam3-3/+3
2021-02-09clk: mediatek: mux: Update parent at enable timeLaurent Pinchart2-3/+30
2021-02-09clk: mediatek: mux: Drop unused clock opsLaurent Pinchart2-70/+4
2021-02-08clk: mediatek: Select all the MT8183 clocks by defaultEnric Balletbo i Serra1-0/+11
2021-02-08clk: remove u300 driverArnd Bergmann4-1281/+0
2021-02-08clk: remove sirf prima2/atlas driversArnd Bergmann10-3211/+0
2021-02-08clk: remove zte zx driverArnd Bergmann9-2691/+0
2021-02-08clk: remove tango4 driverArnd Bergmann3-109/+0
2021-02-08clk: xilinx: move xlnx_vcu clock driver from socMichael Tretter7-18/+23
2021-02-08soc: xilinx: vcu: fix alignment to open parenthesisMichael Tretter1-1/+1
2021-02-08soc: xilinx: vcu: fix repeated word the in commentMichael Tretter1-1/+1
2021-02-08soc: xilinx: vcu: use bitfields for register definitionMichael Tretter1-81/+34
2021-02-08soc: xilinx: vcu: remove calculation of PLL configurationMichael Tretter1-117/+0
2021-02-08soc: xilinx: vcu: make the PLL configurableMichael Tretter1-37/+103
2021-02-08soc: xilinx: vcu: make pll post divider explicitMichael Tretter1-16/+36
2021-02-08soc: xilinx: vcu: implement clock provider for output clocksMichael Tretter1-37/+160
2021-02-08soc: xilinx: vcu: register PLL as fixed rate clockMichael Tretter2-2/+19
2021-02-08soc: xilinx: vcu: implement PLL disableMichael Tretter1-9/+19
2021-02-08soc: xilinx: vcu: add helpers for configuring PLLMichael Tretter1-67/+104
2021-02-08soc: xilinx: vcu: add helper to wait for PLL lockedMichael Tretter1-19/+27
2021-02-08soc: xilinx: vcu: drop coreclk from struct xlnx_vcuMichael Tretter1-4/+2
2021-02-08clk: divider: fix initialization with parent_hwMichael Tretter1-2/+7