summaryrefslogtreecommitdiff
path: root/test/dm/pwm.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-06sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak1-2/+4
2021-04-10video: backlight: Support PWMs without a known period_nsAlper Nebi Yasak1-0/+11
2020-08-08dm: Rename DM test flags to make them more genericSimon Glass1-1/+1
2020-08-04dm: core: Drop header files from dm/test.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-06-12test: pwm: Add a check that dev is not NULLSimon Glass1-0/+1
2017-05-10dm: sandbox: pwm: add test for pwm_set_invert()Kever Yang1-0/+1
2017-04-27dm: sandbox: pwm: Add a basic pwm testSimon Glass1-0/+32