Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-10 | clk: pwm: drop of_match_ptr from of_device_id table | Krzysztof Kozlowski | 1 | -1/+1 |
2020-06-17 | clk: pwm: Use 64-bit division function | Guru Das Srinagesh | 1 | -1/+6 |
2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+14 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-06-06 | clk: pwm: implement the .get_duty_cycle callback | Martin Blumenstingl | 1 | -0/+14 |
2019-04-26 | clk: Remove CLK_IS_BASIC clk flag | Stephen Boyd | 1 | -1/+1 |
2016-08-24 | clk: pwm: Migrate to clk_hw based OF and registration APIs | Stephen Boyd | 1 | -5/+4 |
2016-05-17 | clk: pwm: Use pwm_get_args() where appropriate | Boris Brezillon | 1 | -5/+12 |
2016-03-02 | clk: pwm: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -1/+1 |
2015-04-10 | clk: Add PWM clock driver | Philipp Zabel | 1 | -0/+136 |