summaryrefslogtreecommitdiff
path: root/drivers/pwm/sysfs.c
Commit message (Expand)AuthorAge
* pwm: sysfs: Make use of the DEVICE_ATTR_[RW][WO] macro'sOlliver Schinagl2015-11-10
* pwm: sysfs: Remove unnecessary temporary variableOlliver Schinagl2015-11-10
* pwm: sysfs: Remove unnecessary paddingThierry Reding2015-07-27
* pwm: sysfs: Properly convert from enum to stringThierry Reding2015-07-27
* pwm: Make use of pwm_get_xxx() helpers where appropriateBoris Brezillon2015-07-20
* pwm: Add the pwm_is_enabled() helperBoris Brezillon2015-07-20
* pwm: sysfs: Convert to use ATTRIBUTE_GROUPS macroAxel Lin2013-12-04
* pwm: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-29
* pwm: Add sysfs interfaceH Hartley Sweeten2013-06-21