1. b2c200e pwm: Add consumer device link by Fabrice Gasnier · 6 years ago
  2. 347ab94 pwm: Fix deadlock warning when removing PWM device by Phong Hoang · 6 years ago
  3. 5d0a4c1 pwm: Rearrange structures to group members by purpose by Uwe Kleine-König · 6 years ago
  4. cc2d224 pwm: Drop per-chip dbg_show callback by Uwe Kleine-König · 6 years ago
  5. a36b260 pwm: Drop legacy wrapper for changing polarity by Uwe Kleine-König · 6 years ago
  6. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  7. b526a31 pwm: Try to load modules during pwm_get() by Hans de Goede · 8 years ago
  8. 8c0216f pwm: Remove .can_sleep from struct pwm_chip by Thierry Reding · 8 years ago
  9. fe2858c pwm: Remove pwm_can_sleep() by Thierry Reding · 8 years ago
  10. 0733424 pwm: Unexport children before chip removal by David Hsu · 8 years ago
  11. bd26861 Merge branch 'for-4.8/capture' into for-next by Thierry Reding · 8 years ago
  12. ef8e26b Merge branch 'for-4.8/core' into for-next by Thierry Reding · 8 years ago
  13. 2b77487 pwm: Remove gratuitous blank line by Thierry Reding · 9 years ago
  14. f6f3bdd pwm: Add relative duty cycle manipulation helpers by Boris Brezillon · 9 years ago
  15. a6a0dbb pwm: Add a helper to prepare a new PWM state by Boris Brezillon · 9 years ago
  16. 33cdcee pwm: Fix pwm_apply_args() by Boris Brezillon · 9 years ago
  17. 3a3d1a4 pwm: Add PWM capture support by Lee Jones · 9 years ago
  18. ef2bf49 pwm: Improve args checking in pwm_apply_state() by Brian Norris · 9 years ago
  19. 5ec803e pwm: Add core infrastructure to allow atomic updates by Boris Brezillon · 9 years ago
  20. 15fa8a43 pwm: Add hardware readout infrastructure by Boris Brezillon · 9 years ago
  21. 09a7e4a pwm: Move the enabled/disabled info into pwm_state by Boris Brezillon · 9 years ago
  22. 43a276b pwm: Introduce the pwm_state concept by Boris Brezillon · 9 years ago
  23. a8c3862 pwm: Keep PWM state in sync with hardware state by Boris Brezillon · 9 years ago
  24. 459a25a pwm: Get rid of pwm->lock by Boris BREZILLON · 9 years ago
  25. e39c0df pwm: Introduce the pwm_args concept by Boris Brezillon · 9 years ago
  26. d1cd214 pwm: Set enable state properly on failed call to enable by Jonathan Richardson · 9 years ago
  27. 0488380 pwm: Clean up kerneldoc by Thierry Reding · 9 years ago
  28. 6bc7064 pwm: Remove useless whitespace by Thierry Reding · 9 years ago
  29. 011e763 pwm: Add pwm_get_polarity() helper function by Boris Brezillon · 10 years ago
  30. a1cf421 pwm: Constify PWM device where possible by Boris Brezillon · 10 years ago
  31. 5c31252 pwm: Add the pwm_is_enabled() helper by Boris Brezillon · 10 years ago
  32. b6a00fa pwm: Add pwmchip_add_with_polarity() API by Tim Kryger · 10 years ago
  33. efb0de5 pwm: Add support to remove registered consumer lookup tables by Shobhit Kumar · 10 years ago
  34. 4284402 pwm: modify PWM_LOOKUP to initialize all struct pwm_lookup members by Alexandre Belloni · 11 years ago
  35. 3796ce1 pwm: add period and polarity to struct pwm_lookup by Alexandre Belloni · 11 years ago
  36. 557fe99 pwm: Remove obsolete HAVE_PWM Kconfig symbol by Sascha Hauer · 11 years ago
  37. 76abbdde pwm: Add sysfs interface by H Hartley Sweeten · 12 years ago
  38. 3eb0522 Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  39. 261a5ed pwm: Add devm_of_pwm_get() as exported API for users by Peter Ujfalusi · 12 years ago
  40. 8eb9612 pwm: core: Rename of_pwm_request() to of_pwm_get() and export it by Peter Ujfalusi · 12 years ago
  41. d4c0c47 pwm: Correct parameter name in header for *pwm_get() functions by Peter Ujfalusi · 12 years ago
  42. 6e69ab1 pwm: Add pwm_can_sleep() as exported API to users by Florian Vaussard · 12 years ago
  43. 83af240 pwm: Device tree support for PWM polarity by Philip, Avinash · 12 years ago
  44. 0bcf168 pwm: Fix compilation error when CONFIG_PWM is not defined by Tushar Behera · 12 years ago
  45. 6354316 pwm: add devm_pwm_get() and devm_pwm_put() by Alexandre Courbot · 12 years ago
  46. 0aa0869c pwm: Add support for configuring the PWM polarity by Philip, Avinash · 12 years ago
  47. 7299ab7 pwm: Add device tree support by Thierry Reding · 13 years ago
  48. 8138d2d pwm: Add table-based lookup for static mappings by Thierry Reding · 13 years ago
  49. 62099ab pwm: Add debugfs interface by Thierry Reding · 13 years ago
  50. f051c46 pwm: Allow chips to support multiple PWMs by Thierry Reding · 13 years ago
  51. 0c2498f pwm: Add PWM framework support by Sascha Hauer · 14 years ago
  52. 5243ef8 trivial: PWM: fix of #endif comment by Mark Vels · 16 years ago
  53. 1a189b9 [ARM] pxa: Add bare bones PWM API by Russell King · 17 years ago