1. d8c7f0a Merge 5.10.20 into android12-5.10 by Greg Kroah-Hartman · 3 years, 11 months ago
  2. e47685e pwm: iqs620a: Fix overflow and optimize calculations by Uwe Kleine-König · 4 years ago
  3. 58516ac pwm: rockchip: Eliminate potential race condition when probing by Simon South · 4 years ago
  4. 6f503e4 pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare() by Simon South · 4 years ago
  5. 39ab092 pwm: rockchip: Enable APB clock during register access while probing by Simon South · 4 years ago
  6. 19057a6 Merge 5.10.4 into android12-5.10 by Greg Kroah-Hartman · 4 years, 1 month ago
  7. 4b14874 pwm: sun4i: Remove erroneous else branch by Thierry Reding · 4 years, 1 month ago
  8. 7c4544a pwm: imx27: Fix overflow for bigger periods by Uwe Kleine-König · 4 years, 1 month ago
  9. 2cacf60 pwm: lp3943: Dynamically allocate PWM chip base by Lokesh Vutla · 4 years, 3 months ago
  10. 00fb97e pwm: zx: Add missing cleanup in error path by Uwe Kleine-König · 4 years, 3 months ago
  11. ca0c768 Merge 5.10-rc7 into android-mainline by Greg Kroah-Hartman · 4 years, 1 month ago
  12. 062c9cd pwm: sl28cpld: fix getting driver data in pwm callbacks by Uwe Kleine-König · 4 years, 2 months ago
  13. 460adfb Merge e731f3146ff3 ("Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc") into android-mainline by Greg Kroah-Hartman · 4 years, 3 months ago
  14. 79c83f1 Merge 1f70935f637d ("Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc") into android-mainline by Greg Kroah-Hartman · 4 years, 3 months ago
  15. 7ef6d19 Merge 2b71482060e1 ("Merge tag 'modules-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux") into android-mainline by Greg Kroah-Hartman · 4 years, 3 months ago
  16. 5baf8a8 Merge 93b694d096cc ("Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm") into android-mainline by Greg Kroah-Hartman · 4 years, 3 months ago
  17. a11fd12 Merge 3e4fb4346c78 ("Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx") into android-mailine by Greg Kroah-Hartman · 4 years, 3 months ago
  18. 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
  19. 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
  20. 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
  21. 93b694d Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 3 months ago
  22. 1f2bd22 pwm: Allow store 64-bit duty cycle from sysfs interface by Jarkko Nikula · 4 years, 5 months ago
  23. b39c061 pwm: img: Fix null pointer access in probe by Hauke Mehrtens · 4 years, 5 months ago
  24. bce5436 pwm: pca9685: Disable unused alternative addresses by David Jander · 4 years, 5 months ago
  25. e1057a8 pwm: pca9685: Use BIT() macro instead of shift by David Jander · 4 years, 5 months ago
  26. 316b676 pwm: pca9685: Make comments more consistent by David Jander · 4 years, 5 months ago
  27. 5327f34 pwm: sun4i: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
  28. 793bb63 pwm: sprd: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
  29. 5530fca pwm: sifive: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
  30. 836719f pwm: rockchip: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
  31. c0bfe96 pwm: jz4740: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
  32. 85a5745 pwm: bcm2835: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
  33. f339e79 pwm: Convert to use DEFINE_SEQ_ATTRIBUTE macro by Liu Shixin · 4 years, 4 months ago
  34. 457f74a pwm: rockchip: Keep enabled PWMs running while probing by Simon South · 4 years, 4 months ago
  35. 9db33d2 pwm: Add support for sl28cpld PWM controller by Michael Walle · 4 years, 4 months ago
  36. 0ea8a56 Merge drm/drm-next into drm-intel-next-queued by Rodrigo Vivi · 4 years, 4 months ago
  37. c86b155 pwm: crc: Implement get_state() method by Hans de Goede · 4 years, 5 months ago
  38. 9fccec8 pwm: crc: Implement apply() method to support the new atomic PWM API by Hans de Goede · 4 years, 5 months ago
  39. 6fdefe6 pwm: crc: Enable/disable PWM output on enable/disable by Hans de Goede · 4 years, 5 months ago
  40. 6158231 pwm: crc: Fix period changes not having any effect by Hans de Goede · 4 years, 5 months ago
  41. a05af71 pwm: crc: Fix off-by-one error in the clock-divider calculations by Hans de Goede · 4 years, 5 months ago
  42. 79e0899 pwm: crc: Fix period / duty_cycle times being off by a factor of 256 by Hans de Goede · 4 years, 5 months ago
  43. 547d9e9 pwm: lpss: Remove suspend/resume handlers by Hans de Goede · 4 years, 5 months ago
  44. d6d54ba pwm: lpss: Make pwm_lpss_apply() not rely on existing hardware state by Hans de Goede · 4 years, 5 months ago
  45. 092d83e pwm: lpss: Add pwm_lpss_prepare_enable() helper by Hans de Goede · 4 years, 5 months ago
  46. ef9f60d pwm: lpss: Add range limit check for the base_unit register value by Hans de Goede · 4 years, 5 months ago
  47. 181f4d2 pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare() by Hans de Goede · 4 years, 5 months ago
  48. be020f0 pwm: cros-ec: Simplify EC error handling by Guenter Roeck · 4 years, 5 months ago
  49. d509f8a pwm: cros-ec: Accept more error codes from cros_ec_cmd_xfer_status by Guenter Roeck · 4 years, 5 months ago
  50. db8230d ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNG by Arnd Bergmann · 4 years, 5 months ago
  51. df7e491 Merge 4b6c093e21d3 ("Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
  52. 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
  53. d332fba Merge b34133fec882 ("Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
  54. 6ced5ff pwm: bcm-iproc: handle clk_get_rate() return by Rayagonda Kokatanur · 4 years, 6 months ago
  55. 216a094 pwm: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  56. dfd9b61 pwm: omap-dmtimer: Repair pwm_omap_dmtimer_chip's broken kerneldoc header by Lee Jones · 4 years, 7 months ago
  57. fc810e7 pwm: mediatek: Provide missing kerneldoc description for 'soc' arg by Lee Jones · 4 years, 7 months ago
  58. 75de725 pwm: bcm-kona: Remove impossible comparison when validating duty cycle by Lee Jones · 4 years, 7 months ago
  59. 9443f2c pwm: bcm-iproc: Remove impossible comparison when validating duty cycle by Lee Jones · 4 years, 7 months ago
  60. a2022e1 pwm: remove pwm-puv3 driver by Mike Rapoport · 4 years, 7 months ago
  61. fd0cd97 Revert "FROMLIST: pwm: Convert period and duty cycle to u64" by Greg Kroah-Hartman · 4 years, 7 months ago
  62. a33191d Merge 5.8-rc1 into android-mainline by Greg Kroah-Hartman · 4 years, 7 months ago
  63. b8fb642 pwm: iqs620a: Use lowercase hexadecimal literals for consistency by Thierry Reding · 4 years, 7 months ago
  64. a9d887d pwm: Convert period and duty cycle to u64 by Guru Das Srinagesh · 4 years, 8 months ago
  65. c7dccca pwm: sun4i: Use nsecs_to_jiffies to avoid a division by Guru Das Srinagesh · 4 years, 8 months ago
  66. 4cc2343 pwm: sifive: Use 64-bit division macro by Guru Das Srinagesh · 4 years, 8 months ago
  67. 5bc5d99 pwm: iqs620a: Use 64-bit division by Thierry Reding · 4 years, 7 months ago
  68. 1689dcd pwm: imx27: Use 64-bit division macro by Guru Das Srinagesh · 4 years, 8 months ago
  69. fcdea6b pwm: imx-tpm: Use 64-bit division macro by Guru Das Srinagesh · 4 years, 8 months ago
  70. 5bd0b90 pwm: clps711x: Use 64-bit division macro by Guru Das Srinagesh · 4 years, 8 months ago
  71. f5641d0 pwm: Add missing "CONFIG_" prefix by Kees Cook · 4 years, 8 months ago
  72. aef1a37 pwm: imx27: Fix rounding behavior by Uwe Kleine-König · 4 years, 9 months ago
  73. cad0f29 pwm: rockchip: Simplify rockchip_pwm_get_state() by Rasmus Villemoes · 5 years ago
  74. ca162ce pwm: img: Call pm_runtime_put() in pm_runtime_get_sync() failed case by Navid Emamdoost · 4 years, 8 months ago
  75. 1d7796b pwm: tegra: Support dynamic clock frequency configuration by Sandipan Patra · 4 years, 8 months ago
  76. 74db728 pwm: jz4740: Add support for the JZ4725B by Paul Cercueil · 4 years, 8 months ago
  77. a020f22 pwm: jz4740: Make PWM start with the active part by Paul Cercueil · 4 years, 8 months ago
  78. 9017dc4 pwm: jz4740: Enhance precision in calculation of duty cycle by Paul Cercueil · 4 years, 8 months ago
  79. b48d49e pwm: jz4740: Drop dependency on MACH_INGENIC by Paul Cercueil · 4 years, 8 months ago
  80. 01aa905 pwm: lpss: Fix get_state runtime-pm reference handling by Hans de Goede · 4 years, 8 months ago
  81. 856c45d pwm: sun4i: Support direct clock output on Allwinner A64 by Peter Vasil · 4 years, 9 months ago
  82. 6f0841a pwm: Add support for Azoteq IQS620A PWM generator by Jeff LaBundy · 4 years, 9 months ago
  83. db539cb pwm: Add missing '\n' in log messages by Christophe JAILLET · 4 years, 9 months ago
  84. 5631819 Merge 5b8b9d0c6d0e ("Merge branch 'akpm' (patches from Andrew)") into android-mainline by Greg Kroah-Hartman · 4 years, 9 months ago
  85. 9cc5f23 pwm: pca9685: Fix PWM/GPIO inter-operation by Sven Van Asbroeck · 4 years, 10 months ago
  86. 374c110 pwm: Make pwm_apply_state_debug() static by Jason Yan · 4 years, 10 months ago
  87. 437fb76 pwm: meson: Remove redundant assignment to variable fin_freq by Colin Ian King · 4 years, 10 months ago
  88. 5826bb3 Merge 458ef2a25e0c Merge tag 'x86-timers-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into android-mainline by Greg Kroah-Hartman · 4 years, 10 months ago
  89. a2005fc pwm: jz4740: Allow selection of PWM channels 0 and 1 by Paul Cercueil · 4 years, 10 months ago
  90. c269351 pwm: jz4740: Obtain regmap from parent node by Paul Cercueil · 4 years, 10 months ago
  91. 485b56f pwm: jz4740: Improve algorithm of clock calculation by Paul Cercueil · 4 years, 10 months ago
  92. ce1f9ce pwm: jz4740: Use clocks from TCU driver by Paul Cercueil · 4 years, 10 months ago
  93. d3817a6 pwm: sun4i: Remove redundant needs_delay by Pascal Roeleven · 4 years, 10 months ago
  94. 6b28fb6 pwm: omap-dmtimer: Implement .apply callback by Lokesh Vutla · 4 years, 10 months ago
  95. e793eef pwm: omap-dmtimer: Do not disable PWM before changing period/duty_cycle by Lokesh Vutla · 4 years, 10 months ago
  96. 867beb6 pwm: omap-dmtimer: Fix PWM enabling sequence by Lokesh Vutla · 4 years, 10 months ago
  97. 348fb6f pwm: omap-dmtimer: Update description for PWM OMAP DM timer by Lokesh Vutla · 4 years, 10 months ago
  98. 54091b5 pwm: omap-dmtimer: Drop unused header file by Lokesh Vutla · 4 years, 10 months ago
  99. a1098c1 pwm: renesas-tpu: Drop confusing registered message by Geert Uytterhoeven · 4 years, 10 months ago
  100. d5a3c7a pwm: renesas-tpu: Fix late Runtime PM enablement by Geert Uytterhoeven · 4 years, 10 months ago