summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2016-12-14clk: samsung: set SPI0 ioclk and slck as ignore unusedHoegeun Kwon
2016-12-14clk: exynos542x: add IGNORE_UNUSED flag to aclk432_scaler clockMarek Szyprowski
2016-12-14clk: exynos5433: use CLK_IGNORE_UNUSED for the SPI3 related clockJaehoon Chung
2016-12-14clk: exynos5420: Set ID for aclk333 gate clockJavier Martinez Canillas
2016-12-14clk: samsung: exynos5420: Add pll_rate_table and clock id for EPLLChanwoo Choi
2016-12-14clk: samsung: exynos5422: add missing parent GSCL block clocksMarek Szyprowski
2016-12-14clk: samsung: exynos5422: fix MFC clock hierarchy parentMarek Szyprowski
2016-12-14clk: samsung: exynos3250: Add MMC2 clockChanwoo Choi
2016-12-14clk: samsung: exynos3250: Add UART2 clockChanwoo Choi
2016-12-14clk: samsung: exynos5800: fix cpu clock configuration dataBartlomiej Zolnierkiewicz
2016-12-14clk: samsung: exynos5420: add cpu clock configuration data and instantiate cp...Thomas Abraham
2016-12-14clk: samsung: exynos5250: add cpu clock configuration data and instantiate cp...Thomas Abraham
2016-12-14clk: samsung: exynos4x12: add cpu clock configuration data and instantiate cp...Bartlomiej Zolnierkiewicz
2016-12-14clk: samsung: exynos4: add cpu clock configuration data and instantiate cpu c...Thomas Abraham
2016-12-14clk: samsung: add infrastructure to register cpu clocksThomas Abraham
2016-12-14clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock supportBartlomiej Zolnierkiewicz
2016-12-14clk: exynos5433: Fix mout_aclk_cam1*_user clocks definitionSylwester Nawrocki
2016-12-14clk: samsung: exynos5433: Drop RO registers from the save/restore listsSylwester Nawrocki
2016-12-14clk: samsung: exynos5433: add CLK_IGNORE_UNUSED to all camera clocksMarek Szyprowski
2016-12-14clk: samsung: exynos5433: Add ISP/CAM IP gate clocksSylwester Nawrocki
2016-12-14clk: samsung: exynos5433: Change *RXBYTEECLKHS0_* clock rates to 188 MHzSylwester Nawrocki
2016-12-14clk: samsung: exynos5433: Fix definitions of SCLK ISP SENSOR0 clocksMarek Szyprowski
2016-12-14clk: samsung: exynos5433: Fix definitions of MUX_SEL_CAM04 clocksSylwester Nawrocki
2016-12-14clk: samsung: exynos5433: Fix typos in *_ISP_MPWM clock namesSylwester Nawrocki
2016-12-14clk: samsung: exynos5433: Add pm_domain notification when domain is avaiable.Jonghwa Lee
2016-12-14clk/samsung: added pclk_decon clockAndrzej Hajda
2016-12-14clk: exynos5433: add defines for HDMI-PHY output clocksAndrzej Hajda
2016-12-14local/clk: exynos5433: Fix ERR_PTR dereference when parsing power domainsKrzysztof Kozlowski
2016-12-14clk: samsung: exynos5433: Add power domain notifier to g3d cmuJonghwa Lee
2016-12-14clk: exynos5433: Fix wrong registers of PCLK_GSCL_SMMU clocks.Jonghwa Lee
2016-12-14clk: exynos5433: Add power domain notifier to diplay cmu.Jonghwa Lee
2016-12-14clk: exynos5433: Add power domain notifier for restoring clock registers.Jonghwa Lee
2016-12-14local/clk: add gate_pcie and gate_pcie_phy and set CLK_INGNORE_UNUSEDJaehoon Chung
2016-12-14LOCAL / clk: samsung: exynos5433: enable ignore unused flagInha Song
2016-12-14clk: samsung: exynos5433: Add suspend_prepare/unprepare callback.Jonghwa Lee
2016-12-14clk: samsung: Introduce supend_prepare/unprepare callback.Jonghwa Lee
2016-12-14LOCAL / RFC / clk: Provide an always-on clock domain frameworkLee Jones
2016-12-14clk: exynos5433: Add 'CLK_IGNORE_UNUSED' flag to clocks occuring hang at resumeJonghwa Lee
2016-12-14clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks occurring hang at sleepJonghwa Lee
2016-12-14clk: exynos5433: Add 'CLK_IGNORE_UNUSED' flag to clocks for sercure monitor callJonghwa Lee
2016-12-14clk: samsung: exynos5433: add DIV_CPIF to store it when the board is being su...Hyungwon Hwang
2016-12-14LOCAL / clk: s2mps11: Avoid deadlock issue between regmap and CCFChanwoo Choi
2016-12-14clk: samsung: exynos5433: Remove CLK_DIVIDER_READ_ONLY flag from div_aclk_g3dChanwoo Choi
2016-12-14clk: samsung: exynos5433: add flags for g3d clockJoonyoung Shim
2016-12-14clk: divider: fix to set parent rate from CLK_DIVIDER_READ_ONLY flagJoonyoung Shim
2016-12-14clk: divider: don't set_rate with CLK_DIVIDER_READ_ONLY flagJoonyoung Shim
2016-12-14clk: samsung: exynos5433: Add CLK_SET_RATE_PARENT to support DVFS for Cortex-...Chanwoo Choi
2016-12-14clk: samsung: exynos5433: Add CLK_SET_RATE_PARENT flag for aclk_g3d to suppor...Chanwoo Choi
2016-12-14clk: samsung: exynos5433: Add CLK_SET_RATE_PARENT to support DVFS for Cortex-...Chanwoo Choi
2016-12-14clk: Show clock rate instead of return valueChanwoo Choi