index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
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