1. 97512ce Merge branch 'for-4.12/drivers' into for-next by Thierry Reding · 8 years ago
  2. 46fa8bc pwm: tegra: Read PWM clock source rate in driver init by Laxman Dewangan · 8 years ago
  3. c40c461 pwm: pca9685: Fix GPIO-only operation by Sven Van Asbroeck · 8 years ago
  4. 6db249d pwm: mediatek: Don't explicitly set .owner by kbuild test robot · 8 years ago
  5. 6db78b2 pwm: tegra: Avoid potential overflow for short periods by Thierry Reding · 8 years ago
  6. 4a813b2 pwm: tegra: Add support to configure pin state in suspends/resume by Laxman Dewangan · 8 years ago
  7. 250b76f pwm: tegra: Increase precision in PWM rate calculation by Laxman Dewangan · 8 years ago
  8. 90241fb pwm: tegra: Use DIV_ROUND_CLOSEST_ULL() instead of local implementation by Laxman Dewangan · 8 years ago
  9. caf065f pwm: Add MediaTek PWM support by John Crispin · 8 years ago
  10. 44521af pwm: atmel: Enable PWM on sama5d2 by Claudiu Beznea · 8 years ago
  11. 1a722aa pwm: atmel: Switch to atomic PWM by Claudiu Beznea · 8 years ago
  12. f9bb9da pwm: atmel-hlcdc: Implement the suspend/resume hooks by Boris Brezillon · 8 years ago
  13. 2267517 pwm: atmel-hlcdc: Convert to the atomic PWM API by Boris Brezillon · 8 years ago
  14. a900152 pwm: rockchip: State of PWM clock should synchronize with PWM enabled state by David Wu · 8 years ago
  15. b997e3e pwm: lpss: Set enable-bit before waiting for update-bit to go low by Hans de Goede · 8 years ago
  16. 3c1460e pwm: lpss: Split Tangier configuration by Andy Shevchenko · 8 years ago
  17. 545b282 Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  18. 38b0a52 Merge branch 'for-4.11/drivers' into for-next by Thierry Reding · 8 years ago
  19. b526a31 pwm: Try to load modules during pwm_get() by Hans de Goede · 8 years ago
  20. 69efb34 pwm: Don't hold pwm_lookup_lock longer than necessary by Hans de Goede · 8 years ago
  21. 42883cb pwm: Make the PWM_POLARITY flag in DTB optional by Lothar Wassmann · 8 years ago
  22. f2dafc0 pwm: Print error messages with pr_err() instead of pr_debug() by Lothar Wassmann · 8 years ago
  23. 326ed31 pwm: imx: Add polarity inversion support to i.MX's PWMv2 by Lukasz Majewski · 8 years ago
  24. 871985b pwm: imx: Remove redundant i.MX PWMv2 code by Lukasz Majewski · 8 years ago
  25. 0ca1a11 pwm: imx: Provide atomic PWM support for i.MX PWMv2 by Lukasz Majewski · 8 years ago
  26. 73b1ff1 pwm: imx: Move PWMv2 wait for fifo slot code to a separate function by Lukasz Majewski · 8 years ago
  27. 970247a pwm: imx: Move PWMv2 software reset code to a separate function by Lukasz Majewski · 8 years ago
  28. b3c088f pwm: imx: Rewrite v1 code to facilitate switch to atomic PWM by Lukasz Majewski · 8 years ago
  29. 0038922 pwm: imx: Add separate set of PWM ops for v1 and v2 by Lukasz Majewski · 8 years ago
  30. 9fb27fa pwm: imx: Remove ipg clock and enable per clock when required by Sascha Hauer · 8 years ago
  31. ae25205 pwm: lpss: Add Intel Gemini Lake PCI ID by Mika Westerberg · 8 years ago
  32. 9900073 pwm: lpss: Do not export board infos for different PWM types by Andy Shevchenko · 8 years ago
  33. 10d56a4 pwm: lpss: Avoid reconfiguring while UPDATE bit is still enabled by Ilkka Koskinen · 8 years ago
  34. b14e8ce pwm: lpss: Switch to new atomic API by Andy Shevchenko · 8 years ago
  35. b5c050c pwm: lpss: Allow duty cycle to be 0 by Andy Shevchenko · 8 years ago
  36. 684309e pwm: lpss: Avoid potential overflow of base_unit by Andy Shevchenko · 8 years ago
  37. 7edf736 pwm: Add driver for STM32 plaftorm by Benjamin Gaignard · 8 years ago
  38. 8d254a3 pwm: pca9685: Fix period change with same duty cycle by Clemens Gruber · 8 years ago
  39. b2ec9ef pwm: constify pwm_ops structures by Bhumika Goyal · 8 years ago
  40. 5bf22ff pwm: bcm-iproc: Update dependencies for compile-test by Scott Branden · 8 years ago
  41. bccec89 pwm: pca9685: Allow any of the 16 PWMs to be used as a GPIO by Mika Westerberg · 8 years ago
  42. 8c0216f pwm: Remove .can_sleep from struct pwm_chip by Thierry Reding · 8 years ago
  43. fe2858c pwm: Remove pwm_can_sleep() by Thierry Reding · 8 years ago
  44. 57d64e6 Merge tag 'pwm/for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  45. d09f008 pwm: Add PWM driver for HiSilicon BVT SOCs by yuanjian · 8 years ago
  46. 0e1614a pwm: Fix device reference leak by Johan Hovold · 8 years ago
  47. 58d5b69 pwm: meson: Remove unneeded platform MODULE_ALIAS by Javier Martinez Canillas · 8 years ago
  48. c699995 pwm: meson: Add missing spin_lock_init() by Axel Lin · 8 years ago
  49. dc8e6e1 Merge branch 'for-4.9/drivers' into for-next by Thierry Reding · 8 years ago
  50. 2fbc487 pwm: meson: Handle unknown ID values by Arnd Bergmann · 8 years ago
  51. 7d8a600c pwm: sti: Take the opportunity to conduct a little house keeping by Lee Jones · 8 years ago
  52. 85a834c pwm: sti: It's now valid for number of PWM channels to be zero by Lee Jones · 8 years ago
  53. c97267a pwm: sti: Add PWM capture callback by Lee Jones · 8 years ago
  54. 25eb538 pwm: sti: Add support for PWM capture interrupts by Lee Jones · 8 years ago
  55. 3f0925b pwm: sti: Initialise PWM capture device data by Lee Jones · 8 years ago
  56. d66a928 pwm: sti: Supply PWM Capture clock handling by Lee Jones · 8 years ago
  57. f66d78f pwm: sti: Supply PWM capture register addresses and bit locations by Lee Jones · 8 years ago
  58. d81738b pwm: sti: Only request clock rate when needed by Lee Jones · 8 years ago
  59. c5f94ae pwm: sti: Reorganise register names in preparation for new functionality by Lee Jones · 8 years ago
  60. 09022e6 pwm: sti: Rename channel => device by Lee Jones · 8 years ago
  61. fe0e2cf pwm: lpc-18xx: use pwm_set_chip_data by oliver@schinagl.nl · 8 years ago
  62. 42ddcf4 pwm: sunxi: Add H3 support by Milo Kim · 8 years ago
  63. 211ed63 pwm: Add support for Meson PWM Controller by Neil Armstrong · 8 years ago
  64. 04d68de pwm: samsung: Fix to use lowest div for large enough modulation bits by Seung-Woo Kim · 8 years ago
  65. 549c50a pwm: pwm-tipwmss: Remove all runtime PM gets/puts by Jyri Sarha · 8 years ago
  66. 065cfbb pwm: cros-ec: Add __packed to prevent padding by Brian Norris · 8 years ago
  67. cd4b45a pwm: Add MediaTek MT2701 display PWM driver support by Weiqing Kong · 8 years ago
  68. bbf0722 pwm: berlin: Add suspend/resume support by Jisheng Zhang · 9 years ago
  69. 0733424 pwm: Unexport children before chip removal by David Hsu · 8 years ago
  70. 45c0ce8 pwm: twl: Reliably disable TWL6030 PWMs by Paul Kocialkowski · 9 years ago
  71. 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
  72. 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  73. 070d9a9 Merge branch 'for-4.8/drivers' into for-next by Thierry Reding · 8 years ago
  74. bd26861 Merge branch 'for-4.8/capture' into for-next by Thierry Reding · 8 years ago
  75. 1f0d3bb pwm: Add ChromeOS EC PWM driver by Brian Norris · 8 years ago
  76. 017bb04 pwm: atmel: Use of_device_get_match_data() by Thierry Reding · 8 years ago
  77. 313b78e pwm: atmel: Fix checkpatch warnings by Thierry Reding · 8 years ago
  78. f718c54 pwm: atmel: Fix disabling of PWM channels by Guillermo Rodriguez · 8 years ago
  79. 4816998 pwm: rcar: Use ARCH_RENESAS by Ryo Kodama · 9 years ago
  80. e9be88a pwm: tegra: Add support for Tegra186 by Laxman Dewangan · 8 years ago
  81. b979ed5 pwm: tegra: Avoid overflow when calculating duty cycle by Hyong Bin Kim · 8 years ago
  82. e0ee1a7 pwm: tegra: Allow 100 % duty cycle by Victor(Weiguo) Pan · 8 years ago
  83. 5dfbd2b pwm: tegra: Add support for reset control by Rohith Seelaboyina · 8 years ago
  84. 4f57f5a0 pwm: tegra: Rename mmio_base to regs by Thierry Reding · 8 years ago
  85. e17c0b2 pwm: tegra: Remove useless padding by Thierry Reding · 8 years ago
  86. c009c56 pwm: tegra: Drop NUM_PWM macro by Thierry Reding · 8 years ago
  87. acfd92f pwm: lpc32xx: Set PWM_PIN_LEVEL bit to default value by Sylvain Lemieux · 8 years ago
  88. ef1f09e pwm: Add a driver for the STMPE PWM by Linus Walleij · 9 years ago
  89. 2bf1c98 pwm: rockchip: Add support for atomic update by Boris Brezillon · 8 years ago
  90. 48cf973 pwm: rockchip: Avoid glitches on already running PWMs by Boris Brezillon · 8 years ago
  91. 1ebb74c pwm: rockchip: Add support for hardware readout by Boris Brezillon · 8 years ago
  92. 12f9ce4 pwm: rockchip: Fix period and duty cycle approximation by Boris Brezillon · 8 years ago
  93. daa5abc pwm: Add support for Broadcom iProc PWM controller by Yendapally Reddy Dhananjaya Reddy · 8 years ago
  94. d9cd4a7 pwm: lpss: Move clk_rate check to ->probe() by Andy Shevchenko · 8 years ago
  95. b89b4b7 pwm: lpss: pci: Enable PWM module on Intel Edison by Andy Shevchenko · 8 years ago
  96. ab248b6 pwm: lpss: Prevent on_time_div overflow on lower frequencies by Mika Westerberg · 8 years ago
  97. e5ca424 pwm: lpss: Fix base_unit calculation for PWM frequency by Dan O'Donovan · 8 years ago
  98. cc37655 pwm: pwm-ti*: Remove support for local clock gating by Cooper Jr., Franklin · 9 years ago
  99. ae5200d pwm: pwm-ti*: Get the clock from the PWMSS parent when using old bindings by Cooper Jr., Franklin · 8 years ago
  100. 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