summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-mux.c
Commit message (Expand)AuthorAgeFilesLines
* clk: move struct clk_mux into headerLucas Stach2019-01-151-10/+1
* CLK: clk-mux: Respect CLK_MUX_HIWORD_MASK flagAndrey Panov2015-03-051-0/+3
* clk: Add parent round/set rate for mux and gateSascha Hauer2014-03-281-0/+2
* clk: clk-mux: pass clk flags from initializersSascha Hauer2014-03-281-3/+5
* drivers/clk/clk-mux.c: Fix sparse warningAlexander Shiyan2014-02-171-1/+1
* clk: allow to instanciate clk mux without registering itLucas Stach2013-07-021-5/+24
* clk: initial common clk supportSascha Hauer2012-10-041-0/+77