1. 11d3096 pwm: aspeed: Select SYSCON to get parent detail. by Billy Tsai · 2 years, 5 months ago
  2. de0a732 Rename CONFIG_PWM to CONFIG_PWM_S5P and move to Kconfig by Tom Rini · 2 years, 3 months ago
  3. d101661 driver: pwm: pwm-imx: separe dm from non dm implementation by Tommaso Merciai · 2 years, 6 months ago
  4. 2c43256 drivers: pwm: pwm-imx: move pwm-imx-util into pwm-imx by Tommaso Merciai · 2 years, 6 months ago
  5. 6828b3e driver: pwm: pwm-imx: introduce pwm_dm_imx_get_parms by Tommaso Merciai · 2 years, 6 months ago
  6. bfc778c driver: pwm: pwm-imx: get and enable per/ipg clock using dm by Tommaso Merciai · 2 years, 6 months ago
  7. 037ef53 Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 6 months ago
  8. 4de720e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 6 months ago
  9. 458e59d pwm: sunxi: Remove non-DM pin setup by Samuel Holland · 3 years, 1 month ago
  10. fb92cc2 pwm: Add driver for cadence TTC by Michal Simek · 3 years ago
  11. fae101d pwm: Add Aspeed ast2600 PWM support by Billy Tsai · 2 years, 7 months ago
  12. dfb8470 exynos: pwm: Deal with a PWM at 100% by Simon Glass · 2 years, 11 months ago
  13. 9b07597 pwm: Add PWM driver for SAMA5D2 by Dan Sneddon · 3 years ago
  14. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years ago
  15. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 5 months ago
  16. ca2f948 pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto" by Alper Nebi Yasak · 3 years, 4 months ago
  17. cc25f34 pwm: sifive: make set_config() and set_enable() work properly by Vincent Chen · 3 years, 5 months ago
  18. 1b9ee28 pwm: Add a driver for Chrome OS EC PWM by Alper Nebi Yasak · 4 years ago
  19. fefa713 video: backlight: Support PWMs without a known period_ns by Alper Nebi Yasak · 4 years ago
  20. 4db3926 rockchip: pwm: Fix default polarity by Arnaud Patard (Rtp) · 3 years, 7 months ago
  21. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  22. b0db69b dm: fix build errors generated by last merges by Dario Binacchi · 3 years, 8 months ago
  23. ade7f0d pwm: ti: am33xx: add enhanced pwm driver by Dario Binacchi · 3 years, 9 months ago
  24. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 9 months ago
  25. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  26. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  27. 2d481b2 pwm: Add driver for Amlogic Meson PWM controller by Neil Armstrong · 4 years ago
  28. 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 2 months ago
  29. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  30. 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 2 months ago
  31. 7239a61 pwm: Add PWM driver for SiFive SoC by Yash Shah · 4 years, 5 months ago
  32. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 4 months ago
  33. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  34. a537fa4 mediatek: pwm: add pwm driver for MediaTek SoCs by Sam Shih · 4 years, 7 months ago
  35. 4ee6d51 pwm: rk_pwm: Make PWM driver to support all Rockchip Socs by David Wu · 4 years, 10 months ago
  36. 46e10e9 pwm: imx: add DM_PWM support by Heiko Schocher · 5 years ago
  37. e0f0657 pwm: imx: add Kconfig support by Heiko Schocher · 5 years ago
  38. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 5 years ago
  39. c33ba7e pwm: sunxi: choose best prescaler to improve PWM resolution by Vasily Khoruzhick · 6 years ago
  40. ce138cb pwm: sunxi: use new prescaler when configuring PWM by Vasily Khoruzhick · 6 years ago
  41. a877d4b pwm: sunxi: fix off-by-one that prevented PWM to use prescaler bypass by Vasily Khoruzhick · 6 years ago
  42. 5d9a88f test: panel: Add a test for the panel uclass by Simon Glass · 6 years ago
  43. 1c353ae pwm: sunxi: add support for PWM found on Allwinner A64 by Vasily Khoruzhick · 6 years ago
  44. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  45. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  46. f9326ec rockchip: pwm: convert to use live dt by Kever Yang · 7 years ago
  47. 065a1ec pwm: imx: Enable PWM support on i.MX53 by Martyn Welch · 7 years ago
  48. 4b0f21c dm: tegra: pwm: Convert to livetree by Simon Glass · 7 years ago
  49. 06f4e36 rockchip: pwm: add mask for config setting by Kever Yang · 7 years ago
  50. 3851059 rockchip: Setup default PWM flags by Simon Glass · 7 years ago
  51. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  52. 5540e25 dm: sandbox: pwm: add test for pwm_set_invert() by Kever Yang · 7 years ago
  53. 874ee59 rockchip: pwm: implement pwm_set_invert() by Kever Yang · 7 years ago
  54. 0b60111 power: regulator: pwm: support pwm polarity setting by Kever Yang · 7 years ago
  55. 43b4156 dm: sandbox: pwm: Add a basic pwm test by Simon Glass · 7 years ago
  56. 4985012 pwm: remove unneeded ifdef CONFIG_DM_PWM ... endif by Masahiro Yamada · 8 years ago
  57. de19773 pwm: imx: increase support up to PWM8 for i.MX6SX by Christoph Fritz · 8 years ago
  58. 5052e81 PWM: Correct misspellings of "module" in context of PWM by Robert P. J. Day · 8 years ago
  59. e2e4e14 rk_pwm: remove grf setting code from driver by Kever Yang · 8 years ago
  60. 12406ae rk_pwm: use clock framework API to get module clock by Kever Yang · 8 years ago
  61. 5c2dd4c exynos: pwm: Add a driver for the exynos5 PWM by Simon Glass · 9 years ago
  62. 91c08af tegra: video: Move LCD driver to use the DM PWM driver by Simon Glass · 9 years ago
  63. 41fa035 tegra: Convert CONFIG_PWM_TEGRA to Kconfig by Simon Glass · 9 years ago
  64. 7429b96 tegra: pwm: Add a driver for the tegra PWM by Simon Glass · 9 years ago
  65. 0e23fd8 pwm: rockchip: Add a PWM driver for Rockchip SoCs by Simon Glass · 9 years ago
  66. fc760cb dm: pwm: Add a PWM uclass by Simon Glass · 9 years ago
  67. 48dbc74 pwm: imx: Remove unreachable code by Axel Lin · 9 years ago
  68. 16b0c0c pwm: imx: Prevent NULL pointer dereference by Axel Lin · 9 years ago
  69. b258087 bugfix i.mx6 pwm: prevent overflow of period_c * duty_ns by Brecht Neyrinck · 9 years ago
  70. b2f97cf pwm, imx6: add support for pwm modul on imx6 by Heiko Schocher · 10 years ago