1. f57578b driver: pwm: pwm-imx: separe dm from non dm implementation by Tommaso Merciai · 2 years, 8 months ago
  2. 8c3b617 drivers: pwm: pwm-imx: move pwm-imx-util into pwm-imx by Tommaso Merciai · 2 years, 8 months ago
  3. 42eb296 driver: pwm: pwm-imx: introduce pwm_dm_imx_get_parms by Tommaso Merciai · 2 years, 8 months ago
  4. 20b9c1d driver: pwm: pwm-imx: get and enable per/ipg clock using dm by Tommaso Merciai · 2 years, 8 months ago
  5. 041ea48 Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 8 months ago
  6. cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 8 months ago
  7. 74719a1 pwm: sunxi: Remove non-DM pin setup by Samuel Holland · 3 years, 3 months ago
  8. 8ab1b03 pwm: Add driver for cadence TTC by Michal Simek · 3 years, 1 month ago
  9. a65bdb9 pwm: Add Aspeed ast2600 PWM support by Billy Tsai · 2 years, 9 months ago
  10. 66345c6 exynos: pwm: Deal with a PWM at 100% by Simon Glass · 3 years, 1 month ago
  11. 1f302a9 pwm: Add PWM driver for SAMA5D2 by Dan Sneddon · 3 years, 2 months ago
  12. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  13. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  14. c0acdc9 pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto" by Alper Nebi Yasak · 3 years, 7 months ago
  15. eed455c pwm: sifive: make set_config() and set_enable() work properly by Vincent Chen · 3 years, 7 months ago
  16. 2b8031f pwm: Add a driver for Chrome OS EC PWM by Alper Nebi Yasak · 4 years, 1 month ago
  17. 4692746 video: backlight: Support PWMs without a known period_ns by Alper Nebi Yasak · 4 years, 1 month ago
  18. 5879a2c rockchip: pwm: Fix default polarity by Arnaud Patard (Rtp) · 3 years, 9 months ago
  19. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  20. f686e4d dm: fix build errors generated by last merges by Dario Binacchi · 3 years, 11 months ago
  21. 3e8e7bf pwm: ti: am33xx: add enhanced pwm driver by Dario Binacchi · 4 years ago
  22. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  23. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  24. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  25. da7f09c pwm: Add driver for Amlogic Meson PWM controller by Neil Armstrong · 4 years, 2 months ago
  26. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  27. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  28. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  29. 3aa586d pwm: Add PWM driver for SiFive SoC by Yash Shah · 4 years, 7 months ago
  30. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  31. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  32. dcb0206 mediatek: pwm: add pwm driver for MediaTek SoCs by developer · 4 years, 9 months ago
  33. eb82918 pwm: rk_pwm: Make PWM driver to support all Rockchip Socs by David Wu · 5 years ago
  34. 00aa066 pwm: imx: add DM_PWM support by Heiko Schocher · 6 years ago
  35. ff3b7b1 pwm: imx: add Kconfig support by Heiko Schocher · 6 years ago
  36. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  37. 50f3feb pwm: sunxi: choose best prescaler to improve PWM resolution by Vasily Khoruzhick · 6 years ago
  38. f83a857 pwm: sunxi: use new prescaler when configuring PWM by Vasily Khoruzhick · 6 years ago
  39. db3fb0c pwm: sunxi: fix off-by-one that prevented PWM to use prescaler bypass by Vasily Khoruzhick · 6 years ago
  40. 5620cf8 test: panel: Add a test for the panel uclass by Simon Glass · 6 years ago
  41. 86a38e5 pwm: sunxi: add support for PWM found on Allwinner A64 by Vasily Khoruzhick · 7 years ago
  42. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  43. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  44. 4e8d824 rockchip: pwm: convert to use live dt by Kever Yang · 7 years ago
  45. a87af13 pwm: imx: Enable PWM support on i.MX53 by Martyn Welch · 7 years ago
  46. 5d14167 dm: tegra: pwm: Convert to livetree by Simon Glass · 7 years ago
  47. 2291e49 rockchip: pwm: add mask for config setting by Kever Yang · 7 years ago
  48. bdf23a0 rockchip: Setup default PWM flags by Simon Glass · 7 years ago
  49. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  50. 809c3e6 dm: sandbox: pwm: add test for pwm_set_invert() by Kever Yang · 8 years ago
  51. 73326e9 rockchip: pwm: implement pwm_set_invert() by Kever Yang · 8 years ago
  52. 4c08742 power: regulator: pwm: support pwm polarity setting by Kever Yang · 8 years ago
  53. e62f4be dm: sandbox: pwm: Add a basic pwm test by Simon Glass · 8 years ago
  54. a7ca162 pwm: remove unneeded ifdef CONFIG_DM_PWM ... endif by Masahiro Yamada · 8 years ago
  55. d1942f5 pwm: imx: increase support up to PWM8 for i.MX6SX by Christoph Fritz · 8 years ago
  56. 1f8378a PWM: Correct misspellings of "module" in context of PWM by Robert P. J. Day · 8 years ago
  57. 92e404a rk_pwm: remove grf setting code from driver by Kever Yang · 8 years ago
  58. aee175e rk_pwm: use clock framework API to get module clock by Kever Yang · 8 years ago
  59. 636bf17 exynos: pwm: Add a driver for the exynos5 PWM by Simon Glass · 9 years ago
  60. d8af3c9 tegra: video: Move LCD driver to use the DM PWM driver by Simon Glass · 9 years ago
  61. 90836ff tegra: Convert CONFIG_PWM_TEGRA to Kconfig by Simon Glass · 9 years ago
  62. 97f6c52 tegra: pwm: Add a driver for the tegra PWM by Simon Glass · 9 years ago
  63. c5915f7 pwm: rockchip: Add a PWM driver for Rockchip SoCs by Simon Glass · 9 years ago
  64. b3f0756 dm: pwm: Add a PWM uclass by Simon Glass · 9 years ago
  65. faa1ade pwm: imx: Remove unreachable code by Axel Lin · 10 years ago
  66. ecae644 pwm: imx: Prevent NULL pointer dereference by Axel Lin · 10 years ago
  67. 33d2d15 bugfix i.mx6 pwm: prevent overflow of period_c * duty_ns by Brecht Neyrinck · 10 years ago
  68. 2b38776 pwm, imx6: add support for pwm modul on imx6 by Heiko Schocher · 10 years ago