summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-pwm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-171-0/+14
|\
| * clk: pwm: implement the .get_duty_cycle callbackMartin Blumenstingl2019-06-061-0/+14
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
|/
* clk: Remove CLK_IS_BASIC clk flagStephen Boyd2019-04-261-1/+1
* clk: pwm: Migrate to clk_hw based OF and registration APIsStephen Boyd2016-08-251-5/+4Star
* clk: pwm: Use pwm_get_args() where appropriateBoris Brezillon2016-05-171-5/+12
* clk: pwm: Remove CLK_IS_ROOTStephen Boyd2016-03-031-1/+1
* clk: Add PWM clock driverPhilipp Zabel2015-04-101-0/+136