index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
pwm: tegra: Add device tree support
Thierry Reding
2012-07-02
1
-0
/
+11
*
pwm: Add NVIDIA Tegra SoC support
Thierry Reding
2012-07-02
3
-0
/
+265
*
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
3
-0
/
+240