1. e731f31 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 3 months ago
  2. 090a7d0 Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 4 years, 3 months ago
  3. ceae608 Merge tag 'pwm/for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 4 years, 3 months ago
  4. 93b694d Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 3 months ago
  5. 1f2bd22 pwm: Allow store 64-bit duty cycle from sysfs interface by Jarkko Nikula · 4 years, 5 months ago
  6. b39c061 pwm: img: Fix null pointer access in probe by Hauke Mehrtens · 4 years, 5 months ago
  7. bce5436 pwm: pca9685: Disable unused alternative addresses by David Jander · 4 years, 4 months ago
  8. e1057a8 pwm: pca9685: Use BIT() macro instead of shift by David Jander · 4 years, 4 months ago
  9. 316b676b pwm: pca9685: Make comments more consistent by David Jander · 4 years, 4 months ago
  10. 5327f34 pwm: sun4i: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  11. 793bb63 pwm: sprd: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  12. 5530fca pwm: sifive: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  13. 836719f pwm: rockchip: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  14. c0bfe96 pwm: jz4740: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  15. 85a5745 pwm: bcm2835: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  16. f339e79 pwm: Convert to use DEFINE_SEQ_ATTRIBUTE macro by Liu Shixin · 4 years, 4 months ago
  17. 457f74a pwm: rockchip: Keep enabled PWMs running while probing by Simon South · 4 years, 4 months ago
  18. 9db33d2 pwm: Add support for sl28cpld PWM controller by Michael Walle · 4 years, 4 months ago
  19. 0ea8a56 Merge drm/drm-next into drm-intel-next-queued by Rodrigo Vivi · 4 years, 4 months ago
  20. c86b155 pwm: crc: Implement get_state() method by Hans de Goede · 4 years, 4 months ago
  21. 9fccec8 pwm: crc: Implement apply() method to support the new atomic PWM API by Hans de Goede · 4 years, 4 months ago
  22. 6fdefe6 pwm: crc: Enable/disable PWM output on enable/disable by Hans de Goede · 4 years, 4 months ago
  23. 6158231 pwm: crc: Fix period changes not having any effect by Hans de Goede · 4 years, 4 months ago
  24. a05af71 pwm: crc: Fix off-by-one error in the clock-divider calculations by Hans de Goede · 4 years, 4 months ago
  25. 79e0899 pwm: crc: Fix period / duty_cycle times being off by a factor of 256 by Hans de Goede · 4 years, 4 months ago
  26. 547d9e9 pwm: lpss: Remove suspend/resume handlers by Hans de Goede · 4 years, 4 months ago
  27. d6d54ba pwm: lpss: Make pwm_lpss_apply() not rely on existing hardware state by Hans de Goede · 4 years, 4 months ago
  28. 092d83e pwm: lpss: Add pwm_lpss_prepare_enable() helper by Hans de Goede · 4 years, 4 months ago
  29. ef9f60d pwm: lpss: Add range limit check for the base_unit register value by Hans de Goede · 4 years, 4 months ago
  30. 181f4d2 pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare() by Hans de Goede · 4 years, 4 months ago
  31. be020f0 pwm: cros-ec: Simplify EC error handling by Guenter Roeck · 4 years, 5 months ago
  32. d509f8a pwm: cros-ec: Accept more error codes from cros_ec_cmd_xfer_status by Guenter Roeck · 4 years, 5 months ago
  33. db8230d ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNG by Arnd Bergmann · 4 years, 5 months ago
  34. fded091 Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 4 years, 5 months ago
  35. 6ced5ff pwm: bcm-iproc: handle clk_get_rate() return by Rayagonda Kokatanur · 4 years, 6 months ago
  36. 216a094 pwm: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  37. dfd9b61 pwm: omap-dmtimer: Repair pwm_omap_dmtimer_chip's broken kerneldoc header by Lee Jones · 4 years, 6 months ago
  38. fc810e7 pwm: mediatek: Provide missing kerneldoc description for 'soc' arg by Lee Jones · 4 years, 6 months ago
  39. 75de725 pwm: bcm-kona: Remove impossible comparison when validating duty cycle by Lee Jones · 4 years, 6 months ago
  40. 9443f2c pwm: bcm-iproc: Remove impossible comparison when validating duty cycle by Lee Jones · 4 years, 6 months ago
  41. a2022e1 pwm: remove pwm-puv3 driver by Mike Rapoport · 4 years, 7 months ago
  42. b8fb642 pwm: iqs620a: Use lowercase hexadecimal literals for consistency by Thierry Reding · 4 years, 7 months ago
  43. a9d887d pwm: Convert period and duty cycle to u64 by Guru Das Srinagesh · 4 years, 7 months ago
  44. c7dccca pwm: sun4i: Use nsecs_to_jiffies to avoid a division by Guru Das Srinagesh · 4 years, 7 months ago
  45. 4cc2343 pwm: sifive: Use 64-bit division macro by Guru Das Srinagesh · 4 years, 7 months ago
  46. 5bc5d99 pwm: iqs620a: Use 64-bit division by Thierry Reding · 4 years, 7 months ago
  47. 1689dcd pwm: imx27: Use 64-bit division macro by Guru Das Srinagesh · 4 years, 7 months ago
  48. fcdea6b pwm: imx-tpm: Use 64-bit division macro by Guru Das Srinagesh · 4 years, 7 months ago
  49. 5bd0b90 pwm: clps711x: Use 64-bit division macro by Guru Das Srinagesh · 4 years, 7 months ago
  50. f5641d0 pwm: Add missing "CONFIG_" prefix by Kees Cook · 4 years, 7 months ago
  51. aef1a37 pwm: imx27: Fix rounding behavior by Uwe Kleine-König · 4 years, 9 months ago
  52. cad0f29 pwm: rockchip: Simplify rockchip_pwm_get_state() by Rasmus Villemoes · 5 years ago
  53. ca162ce pwm: img: Call pm_runtime_put() in pm_runtime_get_sync() failed case by Navid Emamdoost · 4 years, 7 months ago
  54. 1d7796b pwm: tegra: Support dynamic clock frequency configuration by Sandipan Patra · 4 years, 7 months ago
  55. 74db728 pwm: jz4740: Add support for the JZ4725B by Paul Cercueil · 4 years, 8 months ago
  56. a020f22 pwm: jz4740: Make PWM start with the active part by Paul Cercueil · 4 years, 8 months ago
  57. 9017dc4 pwm: jz4740: Enhance precision in calculation of duty cycle by Paul Cercueil · 4 years, 8 months ago
  58. b48d49e pwm: jz4740: Drop dependency on MACH_INGENIC by Paul Cercueil · 4 years, 8 months ago
  59. 01aa905 pwm: lpss: Fix get_state runtime-pm reference handling by Hans de Goede · 4 years, 8 months ago
  60. 856c45d pwm: sun4i: Support direct clock output on Allwinner A64 by Peter Vasil · 4 years, 8 months ago
  61. 6f0841a pwm: Add support for Azoteq IQS620A PWM generator by Jeff LaBundy · 4 years, 9 months ago
  62. db539cb pwm: Add missing '\n' in log messages by Christophe JAILLET · 4 years, 9 months ago
  63. 9cc5f23 pwm: pca9685: Fix PWM/GPIO inter-operation by Sven Van Asbroeck · 4 years, 9 months ago
  64. 374c110 pwm: Make pwm_apply_state_debug() static by Jason Yan · 4 years, 9 months ago
  65. 437fb76 pwm: meson: Remove redundant assignment to variable fin_freq by Colin Ian King · 4 years, 9 months ago
  66. a2005fc pwm: jz4740: Allow selection of PWM channels 0 and 1 by Paul Cercueil · 4 years, 10 months ago
  67. c269351 pwm: jz4740: Obtain regmap from parent node by Paul Cercueil · 4 years, 10 months ago
  68. 485b56f pwm: jz4740: Improve algorithm of clock calculation by Paul Cercueil · 4 years, 10 months ago
  69. ce1f9ce pwm: jz4740: Use clocks from TCU driver by Paul Cercueil · 4 years, 10 months ago
  70. d3817a6 pwm: sun4i: Remove redundant needs_delay by Pascal Roeleven · 4 years, 10 months ago
  71. 6b28fb6 pwm: omap-dmtimer: Implement .apply callback by Lokesh Vutla · 4 years, 10 months ago
  72. e793eef pwm: omap-dmtimer: Do not disable PWM before changing period/duty_cycle by Lokesh Vutla · 4 years, 10 months ago
  73. 867beb6 pwm: omap-dmtimer: Fix PWM enabling sequence by Lokesh Vutla · 4 years, 10 months ago
  74. 348fb6f pwm: omap-dmtimer: Update description for PWM OMAP DM timer by Lokesh Vutla · 4 years, 10 months ago
  75. 54091b5 pwm: omap-dmtimer: Drop unused header file by Lokesh Vutla · 4 years, 10 months ago
  76. a1098c1 pwm: renesas-tpu: Drop confusing registered message by Geert Uytterhoeven · 4 years, 10 months ago
  77. d5a3c7a pwm: renesas-tpu: Fix late Runtime PM enablement by Geert Uytterhoeven · 4 years, 10 months ago
  78. 1451a3e pwm: rcar: Fix late Runtime PM enablement by Geert Uytterhoeven · 4 years, 10 months ago
  79. b33d232 pwm: meson: Fix confusing indentation by Krzysztof Kozlowski · 4 years, 10 months ago
  80. a37507d pwm: pca9685: Use gpio core provided macro GPIO_LINE_DIRECTION_OUT by Rishi Gupta · 4 years, 10 months ago
  81. 408a759 pwm: pca9685: Replace CONFIG_PM with __maybe_unused by Rishi Gupta · 4 years, 10 months ago
  82. 2d0c08f pwm: tegra: Add support for Tegra194 by Sandipan Patra · 4 years, 10 months ago
  83. e96c0ff pwm: Enable compile testing for some of drivers by Krzysztof Kozlowski · 4 years, 10 months ago
  84. 69ee15f pwm: pca9685: Remove unused duty_cycle struct element by Matthias Schiffer · 4 years, 11 months ago
  85. cef6df8 pwm: mxs: Remove unused include of of_address.h by Anson Huang · 4 years, 11 months ago
  86. cf79873 pwm: imx27: Remove unused include of of_device.h by Anson Huang · 4 years, 11 months ago
  87. c0adbd1 pwm: imx-tpm: Remove unused includes by Anson Huang · 4 years, 11 months ago
  88. 3ad1f3a pwm: Implement some checks for lowlevel drivers by Uwe Kleine-König · 5 years ago
  89. 2cb5cd9 pwm: imx27: Ensure clocks being on iff the PWM is on by Uwe Kleine-König · 5 years ago
  90. 4563654 pwm: imx27: Don't disable clocks at device remove time by Uwe Kleine-König · 5 years ago
  91. aad4e53 pwm: imx27: Simplify helper function to enable and disable clocks by Uwe Kleine-König · 5 years ago
  92. 15d4dbd pwm: imx27: Fix clock handling in pwm_imx27_apply() by Uwe Kleine-König · 5 years ago
  93. 2c25b07 pwm: bcm2835: Dynamically allocate base by Florian Fainelli · 5 years ago
  94. 02e6d54 clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwm by Lokesh Vutla · 4 years, 10 months ago
  95. 9871abf pwm: Remove set but not set variable 'pwm' by yu kuai · 5 years ago
  96. 413c2a1 pwm: sun4i: Initialize variables before use by Thierry Reding · 5 years ago
  97. 0c73201 pwm: stm32: Remove automatic output enable by Fabrice Gasnier · 5 years ago
  98. f6003f9 pwm: sun4i: Narrow scope of local variable by Uwe Kleine-König · 5 years ago
  99. fdf47ff pwm: bcm2835: Allow building for ARCH_BRCMSTB by Florian Fainelli · 5 years ago
  100. a368c34 pwm: imx27: Eliminate error message for defer probe by Anson Huang · 5 years ago