summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/pwm.rst
AgeCommit message (Expand)Author
2023-12-20pwm: Make it possible to apply PWM changes in atomic contextSean Young
2023-12-20pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young
2023-10-10pwm: Adapt sysfs API documentation to realityUwe Kleine-König
2023-04-13pwm: Delete deprecated functions pwm_request() and pwm_free()Uwe Kleine-König
2022-09-19pwm: core: Get rid of unused devm_of_pwm_get()Andy Shevchenko
2022-05-20pwm: Document that the pinstate of a disabled PWM isn't reliableUwe Kleine-König
2021-06-30pwm: core: Remove unused devm_pwm_put()Andy Shevchenko
2021-06-04pwm: core: Support new usage_power setting in PWM stateClemens Gruber
2021-04-26pwm: Reword docs about pwm_apply_state()Uwe Kleine-König
2021-04-09pwm: Clarify which state pwm_get_state() returnsUwe Kleine-König
2019-07-15docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab