summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-crc.c
AgeCommit message (Expand)Author
2024-02-15pwm: crc: Make use of devm_pwmchip_alloc() functionUwe Kleine-König
2024-02-15pwm: crc: Make use of pwmchip_parent() accessorUwe Kleine-König
2024-02-15pwm: crc: Simplify code to determine the pwmchip's parent deviceUwe Kleine-König
2023-12-20pwm: crc: Use consistent variable naming for driver dataUwe Kleine-König
2023-10-13pwm: crc: Allow compilation as module and with COMPILE_TESTUwe Kleine-König
2023-07-21pwm: crc: Consistently name pwm_chip variables "chip"Uwe Kleine-König
2022-12-06pwm: crc: Propagate errors in .get_state() to the callerUwe Kleine-König
2022-12-06pwm: Make .get_state() callback return an error codeUwe Kleine-König
2021-06-28pwm: crc: Simplify using devm_pwmchip_add()Uwe Kleine-König
2021-03-22pwm: Always allocate PWM chip base ID dynamicallyUwe Kleine-König
2020-12-17pwm: Use -EINVAL for unsupported polarityThierry Reding
2020-09-06pwm: crc: Implement get_state() methodHans de Goede
2020-09-06pwm: crc: Implement apply() method to support the new atomic PWM APIHans de Goede
2020-09-06pwm: crc: Enable/disable PWM output on enable/disableHans de Goede
2020-09-06pwm: crc: Fix period changes not having any effectHans de Goede
2020-09-06pwm: crc: Fix off-by-one error in the clock-divider calculationsHans de Goede
2020-09-06pwm: crc: Fix period / duty_cycle times being off by a factor of 256Hans de Goede
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2016-05-17pwm: Use pwm_get/set_xxx() helpers where appropriateBoris Brezillon
2015-07-21pwm: crc: Add Crystalcove (CRC) PWM driverShobhit Kumar