aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/pwm.rst
AgeCommit message (Expand)AuthorFilesLines
2024-02-15pwm: Provide pwmchip_alloc() function and a devm variant of itUwe Kleine-König1-5/+6
2023-12-20pwm: Make it possible to apply PWM changes in atomic contextSean Young1-0/+9
2023-12-20pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young1-4/+4
2023-10-10pwm: Adapt sysfs API documentation to realityUwe Kleine-König1-3/+3
2023-04-13pwm: Delete deprecated functions pwm_request() and pwm_free()Uwe Kleine-König1-8/+5
2022-09-19pwm: core: Get rid of unused devm_of_pwm_get()Andy Shevchenko1-2/+1
2022-05-20pwm: Document that the pinstate of a disabled PWM isn't reliableUwe Kleine-König1-0/+6
2021-06-30pwm: core: Remove unused devm_pwm_put()Andy Shevchenko1-1/+2
2021-06-04pwm: core: Support new usage_power setting in PWM stateClemens Gruber1-0/+4
2021-04-26pwm: Reword docs about pwm_apply_state()Uwe Kleine-König1-5/+5
2021-04-09pwm: Clarify which state pwm_get_state() returnsUwe Kleine-König1-1/+5
2019-07-15docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab1-0/+165