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-twl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-13
pwm: Manage owner assignment implicitly for drivers
Uwe Kleine-König
1
-2
/
+0
2021-11-17
pwm: twl: Implement .apply() callback
Uwe Kleine-König
1
-8
/
+54
2021-09-02
pwm: twl: Simplify using devm_pwmchip_add()
Uwe Kleine-König
1
-16
/
+1
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
1
-1
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-01-04
pwm: Remove .can_sleep from struct pwm_chip
Thierry Reding
1
-1
/
+0
2016-09-05
pwm: twl: Reliably disable TWL6030 PWMs
Paul Kocialkowski
1
-0
/
+16
2014-05-09
pwm: twl: Really disable twl6030 PWMs
Axel Lin
1
-8
/
+0
2013-10-08
pwm: twl: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-04-23
pwm: Constify OF match tables
Thierry Reding
1
-1
/
+1
2013-04-02
pwm: twl: Return proper error if twl6030_pwm_enable() fails
Axel Lin
1
-1
/
+1
2013-04-02
pwm: twl: Add .owner to struct pwm_ops
Axel Lin
1
-0
/
+2
2013-02-17
pwm: twl: Use to_twl() instead of container_of()
Johannes Thumshirn
1
-6
/
+3
2013-01-30
pwm: Add can_sleep property to drivers
Florian Vaussard
1
-0
/
+1
2012-11-28
pwm: New driver to support PWMs on TWL4030/6030 series of PMICs
Peter Ujfalusi
1
-0
/
+359