summaryrefslogtreecommitdiff
path: root/test/dm/pwm.c
AgeCommit message (Expand)Author
2024-08-26test: Rename unit-test flagsSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06test: Remove <common.h> and add needed includesTom Rini
2021-07-06sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak
2021-04-10video: backlight: Support PWMs without a known period_nsAlper Nebi Yasak
2020-08-07dm: Rename DM test flags to make them more genericSimon Glass
2020-08-03dm: core: Drop header files from dm/test.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-06-12test: pwm: Add a check that dev is not NULLSimon Glass
2017-05-10dm: sandbox: pwm: add test for pwm_set_invert()Kever Yang
2017-04-27dm: sandbox: pwm: Add a basic pwm testSimon Glass