summaryrefslogtreecommitdiff
path: root/drivers/clk/ti/mux.c
AgeCommit message (Expand)Author
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