summaryrefslogtreecommitdiff
path: root/drivers/clk/ti/gate.c
AgeCommit message (Expand)Author
2021-02-11clk: ti: gate: Fix possible doc-rot in 'omap36xx_gate_clk_enable_with_hsdiv_r...Lee Jones
2019-06-07clk: ti: Remove unused functionsYueHaibing
2019-02-15clk: ti: generalize the init sequence of clk_hw_omap clocksTero Kristo
2018-10-18Merge branch 'clk-ti' into clk-nextStephen Boyd
2018-10-03clk: ti: Add functions to save/restore clk contextRuss Dill
2018-08-30clk: Convert to using %pOFn instead of device_node.nameRob Herring
2017-12-14clk: ti: Drop legacy clk-3xxx-legacy codeTony Lindgren
2017-03-08clk: ti: convert to use proper register definition for all accessesTero Kristo
2017-03-08clk: ti: gate: export gate_clk_ops locallyTero Kristo
2017-03-08clk: ti: divider: convert TI divider clock to use its own data representationTero Kristo
2017-03-08clk: ti: drop unnecessary MEMMAP_ADDRESSING flagTero Kristo
2017-03-08clk: ti: use automatic clock alias generation frameworkTero Kristo
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang
2015-08-24clk: ti: Convert to clk_hw based provider APIsStephen Boyd
2015-03-24clk: ti: fix ti_clk_get_reg_addr error handlingTero Kristo
2015-02-03clk: omap: compile legacy omap3 clocks conditionallyArnd Bergmann
2015-01-30clk: ti: interface: add support for legacy interface clock initTero Kristo
2015-01-30clk: ti: gate: add support for legacy gate initTero Kristo
2014-06-10Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...Mike Turquette
2014-05-28CLK: TI: gate: add composite interface clock to OMAP2 only buildTero Kristo
2014-05-20clk: ti: add missing semi-colon on CLK_OF_DECLARERob Herring
2014-01-17CLK: TI: add support for gate clockTero Kristo