aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-twl6040.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-15/+1
2019-02-21clk: clk-twl6040: Fix imprecise external abort for pdmclkTony Lindgren1-2/+51
2018-12-05clk: clk-twl6040: Free of_provider at removeMatti Vaittinen1-3/+2
2017-11-01clk: make clk_init_data constBhumika Goyal1-1/+1
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