summaryrefslogtreecommitdiffstats
path: root/drivers/pwm/sysfs.c
Commit message (Expand)AuthorAge
* Merge tag 'pwm/for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-09
|\
| * pwm: sysfs: Add suspend/resume supportYoshihiro Shimoda2019-06-26
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner2019-05-24
|/
* pwm: sysfs: fix typo "its" -> "it's"Uwe Kleine-König2019-03-20
* pwm: Fix deadlock warning when removing PWM devicePhong Hoang2019-03-20
* pwm: Send a uevent on the pwmchip device upon channel sysfs (un)exportFabrice Gasnier2018-10-12
* Revert "pwm: Set class for exported channels in sysfs"Fabrice Gasnier2018-10-12
* pwm: sysfs: Use put_device() instead of kfree()Arvind Yadav2018-03-27
* 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