aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-twl6040.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-24clk: twl6040: Migrate to clk_hw based registration APIsStephen Boyd1-6/+7
2016-08-15clk: twl6040: Rename the driver and use consistent names in the codePeter Ujfalusi1-32/+45
2016-08-15clk: twl6040: Register the clock as of_clk_providerPeter Ujfalusi1-1/+2
2016-08-15clk: twl6040: Correct clk_opsPeter Ujfalusi1-2/+2
2016-04-15clk: twl6040: Remove CLK_IS_ROOTStephen Boyd1-1/+0
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd1-1/+0
2015-07-28clk: twl6040: Convert to use devm_clk_registerAxel Lin1-11/+1
2015-07-20clk: twl6040: Remove clk.h includeStephen Boyd1-1/+0
2014-09-25clk: Remove .owner field for driverKiran Padwal1-1/+0
2013-05-30clk: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-11-15CLK: clk-twl6040: fix return value check in twl6040_clk_probe()Wei Yongjun1-2/+2
2012-10-29CLK: clk-twl6040: Initial clock driver for OMAP4+ McPDM fclk clockPeter Ujfalusi1-0/+126