index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
2026-03-22
pwm: tegra: properly calculate pulse and frequency divider fields
Ion Agorria
2026-03-22
pwm: tegra: fix pulse_width calculation
Jonas Schwöbel
2026-03-22
pwm: tegra: add set_invert PWM operation
Jonas Schwöbel
2026-03-22
pwm: tegra: add probe function
Jonas Schwöbel
2026-02-28
pwm: pwm-imx: enable ipg or per clks only if CONFIG_CLK enabled
Brian Ruley
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2026-01-02
pwm: aspeed: replace %pe in dev_err()
David Lechner
2025-11-07
pwm: fix typo in PWM_MESON help text
Quentin Schulz
2025-11-07
pwm: put all PWM DM drivers under an if condition on DM_PWM
Quentin Schulz
2025-11-07
pwm: make sandbox depend on DM_PWM
Quentin Schulz
2025-11-07
pwm: move all PWM related topics inside a Kconfig menu
Quentin Schulz
2025-10-09
pwm: cadence-ttc: Insufficient elements in array
Andrew Goodbody
2025-09-30
pwm: meson: Stop premature exit from for loop
Andrew Goodbody
2025-08-14
pwm: pwm-aspeed: Add missing <linux/log2.h> to pwm-aspeed.c
Tom Rini
2025-08-14
pwm: Tighten some pwm driver dependencies
Tom Rini
2025-07-29
pwm: stm32: add support for stm32mp25
Cheick Traore
2025-06-12
pwm: ti: am33xx: Fix build warnings in dev_dbg()
Sukrut Bellary
2025-06-12
pwm: ti: am33xx: Enable Auxiliary PWM using eCAP
Sukrut Bellary
2025-03-30
pwm: mediatek: add pwm support for MediaTek MT7987 SoC
Weijie Gao
2025-03-12
pwm: stm32: add driver to support pwm with timer
Cheick Traore
2025-01-23
pwm: mediatek: add pwm3 support for mt7981
Weijie Gao
2024-09-11
pwm: imx: Don't drop the enable bit once set
Miquel Raynal
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
pwm: Remove <common.h> and add needed includes
Tom Rini
2023-11-16
treewide: use linux/time.h for time conversion defines
Igor Prusov
2023-08-03
pwm: mtk: add support for MediaTek MT7988 SoC
Weijie Gao
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-05-06
rockchip: pwm: rk_pwm: use base variable with uintptr_t size
Johan Jonker
2023-02-23
ARM: tegra: Fix Tegra PWM parent clock
Svyatoslav Ryhel
2022-12-23
global: Migrate CONFIG_IMX6_PWM_PER_CLK to CFG
Tom Rini
2022-09-23
pwm: mtk: add support for MediaTek MT7981 SoC
Weijie Gao
2022-09-23
pwm: mtk: add support for MediaTek MT7986 SoC
Weijie Gao
2022-08-04
pwm: aspeed: Select SYSCON to get parent detail.
Billy Tsai
2022-07-05
Rename CONFIG_PWM to CONFIG_PWM_S5P and move to Kconfig
Tom Rini
2022-04-12
driver: pwm: pwm-imx: separe dm from non dm implementation
Tommaso Merciai
2022-04-12
drivers: pwm: pwm-imx: move pwm-imx-util into pwm-imx
Tommaso Merciai
2022-04-12
driver: pwm: pwm-imx: introduce pwm_dm_imx_get_parms
Tommaso Merciai
2022-04-12
driver: pwm: pwm-imx: get and enable per/ipg clock using dm
Tommaso Merciai
2022-04-05
Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...
Tom Rini
2022-04-05
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2022-04-04
pwm: sunxi: Remove non-DM pin setup
Samuel Holland
2022-03-30
pwm: Add driver for cadence TTC
Michal Simek
2022-03-25
pwm: Add Aspeed ast2600 PWM support
Billy Tsai
2021-11-09
exynos: pwm: Deal with a PWM at 100%
Simon Glass
2021-10-12
pwm: Add PWM driver for SAMA5D2
Dan Sneddon
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-06-05
pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto"
Alper Nebi Yasak
2021-05-14
pwm: sifive: make set_config() and set_enable() work properly
Vincent Chen
[next]