index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-09
Merge tag 'pwm/for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+102
2019-06-26
pwm: sysfs: Add suspend/resume support
Yoshihiro Shimoda
1
-0
/
+102
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
1
-10
/
+1
2019-03-20
pwm: sysfs: fix typo "its" -> "it's"
Uwe Kleine-König
1
-1
/
+1
2019-03-20
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
1
-13
/
+1
2018-10-12
pwm: Send a uevent on the pwmchip device upon channel sysfs (un)export
Fabrice Gasnier
1
-0
/
+11
2018-10-12
Revert "pwm: Set class for exported channels in sysfs"
Fabrice Gasnier
1
-1
/
+0
2018-03-28
pwm: sysfs: Use put_device() instead of kfree()
Arvind Yadav
1
-1
/
+2
2017-12-05
pwm: Set class for exported channels in sysfs
Gottfried Haider
1
-0
/
+1
2016-11-29
pwm: Fix device reference leak
Johan Hovold
1
-0
/
+2
2016-09-05
pwm: Unexport children before chip removal
David Hsu
1
-0
/
+18
2016-07-25
Merge branch 'for-4.8/capture' into for-next
Thierry Reding
1
-0
/
+17
2016-06-10
pwm: sysfs: Add PWM capture support
Lee Jones
1
-0
/
+17
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