Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-06-10 | pwm: sysfs: Get return value from pwm_apply_state() | Ryo Kodama | 1 | -1/+1 |
2016-05-17 | pwm: Switch to the atomic API | Boris Brezillon | 1 | -11/+37 |
2016-05-17 | pwm: Get rid of pwm->lock | Boris BREZILLON | 1 | -4/+20 |
2015-11-10 | pwm: sysfs: Make use of the DEVICE_ATTR_[RW][WO] macro's | Olliver Schinagl | 1 | -36/+36 |
2015-11-10 | pwm: sysfs: Remove unnecessary temporary variable | Olliver Schinagl | 1 | -2/+1 |
2015-07-27 | pwm: sysfs: Remove unnecessary padding | Thierry Reding | 1 | -3/+3 |
2015-07-27 | pwm: sysfs: Properly convert from enum to string | Thierry Reding | 1 | -2/+12 |
2015-07-20 | pwm: Make use of pwm_get_xxx() helpers where appropriate | Boris Brezillon | 1 | -5/+6 |
2015-07-20 | pwm: Add the pwm_is_enabled() helper | Boris Brezillon | 1 | -1/+1 |
2013-12-04 | pwm: sysfs: Convert to use ATTRIBUTE_GROUPS macro | Axel Lin | 1 | -10/+2 |
2013-07-29 | pwm: convert class code to use dev_groups | Greg Kroah-Hartman | 1 | -9/+12 |
2013-06-21 | pwm: Add sysfs interface | H Hartley Sweeten | 1 | -0/+352 |