Age | Commit message (Expand) | Author |
---|---|---|
2021-09-02 | pwm: iqs620a: Simplify using devm_pwmchip_add() | Uwe Kleine-König |
2021-03-22 | pwm: Always allocate PWM chip base ID dynamically | Uwe Kleine-König |
2021-02-22 | pwm: iqs620a: Correct a stale state variable | Jeff LaBundy |
2021-02-22 | pwm: iqs620a: Fix overflow and optimize calculations | Uwe Kleine-König |
2020-12-17 | pwm: Use -EINVAL for unsupported polarity | Thierry Reding |
2020-06-17 | pwm: iqs620a: Use lowercase hexadecimal literals for consistency | Thierry Reding |
2020-06-17 | pwm: iqs620a: Use 64-bit division | Thierry Reding |
2020-04-14 | pwm: Add support for Azoteq IQS620A PWM generator | Jeff LaBundy |