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