aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-13clk: tegra: Use match_string() helper to simplify the codeYueHaibing1-8/+4
2019-11-13clk: pxa: fix one of the pxa RTC clocksRobert Jarzmik1-0/+1
2019-11-13clk: sprd: Use IS_ERR() to validate the return value of syscon_regmap_lookup_by_phandle()Baolin Wang1-1/+1
2019-11-13clk: armada-xp: remove unused codeYueHaibing1-26/+0
2019-11-11clk: tegra: Fix build error without CONFIG_PM_SLEEPYueHaibing1-0/+2
2019-11-11clk: tegra: Add missing stubs for the case of !CONFIG_PM_SLEEPDmitry Osipenko1-0/+13
2019-11-11clk: tegra: Optimize PLLX restore on Tegra20/30Dmitry Osipenko2-18/+32
2019-11-11clk: tegra: Add suspend and resume support on Tegra210Sowjanya Komatineni3-4/+163
2019-11-11clk: tegra: Share clk and rst register defines with Tegra clock driverSowjanya Komatineni2-45/+45
2019-11-11clk: tegra: Use fence_udelay() during PLLU initSowjanya Komatineni1-4/+4
2019-11-11clk: tegra: clk-dfll: Add suspend and resume supportSowjanya Komatineni3-0/+59
2019-11-11clk: tegra: clk-super: Add restore-context supportSowjanya Komatineni1-0/+27
2019-11-11clk: tegra: clk-super: Fix to enable PLLP branches to CPUSowjanya Komatineni4-1/+39
2019-11-11clk: tegra: periph: Add restore_context supportSowjanya Komatineni2-0/+37
2019-11-11clk: tegra: Support for OSC context save and restoreSowjanya Komatineni2-0/+16
2019-11-11clk: tegra: pll: Save and restore pll contextSowjanya Komatineni1-32/+54
2019-11-11clk: tegra: pllout: Save and restore pllout contextSowjanya Komatineni1-0/+9
2019-11-11clk: tegra: divider: Save and restore divider rateSowjanya Komatineni1-0/+11
2019-11-11clk: tegra: Reimplement SOR clocks on Tegra210Thierry Reding2-19/+58
2019-11-11clk: tegra: Reimplement SOR clock on Tegra124Thierry Reding1-9/+13
2019-11-11clk: tegra: Rename sor0_lvds to sor0_outThierry Reding3-8/+8
2019-11-11clk: tegra: Move SOR0 implementation to Tegra124Thierry Reding2-8/+49
2019-11-11clk: tegra: Remove last remains of TEGRA210_CLK_SOR1_SRCThierry Reding3-3/+2
2019-11-11clk: tegra: Add Tegra20/30 EMC clock implementationDmitry Osipenko6-52/+350
2019-11-11clk: Add API to get index of the clock parentSowjanya Komatineni2-0/+19
2019-11-08clk: clk-gpio: propagate rate change to parentMichael Hennerich1-1/+1
2019-11-08clk: qcom: rpmh: Reuse sdm845 clks for sm8150Stephen Boyd1-20/+14
2019-11-08clk/ti/adpll: allocate room for terminating nullStephen Kitt1-9/+2
2019-11-08clk: ast2600: Add RMII RCLK gates for all four MACsAndrew Jeffery1-1/+46
2019-11-08drivers/clk: convert VL struct to struct_sizeStephen Kitt7-14/+9
2019-11-07clk: qcom: Add MSM8998 GPU Clock Controller (GPUCC) driverJeffrey Hugo3-0/+348
2019-11-07clk: qcom: Allow constant ratio freq tables for rcgJeffrey Hugo2-0/+5
2019-11-07clk: qcom: smd: Add missing pnoc clockJeffrey Hugo1-0/+3
2019-11-07clk: qcom: Enumerate clocks and reset needed to boot the 8998 modemJeffrey Hugo2-0/+78
2019-11-07clk: qcom: clk-rpmh: Add support for RPMHCC for SC7180Taniya Das1-0/+19
2019-11-07dt-bindings: clock: Introduce RPMHCC bindings for SC7180Taniya Das1-0/+1
2019-11-07dt-bindings: clock: Add YAML schemas for the QCOM RPMHCC clock bindingsTaniya Das2-27/+48
2019-11-07clk: qcom: Add Global Clock controller (GCC) driver for SC7180Taniya Das3-0/+2460
2019-11-07dt-bindings: clock: Add sc7180 GCC clock bindingTaniya Das2-0/+169
2019-11-07dt-bindings: clock: Add YAML schemas for the QCOM GCC clock bindingsTaniya Das2-94/+174
2019-11-07clk: qcom: common: Return NULL from clk_hw OF providerTaniya Das1-1/+1
2019-11-07clk: qcom: rcg: update the DFS macro for RCGTaniya Das2-49/+49
2019-11-07clk: qcom: remove unneeded semicolonYueHaibing1-2/+2
2019-11-07clk: qcom: Add Q6SSTOP clock controller for QCS404Govind Singh4-0/+250
2019-11-05clk: rockchip: protect the pclk_usb_grf as critical on px30Heiko Stuebner1-1/+2
2019-11-05clk: rockchip: add video-related niu clocks as critical on px30Heiko Stuebner1-5/+10
2019-11-05clk: rockchip: move px30 critical clocks to correct clock controllerHeiko Stuebner1-4/+4
2019-11-05clk: rockchip: Add div50 clocks for px30 sdmmc, emmc, sdio and nandcFinley Xiao1-4/+40
2019-11-05clk: rockchip: Add div50 clock-ids for sdmmc on px30 and nandcFinley Xiao1-0/+2
2019-11-05clk: sunxi-ng: h3: Export MBUS clockJernej Skrabec2-5/+1