1. a157b3a Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  2. 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  3. 070d9a9 Merge branch 'for-4.8/drivers' into for-next by Thierry Reding · 8 years ago
  4. bd26861 Merge branch 'for-4.8/capture' into for-next by Thierry Reding · 8 years ago
  5. 1f0d3bb pwm: Add ChromeOS EC PWM driver by Brian Norris · 8 years ago
  6. 017bb04 pwm: atmel: Use of_device_get_match_data() by Thierry Reding · 8 years ago
  7. 313b78e pwm: atmel: Fix checkpatch warnings by Thierry Reding · 8 years ago
  8. f718c54 pwm: atmel: Fix disabling of PWM channels by Guillermo Rodriguez · 8 years ago
  9. 4816998 pwm: rcar: Use ARCH_RENESAS by Ryo Kodama · 8 years ago
  10. e9be88a pwm: tegra: Add support for Tegra186 by Laxman Dewangan · 8 years ago
  11. b979ed5 pwm: tegra: Avoid overflow when calculating duty cycle by Hyong Bin Kim · 8 years ago
  12. e0ee1a7 pwm: tegra: Allow 100 % duty cycle by Victor(Weiguo) Pan · 8 years ago
  13. 5dfbd2b pwm: tegra: Add support for reset control by Rohith Seelaboyina · 8 years ago
  14. 4f57f5a pwm: tegra: Rename mmio_base to regs by Thierry Reding · 8 years ago
  15. e17c0b2 pwm: tegra: Remove useless padding by Thierry Reding · 8 years ago
  16. c009c56 pwm: tegra: Drop NUM_PWM macro by Thierry Reding · 8 years ago
  17. acfd92f pwm: lpc32xx: Set PWM_PIN_LEVEL bit to default value by Sylvain Lemieux · 8 years ago
  18. ef1f09e pwm: Add a driver for the STMPE PWM by Linus Walleij · 8 years ago
  19. 2bf1c98 pwm: rockchip: Add support for atomic update by Boris Brezillon · 8 years ago
  20. 48cf973 pwm: rockchip: Avoid glitches on already running PWMs by Boris Brezillon · 8 years ago
  21. 1ebb74c pwm: rockchip: Add support for hardware readout by Boris Brezillon · 8 years ago
  22. 12f9ce4 pwm: rockchip: Fix period and duty cycle approximation by Boris Brezillon · 8 years ago
  23. daa5abc pwm: Add support for Broadcom iProc PWM controller by Yendapally Reddy Dhananjaya Reddy · 8 years ago
  24. d9cd4a7 pwm: lpss: Move clk_rate check to ->probe() by Andy Shevchenko · 8 years ago
  25. b89b4b7 pwm: lpss: pci: Enable PWM module on Intel Edison by Andy Shevchenko · 8 years ago
  26. ab248b6 pwm: lpss: Prevent on_time_div overflow on lower frequencies by Mika Westerberg · 8 years ago
  27. e5ca424 pwm: lpss: Fix base_unit calculation for PWM frequency by Dan O'Donovan · 8 years ago
  28. cc37655 pwm: pwm-ti*: Remove support for local clock gating by Cooper Jr., Franklin · 8 years ago
  29. ae5200d pwm: pwm-ti*: Get the clock from the PWMSS parent when using old bindings by Cooper Jr., Franklin · 8 years ago
  30. 82be117 Merge tag 'omap-for-v4.8/ir-rx51-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers by Arnd Bergmann · 8 years ago
  31. ba60ae1 pwm: clps711x: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 8 years ago
  32. a74a198 pwm: omap-dmtimer: Allow for setting dmtimer clock source by Ivaylo Dimitrov · 8 years ago
  33. cc51846 pwm: atmel-hlcdc: Fix default PWM polarity by Boris Brezillon · 8 years ago
  34. 1a366fe pwm: sysfs: Add PWM capture support by Lee Jones · 8 years ago
  35. 3a3d1a4 pwm: Add PWM capture support by Lee Jones · 8 years ago
  36. fe5aa34 pwm: sysfs: Get return value from pwm_apply_state() by Ryo Kodama · 8 years ago
  37. ef2bf49 pwm: Improve args checking in pwm_apply_state() by Brian Norris · 8 years ago
  38. ecc5fbd Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  39. 18c5887 Merge branch 'for-4.7/pwm-atomic' into for-next by Thierry Reding · 8 years ago
  40. bf5dd9a Merge branch 'for-4.7/pwm-args' into for-next by Thierry Reding · 8 years ago
  41. 23e3523 pwm: Add information about polarity, duty cycle and period to debugfs by Heiko Stübner · 8 years ago
  42. 39100ce pwm: Switch to the atomic API by Boris Brezillon · 8 years ago
  43. 5ec803e pwm: Add core infrastructure to allow atomic updates by Boris Brezillon · 8 years ago
  44. 15fa8a43 pwm: Add hardware readout infrastructure by Boris Brezillon · 8 years ago
  45. 09a7e4a pwm: Move the enabled/disabled info into pwm_state by Boris Brezillon · 8 years ago
  46. 43a276b pwm: Introduce the pwm_state concept by Boris Brezillon · 8 years ago
  47. a8c3862 pwm: Keep PWM state in sync with hardware state by Boris Brezillon · 8 years ago
  48. 4b58896 pwm: Use pwm_get/set_xxx() helpers where appropriate by Boris Brezillon · 8 years ago
  49. 459a25a pwm: Get rid of pwm->lock by Boris BREZILLON · 8 years ago
  50. 3587c26 pwm: rcar: Make use of pwm_is_enabled() by Boris BREZILLON · 8 years ago
  51. fbd45a1 pwm: Fix pwm_apply_args() call sites by Boris Brezillon · 8 years ago
  52. 39d652e Merge remote-tracking branches 'regulator/topic/pwm', 'regulator/topic/qcom-spmi', 'regulator/topic/rk808' and 'regulator/topic/s2mps11' into regulator-next by Mark Brown · 8 years ago
  53. 2907f8a pwm: Use kcalloc() instead of kzalloc() by Thierry Reding · 8 years ago
  54. 83a9886 pwm: Add missing newline by Thierry Reding · 8 years ago
  55. e39c0df pwm: Introduce the pwm_args concept by Boris Brezillon · 8 years ago
  56. ad06fde pwm: fsl-ftm: Use flat regmap cache by Stefan Agner · 9 years ago
  57. 922201d pwm: omap-dmtimer: Add debug message for effective period and duty cycle by David Rivshin · 8 years ago
  58. 7b0883f pwm: omap-dmtimer: Round load and match values rather than truncate by David Rivshin · 8 years ago
  59. cd37888 pwm: omap-dmtimer: Add sanity checking for load and match values by David Rivshin · 8 years ago
  60. f8caa79 pwm: omap-dmtimer: Fix inaccurate period and duty cycle calculations by David Rivshin · 8 years ago
  61. c5857e3 pwm: brcmstb: Fix check of devm_ioremap_resource() return code by Vladimir Zapolskiy · 8 years ago
  62. 03d9953 pwm: rcar: Depend on ARCH_RENESAS instead of ARCH_SHMOBILE by Simon Horman · 8 years ago
  63. 0e47b59 pwm: lpc18xx-sct: Test clock rate to avoid division by 0 by Wolfram Sang · 8 years ago
  64. bea307c pwm: img: Test clock rate to avoid division by 0 by Wolfram Sang · 8 years ago
  65. ff01c94 pwm: Mark all devices as "might sleep" by Thierry Reding · 9 years ago
  66. 0747264 pwm: omap-dmtimer: Potential NULL dereference on error by Dan Carpenter · 9 years ago
  67. 36d5be4 pwm: add HAS_IOMEM dependency to PWM_FSL_FTM by Vegard Nossum · 9 years ago
  68. 6604c65 pwm: Add PWM driver for OMAP using dual-mode timers by Neil Armstrong · 9 years ago
  69. 72c16a9 pwm: rcar: Improve accuracy of frequency division setting by Ryo Kodama · 9 years ago
  70. d6dbdf0 pwm: lpc32xx: return ERANGE, if requested period is not supported by Vladimir Zapolskiy · 9 years ago
  71. 5a9fc9c pwm: lpc32xx: fix and simplify duty cycle and period calculations by Vladimir Zapolskiy · 9 years ago
  72. 82aff04 pwm: lpc32xx: make device usable with common clock framework by Vladimir Zapolskiy · 9 years ago
  73. ebe1fca pwm: lpc32xx: correct number of PWM channels from 2 to 1 by Vladimir Zapolskiy · 9 years ago
  74. 816aec2 pwm: fsl-ftm: Fix clock enable/disable when using PM by Stefan Agner · 9 years ago
  75. 3767067 pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE by Mika Westerberg · 9 years ago
  76. 6f90a00 pwm: lpss: Select core part automatically by Andy Shevchenko · 9 years ago
  77. 883e4d0 pwm: lpss: Update PWM setting for Broxton by qipeng.zha · 9 years ago
  78. 6ef7d1c pwm: bcm2835: Fix email address specification by Stefan Wahren · 9 years ago
  79. fd13c14 pwm: bcm2835: Prevent division by zero by Stefan Wahren · 9 years ago
  80. ebe88b6 pwm: bcm2835: Calculate scaler in ->config() by Stefan Wahren · 9 years ago
  81. c7b91b3 pwm: lpss: Remove ->free() callback by Mika Westerberg · 9 years ago
  82. c8fff3e Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  83. 5dcd7b4 pwm: sunxi: Fix whitespace issue by Olliver Schinagl · 9 years ago
  84. 65cdc69 pwm: sysfs: Make use of the DEVICE_ATTR_[RW][WO] macro's by Olliver Schinagl · 9 years ago
  85. 0344d0d pwm: sysfs: Remove unnecessary temporary variable by Olliver Schinagl · 9 years ago
  86. 655a035 pwm: Return -ENODEV if no PWM lookup match is found by Thierry Reding · 9 years ago
  87. f6649f7 pwm: sun4i: Add support for PWM controller on sun5i SoCs by Hans de Goede · 9 years ago
  88. d1cd214 pwm: Set enable state properly on failed call to enable by Jonathan Richardson · 9 years ago
  89. f080be2 pwm: lpss: Add support for runtime PM by Qipeng Zha · 9 years ago
  90. 03f00e5 pwm: lpss: Add more Intel Broxton IDs by Mika Westerberg · 9 years ago
  91. 87219cb pwm: lpss: Support all four PWMs on Intel Broxton by Mika Westerberg · 9 years ago
  92. 4e11f5a pwm: lpss: Add support for multiple PWMs by Mika Westerberg · 9 years ago
  93. 912b843 pwm-pca9685: enable ACPI device found on Galileo Gen2 by Andy Shevchenko · 9 years ago
  94. 7e3b7dc pwm: Add MediaTek display PWM driver support by YH Huang · 9 years ago
  95. 25ebc9e pwm: tipwmss: Enable on TI DRA7x and AM437x by Vignesh R · 9 years ago
  96. 2b8b0ef pwm: atmel-hlcdc: add sama5d2 SoC support. by Nicolas Ferre · 9 years ago
  97. 3a9f595 pwm: Add Broadcom BCM7038 PWM controller support by Florian Fainelli · 9 years ago
  98. 7d8d05d misc: atmel_tclib: get and use slow clock by Boris Brezillon · 9 years ago
  99. ed6c147 pwm: Add support for R-Car PWM Timer by Yoshihiro Shimoda · 9 years ago
  100. 59d5c8b pwm: Add support for the Berlin PWM controller by Antoine Ténart · 9 years ago