summaryrefslogtreecommitdiff
path: root/drivers/pwm/sysfs.c
AgeCommit message (Expand)Author
2019-06-22pwm: Fix deadlock warning when removing PWM devicePhong Hoang
2016-12-08pwm: Fix device reference leakJohan Hovold
2016-11-10pwm: Unexport children before chip removalDavid Hsu
2015-11-10pwm: sysfs: Make use of the DEVICE_ATTR_[RW][WO] macro'sOlliver Schinagl
2015-11-10pwm: sysfs: Remove unnecessary temporary variableOlliver Schinagl
2015-07-27pwm: sysfs: Remove unnecessary paddingThierry Reding
2015-07-27pwm: sysfs: Properly convert from enum to stringThierry Reding
2015-07-20pwm: Make use of pwm_get_xxx() helpers where appropriateBoris Brezillon
2015-07-20pwm: Add the pwm_is_enabled() helperBoris Brezillon
2013-12-04pwm: sysfs: Convert to use ATTRIBUTE_GROUPS macroAxel Lin
2013-07-29pwm: convert class code to use dev_groupsGreg Kroah-Hartman
2013-06-21pwm: Add sysfs interfaceH Hartley Sweeten