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
*
Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-05
8
-7
/
+898
|
\
|
*
pwm: pxa: Constify OF match table
Thierry Reding
2014-04-01
1
-1
/
+1
|
*
pwm: pxa: Fix typo "pwm" -> "PWM"
Thierry Reding
2014-04-01
1
-1
/
+1
|
*
Revert "pwm: pxa: Use of_match_ptr()"
Thierry Reding
2014-04-01
1
-1
/
+3
|
*
pwm: add support for Intel Low Power Subsystem PWM
Mika Westerberg
2014-04-01
3
-0
/
+194
|
*
pwm: Add CLPS711X PWM support
Alexander Shiyan
2014-03-18
3
-0
/
+186
|
*
pwm: atmel: correct CDTY calculation
Alexandre Belloni
2014-03-18
1
-1
/
+1
|
*
pwm: atmel: Fix polarity handling
Alexandre Belloni
2014-03-18
1
-1
/
+6
|
*
pwm: Add Freescale FTM PWM driver support
Xiubo Li
2014-03-18
3
-0
/
+506
|
*
pwm: pxa: Use of_match_ptr()
Jingoo Han
2014-02-26
1
-3
/
+1
|
*
pwm: samsung: Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
2014-02-26
1
-3
/
+2
|
*
pwm: renesas-tpu: Add dependency on HAS_IOMEM
Richard Weinberger
2014-02-26
1
-0
/
+1
*
|
pwm: lp3943: Fix potential memory leak during request
Christian Engelmayer
2014-02-26
1
-1
/
+3
|
/
*
Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-27
10
-38
/
+474
|
\
|
*
pwm: tiecap: Remove duplicate put_sync call
Sourav Poddar
2014-01-23
1
-1
/
+0
|
*
pwm: tiehrpwm: use dev_err() instead of pr_err()
Jingoo Han
2013-12-20
1
-2
/
+2
|
*
pwm: pxa: remove unnecessary space before tabs
Jingoo Han
2013-12-20
1
-1
/
+1
|
*
pwm: ep93xx: split module author names
Jingoo Han
2013-12-20
1
-2
/
+2
|
*
pwm: use seq_puts() instead of seq_printf()
Jingoo Han
2013-12-20
1
-3
/
+3
|
*
pwm: atmel-pwm: Do not unprepare clock after successful registration
Bo Shen
2013-12-20
1
-0
/
+2
|
*
pwm: atmel-pwm: Add Atmel PWM controller driver
Bo Shen
2013-12-17
3
-0
/
+403
|
*
pwm: pca9685: depends on I2C rather than REGMAP_I2C
Axel Lin
2013-12-17
1
-1
/
+2
|
*
pwm: renesas-tpu: Enable driver compilation with COMPILE_TEST
Laurent Pinchart
2013-12-12
1
-1
/
+1
|
*
pwm: jz4740: Use devm_clk_get()
Lars-Peter Clausen
2013-12-12
1
-17
/
+3
|
*
pwm: jz4740: Pass device to clk_get()
Lars-Peter Clausen
2013-12-12
1
-1
/
+1
|
*
pwm: sysfs: Convert to use ATTRIBUTE_GROUPS macro
Axel Lin
2013-12-04
1
-10
/
+2
|
*
pwm: pxa: Add device tree support
Mike Dunn
2013-12-04
1
-0
/
+53
*
|
pwm: Add LP3943 PWM driver
Milo Kim
2014-01-21
3
-0
/
+325
|
/
*
pwm: samsung: Fix kernel warning while unexporting a channel
Sachin Kamat
2013-11-01
1
-1
/
+1
*
pwm: add ep93xx PWM support
H Hartley Sweeten
2013-10-17
3
-0
/
+240
*
pwm: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
2013-10-15
2
-12
/
+0
*
pwm: imx: Remove redundant of_match_ptr
Sachin Kamat
2013-10-08
1
-1
/
+1
*
pwm: lpc32xx: Remove redundant of_match_ptr
Sachin Kamat
2013-10-08
1
-1
/
+1
*
pwm: mxs: Remove redundant of_match_ptr
Sachin Kamat
2013-10-08
1
-1
/
+1
*
pwm: twl: Include linux/of.h header
Sachin Kamat
2013-10-08
1
-0
/
+1
*
pwm: twl-led: Include linux/of.h header
Sachin Kamat
2013-10-08
1
-0
/
+1
*
pwm: samsung: Include linux/of.h header
Sachin Kamat
2013-10-08
1
-0
/
+1
*
pwm: imx: Include linux/of.h header
Sachin Kamat
2013-10-08
1
-0
/
+1
*
pwm: atmel-tcb: fix max time computation for slow clk source
Boris BREZILLON
2013-09-19
1
-1
/
+1
*
pwm: atmel-tcb: add missing clk source config
Boris BREZILLON
2013-09-19
1
-0
/
+2
*
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-06
1
-222
/
+487
|
\
|
*
pwm: Remove superseded pwm-samsung-legacy driver
Tomasz Figa
2013-08-12
2
-354
/
+0
|
*
pwm: Add new pwm-samsung driver
Tomasz Figa
2013-08-12
2
-0
/
+619
|
*
pwm: samsung: Rename to pwm-samsung-legacy
Tomasz Figa
2013-08-06
2
-1
/
+1
*
|
pwm: pxa: Use module_platform_driver
Mike Dunn
2013-09-03
1
-11
/
+1
*
|
pwm: tiehrpwm: add missing __iomem annotation
Jingoo Han
2013-09-03
1
-3
/
+3
*
|
pwm: tiecap: add CONFIG_PM_SLEEP to ecap_pwm_{save,restore}_context()
Jingoo Han
2013-09-03
1
-1
/
+1
*
|
pwm: simplify use of devm_ioremap_resource
Julia Lawall
2013-09-03
3
-14
/
+1
*
|
pwm: renesas-tpu: Add DT support
Laurent Pinchart
2013-09-03
1
-7
/
+34
*
|
pwm: Use the DT macro directly when parsing PWM DT flags
Laurent Pinchart
2013-09-03
1
-4
/
+3
[next]