Commit message (Expand) | Author | Age | |
---|---|---|---|
* | pwm: sysfs: Make use of the DEVICE_ATTR_[RW][WO] macro's | Olliver Schinagl | 2015-11-10 |
* | pwm: sysfs: Remove unnecessary temporary variable | Olliver Schinagl | 2015-11-10 |
* | pwm: sysfs: Remove unnecessary padding | Thierry Reding | 2015-07-27 |
* | pwm: sysfs: Properly convert from enum to string | Thierry Reding | 2015-07-27 |
* | pwm: Make use of pwm_get_xxx() helpers where appropriate | Boris Brezillon | 2015-07-20 |
* | pwm: Add the pwm_is_enabled() helper | Boris Brezillon | 2015-07-20 |
* | pwm: sysfs: Convert to use ATTRIBUTE_GROUPS macro | Axel Lin | 2013-12-04 |
* | pwm: convert class code to use dev_groups | Greg Kroah-Hartman | 2013-07-29 |
* | pwm: Add sysfs interface | H Hartley Sweeten | 2013-06-21 |