- 5d0237a pwm: jz4740: Make use of devm_pwmchip_alloc() function by Uwe Kleine-König · 10 months ago
- 4eeb332 pwm: jz4740: Make use of pwmchip_parent() accessor by Uwe Kleine-König · 10 months ago
- cebf107 pwm: jz4740: Change prototype of a helper to prepare further changes by Uwe Kleine-König · 10 months ago
- 9320fc5 pwm: jz4740: Don't use dev_err_probe() in .request() by Uwe Kleine-König · 12 months ago
- 80943bbdc pwm: Stop referencing pwm->chip by Thierry Reding · 1 year, 1 month ago
- 1c9a2ad pwm: jz4740: Add trailing \n to error messages by Uwe Kleine-König · 1 year, 1 month ago
- 89c8de7 pwm: jz4740: Put per-channel clk into driver data by Uwe Kleine-König · 1 year, 6 months ago
- 384461a pwm: Manage owner assignment implicitly for drivers by Uwe Kleine-König · 1 year, 5 months ago
- 7a3663c pwm: jz4740: Consistently name driver data "jz" by Uwe Kleine-König · 1 year, 4 months ago
- 0a41b0c pwm: Explicitly include correct DT includes by Rob Herring · 1 year, 5 months ago
- 7d91999 pwm: jz4740: Use regmap_{set,clear}_bits by Paul Cercueil · 2 years, 2 months ago
- 731c479 pwm: jz4740: Force dependency on Device Tree by Paul Cercueil · 2 years, 2 months ago
- 5a47152 pwm: jz4740: Add support for X1000 SoC by Aidan MacDonald · 2 years, 10 months ago
- f0d6d7f pwm: jz4740: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 5 months ago
- e9fdf12 pwm: Simplify all drivers with explicit of_pwm_n_cells = 3 by Uwe Kleine-König · 3 years, 7 months ago
- f9a8ee8 pwm: Always allocate PWM chip base ID dynamically by Uwe Kleine-König · 3 years, 10 months ago
- c0bfe96 pwm: jz4740: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
- 74db728 pwm: jz4740: Add support for the JZ4725B by Paul Cercueil · 4 years, 7 months ago
- a020f22 pwm: jz4740: Make PWM start with the active part by Paul Cercueil · 4 years, 7 months ago
- 9017dc4 pwm: jz4740: Enhance precision in calculation of duty cycle by Paul Cercueil · 4 years, 7 months ago
- a2005fc pwm: jz4740: Allow selection of PWM channels 0 and 1 by Paul Cercueil · 4 years, 9 months ago
- c269351 pwm: jz4740: Obtain regmap from parent node by Paul Cercueil · 4 years, 9 months ago
- 485b56f pwm: jz4740: Improve algorithm of clock calculation by Paul Cercueil · 4 years, 9 months ago
- ce1f9ce pwm: jz4740: Use clocks from TCU driver by Paul Cercueil · 4 years, 9 months ago
- 71523d1 pwm: Ensure pwm_apply_state() doesn't modify the state argument by Uwe Kleine-König · 5 years ago
- 3b442c6 pwm: jz4740: Document known limitations by Uwe Kleine-König · 5 years ago
- 6e2bbb6 Merge tag 'pwm/for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 5 years ago
- 6580fd1 pwm: jz4740: Force TCU2 channels to return to their init level by Paul Cercueil · 6 years ago
- 1ac99c5 pwm: jz4740: Apply configuration atomically by Paul Cercueil · 6 years ago
- 93808ac pwm: jz4740: Remove unused devicetree compatible strings by Paul Cercueil · 6 years ago
- a912e80 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151 by Thomas Gleixner · 6 years ago
- cc20173 pwm: jz4740: Add support for devicetree by Paul Cercueil · 7 years ago
- 174dcc8 pwm: jz4740: Implement ->set_polarity() by Paul Cercueil · 7 years ago
- df56b17 pwm: jz4740: Make disable operation compatible with TCU2 mode by Maarten ter Huurne · 7 years ago
- 47096d7 pwm: jz4740: Let the pinctrl driver configure the pins by Paul Cercueil · 8 years ago
- f05fae1 pwm: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- 0dc1135 pwm: jz4740: Use devm_clk_get() by Lars-Peter Clausen · 11 years ago
- 078c6ac pwm: jz4740: Pass device to clk_get() by Lars-Peter Clausen · 11 years ago
- 77f3791 pwm: remove use of __devexit by Bill Pemberton · 12 years ago
- 3e9fe83 pwm: remove use of __devinit by Bill Pemberton · 12 years ago
- fd10911 pwm: remove use of __devexit_p by Bill Pemberton · 12 years ago
- f6b8a57 pwm: Add Ingenic JZ4740 support by Thierry Reding · 12 years ago