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
/
pwm-lpc32xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-11
pwm: lpc32xx: Set PWM_PIN_LEVEL bit to default value
Sylvain Lemieux
1
-0
/
+7
2015-12-16
pwm: lpc32xx: return ERANGE, if requested period is not supported
Vladimir Zapolskiy
1
-3
/
+3
2015-12-16
pwm: lpc32xx: fix and simplify duty cycle and period calculations
Vladimir Zapolskiy
1
-34
/
+19
2015-12-16
pwm: lpc32xx: make device usable with common clock framework
Vladimir Zapolskiy
1
-2
/
+2
2015-12-16
pwm: lpc32xx: correct number of PWM channels from 2 to 1
Vladimir Zapolskiy
1
-1
/
+1
2014-10-20
pwm: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-10-08
pwm: lpc32xx: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-09-03
pwm: simplify use of devm_ioremap_resource
Julia Lawall
1
-3
/
+0
2013-06-12
pwm: Fill in missing .owner fields
Thierry Reding
1
-0
/
+1
2013-04-23
pwm: lpc32xx: Don't change PWM_ENABLE bit in lpc32xx_pwm_config
Axel Lin
1
-2
/
+5
2013-04-23
pwm: lpc32xx: Properly set PWM_ENABLE bit in lpc32xx_pwm_[enable|disable]
Axel Lin
1
-2
/
+16
2013-04-23
pwm: Constify OF match tables
Thierry Reding
1
-1
/
+1
2013-01-22
pwm: Convert to devm_ioremap_resource()
Thierry Reding
1
-3
/
+3
2012-12-19
Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
1
-2
/
+21
2012-12-06
pwm: lpc32xx: Set the chip base for dynamic allocation
Alban Bedel
1
-0
/
+1
2012-12-06
pwm: lpc32xx: Properly disable the clock on device removal
Alban Bedel
1
-1
/
+4
2012-12-06
pwm: lpc32xx: Fix the PWM polarity
Alban Bedel
1
-1
/
+16
2012-11-29
pwm: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-29
pwm: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-07-23
pwm: add lpc32xx PWM support
Alexandre Pereira da Silva
1
-0
/
+148