summaryrefslogtreecommitdiff
path: root/drivers/clk/ti/mux.c
AgeCommit message (Expand)Author
2019-06-07clk: ti: Remove unused functionsYueHaibing
2019-02-15clk: ti: remove usage of CLK_IS_BASICTero 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
2018-03-08clk: ti: add support for clock latching to mux clocksTero Kristo
2017-11-13clk: ti: Delete error messages for failed memory allocationsMarkus Elfring
2017-03-08clk: ti: convert to use proper register definition for all accessesTero Kristo
2017-03-08clk: ti: mux: convert TI mux clock to use its internal data representationTero Kristo
2017-03-08clk: ti: enforce const types on string arraysTero Kristo
2017-03-08clk: ti: use automatic clock alias generation frameworkTero Kristo
2016-02-26clk: ti: Update for of_clk_get_parent_count() returning unsigned intStephen Boyd
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang
2015-11-24clk: ti: drop locking code from mux/divider driversGrygorii Strashko
2015-08-24clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd
2015-07-28clk: ti: make use of of_clk_parent_fill helper functionDinh Nguyen
2015-03-24clk: ti: fix ti_clk_get_reg_addr error handlingTero Kristo
2015-01-30clk: ti: mux: add support for legacy mux initTero Kristo
2014-06-19clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clockTomi Valkeinen
2014-01-17clk: ti: add support for basic mux clockTero Kristo