summaryrefslogtreecommitdiff
path: root/drivers/pwm/sysfs.c
Commit message (Expand)AuthorAge
* pwm: sysfs: Use put_device() instead of kfree()Arvind Yadav2018-03-28
* pwm: Set class for exported channels in sysfsGottfried Haider2017-12-05
* pwm: Fix device reference leakJohan Hovold2016-11-29
* pwm: Unexport children before chip removalDavid Hsu2016-09-05
* Merge branch 'for-4.8/capture' into for-nextThierry Reding2016-07-25
|\
| * pwm: sysfs: Add PWM capture supportLee Jones2016-06-10
* | pwm: sysfs: Get return value from pwm_apply_state()Ryo Kodama2016-06-10
|/
* pwm: Switch to the atomic APIBoris Brezillon2016-05-17
* pwm: Get rid of pwm->lockBoris BREZILLON2016-05-17
* 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