summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti/mux.c
Commit message (Expand)AuthorAgeFilesLines
* clk: ti: Delete error messages for failed memory allocationsMarkus Elfring2017-11-131-3/+1
* clk: ti: convert to use proper register definition for all accessesTero Kristo2017-03-081-25/+16
* clk: ti: mux: convert TI mux clock to use its internal data representationTero Kristo2017-03-081-5/+5
* clk: ti: enforce const types on string arraysTero Kristo2017-03-081-4/+4
* clk: ti: use automatic clock alias generation frameworkTero Kristo2017-03-081-1/+1
* clk: ti: Update for of_clk_get_parent_count() returning unsigned intStephen Boyd2016-02-261-2/+2
* clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang2016-01-291-2/+0
* clk: ti: drop locking code from mux/divider driversGrygorii Strashko2015-11-241-12/+3
* clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd2015-08-241-1/+1
* clk: ti: make use of of_clk_parent_fill helper functionDinh Nguyen2015-07-281-3/+1
* clk: ti: fix ti_clk_get_reg_addr error handlingTero Kristo2015-03-241-2/+2
* clk: ti: mux: add support for legacy mux initTero Kristo2015-01-301-2/+68
* clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clockTomi Valkeinen2014-06-191-1/+1
* clk: ti: add support for basic mux clockTero Kristo2014-01-171-0/+246
OpenPOWER on IntegriCloud