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
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm: Use the DT macro directly when parsing PWM DT flags
Laurent Pinchart
2013-09-03
1
-4
/
+3
*
pwm: Add sysfs interface
H Hartley Sweeten
2013-06-21
1
-2
/
+23
*
pwm: devm: alloc correct pointer size
Wolfram Sang
2013-06-10
1
-2
/
+2
*
Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2013-02-26
1
-0
/
+14
|
\
|
*
pwm: Export pwm_{set,get}_chip_data()
Thierry Reding
2013-01-30
1
-0
/
+2
|
*
pwm: Add pwm_can_sleep() as exported API to users
Florian Vaussard
2013-01-30
1
-0
/
+12
*
|
pwm: Add devm_of_pwm_get() as exported API for users
Peter Ujfalusi
2013-02-01
1
-0
/
+30
*
|
pwm: core: Rename of_pwm_request() to of_pwm_get() and export it
Peter Ujfalusi
2013-02-01
1
-4
/
+4
|
/
*
pwm: Export of_pwm_xlate_with_flags()
Thierry Reding
2012-12-06
1
-0
/
+1
*
pwm: Device tree support for PWM polarity
Philip, Avinash
2012-11-22
1
-0
/
+28
*
pwm: Check for negative duty-cycle and period
Thierry Reding
2012-10-05
1
-1
/
+1
*
pwm: add devm_pwm_get() and devm_pwm_put()
Alexandre Courbot
2012-09-10
1
-0
/
+58
*
pwm: Add support for configuring the PWM polarity
Philip, Avinash
2012-09-10
1
-0
/
+22
*
pwm: core: Fix coding style issues
Sachin Kamat
2012-08-17
1
-4
/
+4
*
pwm: Add missing static storage class specifiers in core.c file
Sachin Kamat
2012-08-17
1
-2
/
+2
*
pwm: fix used-uninitialized warning in pwm_get()
Thierry Reding
2012-07-23
1
-1
/
+1
*
pwm: Add device tree support
Thierry Reding
2012-06-15
1
-2
/
+146
*
pwm: Add table-based lookup for static mappings
Thierry Reding
2012-06-15
1
-15
/
+154
*
pwm: Add debugfs interface
Thierry Reding
2012-06-15
1
-0
/
+90
*
pwm: Allow chips to support multiple PWMs
Thierry Reding
2012-06-15
1
-77
/
+190
*
pwm: Add PWM framework support
Sascha Hauer
2012-06-15
1
-0
/
+227