summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-iqs620a.c
AgeCommit message (Expand)Author
2021-09-02pwm: iqs620a: Simplify using devm_pwmchip_add()Uwe Kleine-König
2021-03-22pwm: Always allocate PWM chip base ID dynamicallyUwe Kleine-König
2021-02-22pwm: iqs620a: Correct a stale state variableJeff LaBundy
2021-02-22pwm: iqs620a: Fix overflow and optimize calculationsUwe Kleine-König
2020-12-17pwm: Use -EINVAL for unsupported polarityThierry Reding
2020-06-17pwm: iqs620a: Use lowercase hexadecimal literals for consistencyThierry Reding
2020-06-17pwm: iqs620a: Use 64-bit divisionThierry Reding
2020-04-14pwm: Add support for Azoteq IQS620A PWM generatorJeff LaBundy