index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pwm/for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-09
1
-0
/
+102
|
\
|
*
pwm: sysfs: Add suspend/resume support
Yoshihiro Shimoda
2019-06-26
1
-0
/
+102
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
2019-05-24
1
-10
/
+1
|
/
*
pwm: sysfs: fix typo "its" -> "it's"
Uwe Kleine-König
2019-03-20
1
-1
/
+1
*
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
2019-03-20
1
-13
/
+1
*
pwm: Send a uevent on the pwmchip device upon channel sysfs (un)export
Fabrice Gasnier
2018-10-12
1
-0
/
+11
*
Revert "pwm: Set class for exported channels in sysfs"
Fabrice Gasnier
2018-10-12
1
-1
/
+0
*
pwm: sysfs: Use put_device() instead of kfree()
Arvind Yadav
2018-03-28
1
-1
/
+2
*
pwm: Set class for exported channels in sysfs
Gottfried Haider
2017-12-05
1
-0
/
+1
*
pwm: Fix device reference leak
Johan Hovold
2016-11-29
1
-0
/
+2
*
pwm: Unexport children before chip removal
David Hsu
2016-09-05
1
-0
/
+18
*
Merge branch 'for-4.8/capture' into for-next
Thierry Reding
2016-07-25
1
-0
/
+17
|
\
|
*
pwm: sysfs: Add PWM capture support
Lee Jones
2016-06-10
1
-0
/
+17
*
|
pwm: sysfs: Get return value from pwm_apply_state()
Ryo Kodama
2016-06-10
1
-1
/
+1
|
/
*
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