summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-twl6040.c
Commit message (Expand)AuthorAgeFilesLines
* clk: make clk_init_data constBhumika Goyal2017-11-011-1/+1
* clk: twl6040: Migrate to clk_hw based registration APIsStephen Boyd2016-08-241-6/+7
* clk: twl6040: Rename the driver and use consistent names in the codePeter Ujfalusi2016-08-151-32/+45
* clk: twl6040: Register the clock as of_clk_providerPeter Ujfalusi2016-08-151-1/+2
* clk: twl6040: Correct clk_opsPeter Ujfalusi2016-08-151-2/+2
* clk: twl6040: Remove CLK_IS_ROOTStephen Boyd2016-04-151-1/+0
* Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-281-1/+0
|\
| * clk: twl6040: Remove clk.h includeStephen Boyd2015-07-201-1/+0
* | clk: twl6040: Convert to use devm_clk_registerAxel Lin2015-07-281-11/+1
|/
* clk: Remove .owner field for driverKiran Padwal2014-09-251-1/+0
* clk: use platform_{get,set}_drvdata()Jingoo Han2013-05-301-2/+2
* Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* CLK: clk-twl6040: fix return value check in twl6040_clk_probe()Wei Yongjun2012-11-151-2/+2
* CLK: clk-twl6040: Initial clock driver for OMAP4+ McPDM fclk clockPeter Ujfalusi2012-10-291-0/+126