1. 7f79f5f Merge android-4.9.206(2be2d899) into msm-4.9 by jianzhou · 4 years, 8 months ago
  2. 564295c pwm: Clear chip_data in pwm_put() by Uwe Kleine-König · 6 years ago
  3. 31d65a6 Merge android-4.9.183 (a80a7ab) into msm-4.9 by jianzhou · 5 years ago
  4. d7650c7 pwm: Fix deadlock warning when removing PWM device by Phong Hoang · 6 years ago
  5. 9faf274 pwm: core: Add option to config PWM duty/period with u64 data length by Fenglin Wu · 6 years ago
  6. ccee0bb pwm: Add different PWM output types support by Fenglin Wu · 7 years ago
  7. 0733424 pwm: Unexport children before chip removal by David Hsu · 8 years ago
  8. bd26861 Merge branch 'for-4.8/capture' into for-next by Thierry Reding · 8 years ago
  9. 3a3d1a4 pwm: Add PWM capture support by Lee Jones · 8 years ago
  10. ef2bf49 pwm: Improve args checking in pwm_apply_state() by Brian Norris · 8 years ago
  11. 18c5887 Merge branch 'for-4.7/pwm-atomic' into for-next by Thierry Reding · 8 years ago
  12. bf5dd9a Merge branch 'for-4.7/pwm-args' into for-next by Thierry Reding · 8 years ago
  13. 23e3523 pwm: Add information about polarity, duty cycle and period to debugfs by Heiko Stübner · 8 years ago
  14. 39100ce pwm: Switch to the atomic API by Boris Brezillon · 8 years ago
  15. 5ec803e pwm: Add core infrastructure to allow atomic updates by Boris Brezillon · 8 years ago
  16. 15fa8a43 pwm: Add hardware readout infrastructure by Boris Brezillon · 8 years ago
  17. 09a7e4a pwm: Move the enabled/disabled info into pwm_state by Boris Brezillon · 8 years ago
  18. 43a276b pwm: Introduce the pwm_state concept by Boris Brezillon · 8 years ago
  19. a8c3862 pwm: Keep PWM state in sync with hardware state by Boris Brezillon · 8 years ago
  20. 459a25a pwm: Get rid of pwm->lock by Boris BREZILLON · 8 years ago
  21. fbd45a1 pwm: Fix pwm_apply_args() call sites by Boris Brezillon · 8 years ago
  22. 2907f8a pwm: Use kcalloc() instead of kzalloc() by Thierry Reding · 8 years ago
  23. 83a9886 pwm: Add missing newline by Thierry Reding · 8 years ago
  24. e39c0df pwm: Introduce the pwm_args concept by Boris Brezillon · 8 years ago
  25. ff01c94 pwm: Mark all devices as "might sleep" by Thierry Reding · 9 years ago
  26. 655a035 pwm: Return -ENODEV if no PWM lookup match is found by Thierry Reding · 9 years ago
  27. d1cd214 pwm: Set enable state properly on failed call to enable by Jonathan Richardson · 9 years ago
  28. 0488380 pwm: Clean up kerneldoc by Thierry Reding · 9 years ago
  29. 6bc7064 pwm: Remove useless whitespace by Thierry Reding · 9 years ago
  30. 5c31252 pwm: Add the pwm_is_enabled() helper by Boris Brezillon · 9 years ago
  31. b6a00fa pwm: Add pwmchip_add_with_polarity() API by Tim Kryger · 9 years ago
  32. efb0de5 pwm: Add support to remove registered consumer lookup tables by Shobhit Kumar · 9 years ago
  33. c264f11 pwm: Remove __init initializer for pwm_add_table() by Shobhit Kumar · 10 years ago
  34. 8d6cc07 pwm: Remove unnecessary check before of_node_put() by Markus Elfring · 10 years ago
  35. 70145f8 pwm: Fix uninitialized warnings in pwm_get() by Geert Uytterhoeven · 10 years ago
  36. 533acc0 pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 10 years ago
  37. d717ea7 pwm: Fix period and polarity in pwm_get() for non-perfect matches by Geert Uytterhoeven · 10 years ago
  38. 3796ce1 pwm: add period and polarity to struct pwm_lookup by Alexandre Belloni · 10 years ago
  39. adcba1e pwm: use seq_puts() instead of seq_printf() by Jingoo Han · 11 years ago
  40. 208be76 pwm: Use the DT macro directly when parsing PWM DT flags by Laurent Pinchart · 11 years ago
  41. 76abbdde pwm: Add sysfs interface by H Hartley Sweeten · 11 years ago
  42. 77f0b9d pwm: devm: alloc correct pointer size by Wolfram Sang · 11 years ago
  43. 3eb0522 Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  44. 261a5ed pwm: Add devm_of_pwm_get() as exported API for users by Peter Ujfalusi · 12 years ago
  45. 8eb9612 pwm: core: Rename of_pwm_request() to of_pwm_get() and export it by Peter Ujfalusi · 12 years ago
  46. 928c447 pwm: Export pwm_{set,get}_chip_data() by Thierry Reding · 12 years ago
  47. 6e69ab1 pwm: Add pwm_can_sleep() as exported API to users by Florian Vaussard · 12 years ago
  48. 417328c pwm: Export of_pwm_xlate_with_flags() by Thierry Reding · 12 years ago
  49. 83af240 pwm: Device tree support for PWM polarity by Philip, Avinash · 12 years ago
  50. c2d476a pwm: Check for negative duty-cycle and period by Thierry Reding · 12 years ago
  51. 6354316 pwm: add devm_pwm_get() and devm_pwm_put() by Alexandre Courbot · 12 years ago
  52. 0aa0869 pwm: Add support for configuring the PWM polarity by Philip, Avinash · 12 years ago
  53. e50d352 pwm: core: Fix coding style issues by Sachin Kamat · 12 years ago
  54. dfeb86e pwm: Add missing static storage class specifiers in core.c file by Sachin Kamat · 12 years ago
  55. d295b12 pwm: fix used-uninitialized warning in pwm_get() by Thierry Reding · 12 years ago
  56. 7299ab7 pwm: Add device tree support by Thierry Reding · 13 years ago
  57. 8138d2d pwm: Add table-based lookup for static mappings by Thierry Reding · 13 years ago
  58. 62099ab pwm: Add debugfs interface by Thierry Reding · 13 years ago
  59. f051c46 pwm: Allow chips to support multiple PWMs by Thierry Reding · 13 years ago
  60. 0c2498f pwm: Add PWM framework support by Sascha Hauer · 14 years ago