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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2012-10-10
12
-131
/
+904
|
\
|
*
pwm: Check for negative duty-cycle and period
Thierry Reding
2012-10-05
6
-12
/
+3
|
*
pwm: Add Ingenic JZ4740 support
Thierry Reding
2012-10-05
3
-1
/
+232
|
*
pwm: Move PUV3 PWM driver to PWM framework
Thierry Reding
2012-10-05
3
-1
/
+172
|
*
pwm: Move AB8500 PWM driver to PWM framework
Thierry Reding
2012-09-20
3
-0
/
+163
|
*
pwm: i.MX: fix clock lookup
Philipp Zabel
2012-09-12
1
-8
/
+27
|
*
pwm: i.MX: use per clock unconditionally
Sascha Hauer
2012-09-12
1
-7
/
+1
|
*
pwm: i.MX: add devicetree support
Philipp Zabel
2012-09-12
1
-9
/
+35
|
*
pwm: i.MX: Use module_platform_driver
Sascha Hauer
2012-09-12
1
-11
/
+1
|
*
pwm: i.MX: add functions to enable/disable pwm.
Sascha Hauer
2012-09-12
1
-4
/
+44
|
*
pwm: i.MX: remove unnecessary if in pwm_[en|dis]able
Sascha Hauer
2012-09-12
1
-14
/
+11
|
*
pwm: i.MX: factor out SoC specific functions
Sascha Hauer
2012-09-12
1
-63
/
+83
|
*
pwm: pwm-tiehrpwm: Add support for configuring polarity of PWM
Philip, Avinash
2012-09-10
1
-22
/
+51
|
*
pwm: pwm-tiecap: Add support for configuring polarity of PWM
Philip, Avinash
2012-09-10
1
-0
/
+22
|
*
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
*
|
Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-10-05
3
-0
/
+194
|
\
\
|
|
/
|
/
|
|
*
pwm: Move TWL6030 PWM driver to PWM framework
Thierry Reding
2012-09-19
3
-0
/
+194
*
|
pwm: pwm-tiehrpwm: Fix conflicting channel period setting
Philip, Avinash
2012-09-10
1
-0
/
+29
*
|
pwm: pwm-tiecap: Disable APWM mode after configure
Philip, Avinash
2012-09-10
1
-0
/
+7
*
|
pwm: Improve Kconfig help text
Thierry Reding
2012-08-20
1
-6
/
+25
*
|
pwm: core: Fix coding style issues
Sachin Kamat
2012-08-17
1
-4
/
+4
*
|
pwm: vt8500: Fix coding style issue
Sachin Kamat
2012-08-17
1
-1
/
+1
*
|
pwm: Remove a redundant error message when devm_request_and_ioremap fails
Axel Lin
2012-08-17
3
-9
/
+3
*
|
pwm: samsung: add missing device pointer to struct pwm_chip
Jingoo Han
2012-08-17
1
-0
/
+1
*
|
pwm: Add missing static storage class specifiers in core.c file
Sachin Kamat
2012-08-17
1
-2
/
+2
|
/
*
pwm: pwm-tiehrpwm: PWM driver support for EHRPWM
Philip, Avinash
2012-07-26
3
-0
/
+422
*
pwm: pwm-tiecap: PWM driver support for ECAP APWM
Philip, Avinash
2012-07-26
3
-0
/
+243
*
pwm: fix used-uninitialized warning in pwm_get()
Thierry Reding
2012-07-23
1
-1
/
+1
*
pwm: add lpc32xx PWM support
Alexandre Pereira da Silva
2012-07-23
3
-0
/
+159
*
pwm: Use pr_* functions in pwm-samsung.c file
Sachin Kamat
2012-07-23
1
-2
/
+4
*
pwm: Convert pwm-samsung to use devm_* APIs
Axel Lin
2012-07-23
1
-18
/
+6
*
pwm: Convert pwm-tegra to use devm_clk_get()
Axel Lin
2012-07-23
1
-6
/
+2
*
pwm: pwm-mxs: Return proper error if pwmchip_remove() fails
Axel Lin
2012-07-23
1
-3
/
+1
*
pwm: pwm-bfin: Return proper error if pwmchip_remove() fails
Axel Lin
2012-07-23
1
-3
/
+1
*
pwm: pxa: Propagate pwmchip_remove() error
Thierry Reding
2012-07-23
1
-2
/
+1
*
pwm: Convert pwm-pxa to use devm_* APIs
Axel Lin
2012-07-23
1
-39
/
+10
*
pwm: Convert pwm-vt8500 to use devm_* APIs
Axel Lin
2012-07-23
1
-39
/
+8
*
pwm: Convert pwm-imx to use devm_* APIs
Axel Lin
2012-07-23
1
-47
/
+10
*
pwm: Conflict with legacy PWM API
Thierry Reding
2012-07-23
1
-0
/
+1
*
pwm: pwm-mxs: add pinctrl support
Shawn Guo
2012-07-23
1
-0
/
+6
*
pwm: pwm-mxs: use devm_* managed functions
Shawn Guo
2012-07-23
1
-16
/
+8
*
pwm: pwm-mxs: use global reset function stmp_reset_block
Shawn Guo
2012-07-23
2
-2
/
+3
*
pwm: pwm-mxs: encode soc name in compatible string
Shawn Guo
2012-07-23
1
-1
/
+1
*
pwm: add pwm-mxs support
Shawn Guo
2012-07-02
3
-0
/
+217
*
ARM vt8500: Move vt8500 pwm driver to pwm framework
Sascha Hauer
2012-07-02
3
-0
/
+218
*
ARM Samsung: Move s3c pwm driver to pwm framework
Sascha Hauer
2012-07-02
3
-0
/
+376
*
ARM i.MX: Move i.MX pwm driver to pwm framework
Sascha Hauer
2012-07-02
3
-0
/
+277
*
pwm: Move PXA PWM driver to PWM framework
Thierry Reding
2012-07-02
3
-0
/
+258
*
pwm: Move Blackfin PWM driver to PWM framework
Thierry Reding
2012-07-02
3
-0
/
+174
[next]