index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-20
pwm: use seq_puts() instead of seq_printf()
Jingoo Han
1
-3
/
+3
2013-09-03
pwm: Use the DT macro directly when parsing PWM DT flags
Laurent Pinchart
1
-4
/
+3
2013-06-21
pwm: Add sysfs interface
H Hartley Sweeten
1
-2
/
+23
2013-06-10
pwm: devm: alloc correct pointer size
Wolfram Sang
1
-2
/
+2
2013-02-26
Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
1
-0
/
+14
2013-02-02
pwm: Add devm_of_pwm_get() as exported API for users
Peter Ujfalusi
1
-0
/
+30
2013-02-02
pwm: core: Rename of_pwm_request() to of_pwm_get() and export it
Peter Ujfalusi
1
-4
/
+4
2013-01-30
pwm: Export pwm_{set,get}_chip_data()
Thierry Reding
1
-0
/
+2
2013-01-30
pwm: Add pwm_can_sleep() as exported API to users
Florian Vaussard
1
-0
/
+12
2012-12-06
pwm: Export of_pwm_xlate_with_flags()
Thierry Reding
1
-0
/
+1
2012-11-23
pwm: Device tree support for PWM polarity
Philip, Avinash
1
-0
/
+28
2012-10-05
pwm: Check for negative duty-cycle and period
Thierry Reding
1
-1
/
+1
2012-09-10
pwm: add devm_pwm_get() and devm_pwm_put()
Alexandre Courbot
1
-0
/
+58
2012-09-10
pwm: Add support for configuring the PWM polarity
Philip, Avinash
1
-0
/
+22
2012-08-17
pwm: core: Fix coding style issues
Sachin Kamat
1
-4
/
+4
2012-08-17
pwm: Add missing static storage class specifiers in core.c file
Sachin Kamat
1
-2
/
+2
2012-07-23
pwm: fix used-uninitialized warning in pwm_get()
Thierry Reding
1
-1
/
+1
2012-06-15
pwm: Add device tree support
Thierry Reding
1
-2
/
+146
2012-06-15
pwm: Add table-based lookup for static mappings
Thierry Reding
1
-15
/
+154
2012-06-15
pwm: Add debugfs interface
Thierry Reding
1
-0
/
+90
2012-06-15
pwm: Allow chips to support multiple PWMs
Thierry Reding
1
-77
/
+190
2012-06-15
pwm: Add PWM framework support
Sascha Hauer
1
-0
/
+227