- 8de8cca pwm: atmel: Make use of devm_pwmchip_alloc() function by Uwe Kleine-König · 1 year, 1 month ago
- f9e4d43 pwm: atmel: Make use of pwmchip_parent() accessor by Uwe Kleine-König · 1 year, 1 month ago
- cc2b5bc pwm: atmel: Change prototype of a helper to prepare further changes by Uwe Kleine-König · 1 year, 1 month ago
- f8b403f pwm: atmel: Don't use pwm consumer API by Uwe Kleine-König · 1 year, 1 month ago
- 384461a pwm: Manage owner assignment implicitly for drivers by Uwe Kleine-König · 1 year, 7 months ago
- 2992e07 pwm: atmel: Remove redundant of_match_ptr() by Ruan Jinjie · 1 year, 7 months ago
- b22bb0d pwm: atmel: Simplify using devm functions by Uwe Kleine-König · 1 year, 8 months ago
- a2f68c7 pwm: atmel: Enable clk when pwm already enabled in bootloader by Guiting Shen · 1 year, 8 months ago
- 0a41b0c pwm: Explicitly include correct DT includes by Rob Herring · 1 year, 8 months ago
- 173cb65 docs: update some straggling Documentation/arm references by Jonathan Corbet · 1 year, 10 months ago
- a3c28bc pwm: atmel: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- 6c452cf pwm: Make .get_state() callback return an error code by Uwe Kleine-König · 2 years, 3 months ago
- dc1adb3 pwm: atmel: Remove redundant initialization of variable timeout by Colin Ian King · 3 years, 3 months ago
- 6f897a1 pwm: atmel: Drop unused header by Uwe Kleine-König · 3 years, 6 months ago
- 52eaba4 pwm: atmel: Rework tracking updates pending in hardware by Uwe Kleine-König · 3 years, 11 months ago
- e9fdf12 pwm: Simplify all drivers with explicit of_pwm_n_cells = 3 by Uwe Kleine-König · 3 years, 10 months ago
- 8035e6c pwm: atmel: Improve duty cycle calculation in .apply() by Uwe Kleine-König · 3 years, 11 months ago
- 453e8b3 pwm: atmel: Fix duty cycle calculation in .get_state() by Uwe Kleine-König · 3 years, 11 months ago
- 89c6f31 pwm: atmel: Free resources only after pwmchip_remove() by Uwe Kleine-König · 4 years ago
- f9a8ee8 pwm: Always allocate PWM chip base ID dynamically by Uwe Kleine-König · 4 years ago
- accef07 pwm: atmel: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- 651b510 pwm: atmel: Implement .get_state() by Uwe Kleine-König · 6 years ago
- 02afb81 pwm: atmel: Use register accessors for channels by Uwe Kleine-König · 6 years ago
- 998d189 pwm: atmel: Document known weaknesses of both hardware and software by Uwe Kleine-König · 6 years ago
- 2101c87 pwm: atmel: Replace loop in prescale calculation by ad-hoc calculation by Uwe Kleine-König · 6 years ago
- ff55e7a pwm: atmel: Use a constant for maximum prescale value by Uwe Kleine-König · 6 years ago
- 3c269ba pwm: atmel: Add a hint where to find hardware documentation by Uwe Kleine-König · 6 years ago
- 9193c16 pwm: atmel: Consolidate driver data initialization by Thierry Reding · 5 years ago
- d85b9ce pwm: atmel: Remove unneeded check for match data by Thierry Reding · 5 years ago
- 3d4d857 pwm: atmel: Remove platform_device_id and use only dt bindings by Kamel Bouhara · 5 years ago
- 71523d1 pwm: Ensure pwm_apply_state() doesn't modify the state argument by Uwe Kleine-König · 6 years ago
- f50a7f3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191 by Thomas Gleixner · 6 years ago
- d7d9631 pwm: atmel: Remove useless symbolic definitions by Thierry Reding · 6 years ago
- 74d0c3b pwm: atmel: Add support for SAM9X60's PWM controller by Claudiu Beznea · 6 years ago
- abcbe37 pwm: atmel: Rename objects of type atmel_pwm_data by Claudiu Beznea · 6 years ago
- 0285827d pwm: atmel: Add support for controllers with 32 bit counters by Claudiu Beznea · 6 years ago
- 5378415 pwm: atmel: Add struct atmel_pwm_data by Claudiu Beznea · 6 years ago
- 44521af pwm: atmel: Enable PWM on sama5d2 by Claudiu Beznea · 8 years ago
- 1a722aa pwm: atmel: Switch to atomic PWM by Claudiu Beznea · 8 years ago
- 8c0216f pwm: Remove .can_sleep from struct pwm_chip by Thierry Reding · 8 years ago
- 017bb04 pwm: atmel: Use of_device_get_match_data() by Thierry Reding · 9 years ago
- 313b78e pwm: atmel: Fix checkpatch warnings by Thierry Reding · 9 years ago
- f718c54 pwm: atmel: Fix disabling of PWM channels by Guillermo Rodriguez · 9 years ago
- 15da7b5 pwm: Make use of pwm_get_xxx() helpers where appropriate by Boris Brezillon · 10 years ago
- 5c31252 pwm: Add the pwm_is_enabled() helper by Boris Brezillon · 10 years ago
- 472ac3d pwm: atmel: Fix incorrect CDTY value after disabling by Alexandre Belloni · 10 years ago
- 4c027f7 pwm: atmel: Fix incorrect CDTY value after enabling by Alexandre Belloni · 10 years ago
- e2e0897 pwm: atmel: Fix calculation of prescale value by Nikolaus Voss · 10 years ago
- cf3a384 pwm: atmel: set pwm_chip can_sleep flag by Alexandre Belloni · 11 years ago
- 916030d pwm: atmel: correct CDTY calculation by Alexandre Belloni · 11 years ago
- 8db9e29 pwm: atmel: Fix polarity handling by Alexandre Belloni · 11 years ago
- 6a68335 pwm: atmel-pwm: Do not unprepare clock after successful registration by Bo Shen · 11 years ago
- 32b16d4 pwm: atmel-pwm: Add Atmel PWM controller driver by Bo Shen · 11 years ago