summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-pwm.c
AgeCommit message (Expand)Author
2020-12-10clk: pwm: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-06-17clk: pwm: Use 64-bit division functionGuru Das Srinagesh
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-06clk: pwm: implement the .get_duty_cycle callbackMartin Blumenstingl
2019-04-26clk: Remove CLK_IS_BASIC clk flagStephen Boyd
2016-08-24clk: pwm: Migrate to clk_hw based OF and registration APIsStephen Boyd
2016-05-17clk: pwm: Use pwm_get_args() where appropriateBoris Brezillon
2016-03-02clk: pwm: Remove CLK_IS_ROOTStephen Boyd
2015-04-10clk: Add PWM clock driverPhilipp Zabel