aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-pwm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+14
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-06clk: pwm: implement the .get_duty_cycle callbackMartin Blumenstingl1-0/+14
2019-04-26clk: Remove CLK_IS_BASIC clk flagStephen Boyd1-1/+1
2016-08-24clk: pwm: Migrate to clk_hw based OF and registration APIsStephen Boyd1-5/+4
2016-05-17clk: pwm: Use pwm_get_args() where appropriateBoris Brezillon1-5/+12
2016-03-02clk: pwm: Remove CLK_IS_ROOTStephen Boyd1-1/+1
2015-04-10clk: Add PWM clock driverPhilipp Zabel1-0/+136