Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d1a559a1cb1d4aa1c63c56bdb39d9d18dfaf9523
/
drivers
/
pwm
34b20e6
Merge tag 'pwm/for-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 10 years ago
f630629
pwm: rockchip: Added to support for RK3288 SoC
by Caesar Wang
· 10 years ago
3aacd3e
pwm: sti: Remove PWM period table
by Ajit Pal Singh
· 10 years ago
6ad6b83
pwm: sti: Sync between enable/disable calls
by Ajit Pal Singh
· 10 years ago
5165166
pwm: sti: Ensure same period values for all channels
by Ajit Pal Singh
· 10 years ago
bf9cc80
pwm: sti: Fix PWM prescaler handling
by Ajit Pal Singh
· 10 years ago
378fe11
pwm: sti: Add new driver for ST's PWM IP
by Lee Jones
· 10 years ago
31c4fa3
pwm: imx: set can_sleep flag for imx_pwm
by Shawn Guo
· 10 years ago
65accd8
pwm: lpss: remove dependency on clk framework
by Heikki Krogerus
· 10 years ago
ed1a819
pwm: pwm-tipwmss: remove unnecessary OOM messages
by Jingoo Han
· 10 years ago
101353c
pwm: add Rockchip SoC PWM support
by Beniamino Galvani
· 10 years ago
bb4bbba
PWM: atmel: allow building for AVR32
by Alexandre Belloni
· 10 years ago
7f33e72
Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 10 years ago
39fd3f9
pwm: fsl-ftm: set pwm_chip can_sleep flag
by Axel Lin
· 10 years ago
54b0234
pwm: ab8500: Fix wrong value shift for disable/enable PWM
by Axel Lin
· 11 years ago
3bdf878
pwm: samsung: do not set manual update bit in pwm_samsung_config
by Ajay Kumar
· 10 years ago
00afb42
pwm: lp3943: Set pwm_chip can_sleep flag
by Axel Lin
· 11 years ago
cf3a384
pwm: atmel: set pwm_chip can_sleep flag
by Alexandre Belloni
· 11 years ago
bd9c1b6
pwm: mxs: set pwm_chip can_sleep flag
by Shawn Guo
· 11 years ago
3ea57ea
pwm: tiehrpwm: inline accessor functions
by Wolfram Sang
· 11 years ago
af5935e
pwm: tiehrpwm: don't build PM related functions when not needed
by Wolfram Sang
· 11 years ago
dc67115
pwm: renesas-tpu: remove unused struct tpu_pwm_platform_data
by Alexandre Belloni
· 10 years ago
3796ce1
pwm: add period and polarity to struct pwm_lookup
by Alexandre Belloni
· 10 years ago
9c88669
pwm: twl: Really disable twl6030 PWMs
by Axel Lin
· 11 years ago
89c0339
pwm: lpss: Fix const qualifier and sparse warnings
by Thierry Reding
· 11 years ago
5b1e8e0
pwm: spear: fix check on pwmchip_add() return value
by Beniamino Galvani
· 11 years ago
093e00b
pwm: lpss: Add support for PCI devices
by Alan Cox
· 11 years ago
b9f8740
pwm: vt8500: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
5e34895
pwm: tiehrpwm: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
c10d506
pwm: pwm-tiecap: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
474b690
pwm: tegra: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
9321fe9d
pwm: spear: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
6c5059c
pwm: renesas-tpu: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
d93fc78
pwm: pxa: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
1cbec74
pwm: i.MX: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
a2fc1db
pwm: ab8500: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
6a4e4bf
pwm: kona: Introduce Kona PWM controller support
by Tim Kryger
· 11 years ago
9cc2368
Shiraz has moved
by Viresh Kumar
· 11 years ago
9712d3c
Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 11 years ago
2ae69a4
pwm: pxa: Constify OF match table
by Thierry Reding
· 11 years ago
fdec4f7
pwm: pxa: Fix typo "pwm" -> "PWM"
by Thierry Reding
· 11 years ago
f409cd3
Revert "pwm: pxa: Use of_match_ptr()"
by Thierry Reding
· 11 years ago
d16a5aa
pwm: add support for Intel Low Power Subsystem PWM
by Mika Westerberg
· 11 years ago
7eb3f6f
pwm: Add CLPS711X PWM support
by Alexander Shiyan
· 11 years ago
916030d
pwm: atmel: correct CDTY calculation
by Alexandre Belloni
· 11 years ago
8db9e29
pwm: atmel: Fix polarity handling
by Alexandre Belloni
· 11 years ago
b505183
pwm: Add Freescale FTM PWM driver support
by Xiubo Li
· 11 years ago
8468949
pwm: pxa: Use of_match_ptr()
by Jingoo Han
· 11 years ago
4407b6d
pwm: samsung: Use SIMPLE_DEV_PM_OPS macro
by Jingoo Han
· 11 years ago
2974b09
pwm: renesas-tpu: Add dependency on HAS_IOMEM
by Richard Weinberger
· 11 years ago
0b7d25c
pwm: lp3943: Fix potential memory leak during request
by Christian Engelmayer
· 11 years ago
398b60a
Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 11 years ago
6691a19
pwm: tiecap: Remove duplicate put_sync call
by Sourav Poddar
· 11 years ago
af66b3c
pwm: Add LP3943 PWM driver
by Milo Kim
· 11 years ago
82569e5
pwm: tiehrpwm: use dev_err() instead of pr_err()
by Jingoo Han
· 11 years ago
b07ab66
pwm: pxa: remove unnecessary space before tabs
by Jingoo Han
· 11 years ago
5eabf82
pwm: ep93xx: split module author names
by Jingoo Han
· 11 years ago
adcba1e
pwm: use seq_puts() instead of seq_printf()
by Jingoo Han
· 11 years ago
6a68335
pwm: atmel-pwm: Do not unprepare clock after successful registration
by Bo Shen
· 11 years ago
32b16d4
pwm: atmel-pwm: Add Atmel PWM controller driver
by Bo Shen
· 11 years ago
2c80a49
pwm: pca9685: depends on I2C rather than REGMAP_I2C
by Axel Lin
· 11 years ago
94d88d6
pwm: renesas-tpu: Enable driver compilation with COMPILE_TEST
by Laurent Pinchart
· 11 years ago
0dc1135
pwm: jz4740: Use devm_clk_get()
by Lars-Peter Clausen
· 11 years ago
078c6ac
pwm: jz4740: Pass device to clk_get()
by Lars-Peter Clausen
· 11 years ago
6ca142a
pwm: sysfs: Convert to use ATTRIBUTE_GROUPS macro
by Axel Lin
· 11 years ago
b52fa7b
pwm: pxa: Add device tree support
by Mike Dunn
· 11 years ago
b577cdc
pwm: samsung: Fix kernel warning while unexporting a channel
by Sachin Kamat
· 11 years ago
a230869
pwm: add ep93xx PWM support
by H Hartley Sweeten
· 11 years ago
faed9c3
pwm: don't use devm_pinctrl_get_select_default() in probe
by Wolfram Sang
· 11 years ago
becbca1
pwm: imx: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
3cb3b2b
pwm: lpc32xx: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
de02cb8
pwm: mxs: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
ea8eeb1
pwm: twl: Include linux/of.h header
by Sachin Kamat
· 11 years ago
e852340
pwm: twl-led: Include linux/of.h header
by Sachin Kamat
· 11 years ago
c3bdfe1
pwm: samsung: Include linux/of.h header
by Sachin Kamat
· 11 years ago
2a8876c
pwm: imx: Include linux/of.h header
by Sachin Kamat
· 11 years ago
ceb12f9
pwm: atmel-tcb: fix max time computation for slow clk source
by Boris BREZILLON
· 11 years ago
f3a8217
pwm: atmel-tcb: add missing clk source config
by Boris BREZILLON
· 11 years ago
8e73e36
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
1e185c7
pwm: pxa: Use module_platform_driver
by Mike Dunn
· 11 years ago
ac872bc
pwm: tiehrpwm: add missing __iomem annotation
by Jingoo Han
· 11 years ago
3943a65
pwm: tiecap: add CONFIG_PM_SLEEP to ecap_pwm_{save,restore}_context()
by Jingoo Han
· 11 years ago
88d5a2e
pwm: simplify use of devm_ioremap_resource
by Julia Lawall
· 11 years ago
382457e
pwm: renesas-tpu: Add DT support
by Laurent Pinchart
· 11 years ago
208be76
pwm: Use the DT macro directly when parsing PWM DT flags
by Laurent Pinchart
· 11 years ago
cfb9e4c
pwm: mxs: Check the return value from stmp_reset_block()
by Fabio Estevam
· 11 years ago
6059235
pwm: Remove superseded pwm-samsung-legacy driver
by Tomasz Figa
· 12 years ago
11ad39e
pwm: Add new pwm-samsung driver
by Tomasz Figa
· 12 years ago
615c19e
pwm: samsung: Rename to pwm-samsung-legacy
by Tomasz Figa
· 12 years ago
9da0175
pwm: convert class code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
b388f15
pwm: pwm-tiehrpwm: Use clk_enable/disable instead clk_prepare/unprepare.
by Marek Belisko
· 11 years ago
fed1bf8
pwm: pca9685: Fix wrong argument to set MODE1_SLEEP bit
by Axel Lin
· 11 years ago
71077bc
pwm: renesas-tpu: Add MODULE_ALIAS to make module auto loading work
by Axel Lin
· 11 years ago
00cf99e
pwm: renesas-tpu: fix return value check in tpu_probe()
by Wei Yongjun
· 11 years ago
99b82ab
pwm: Add Renesas TPU PWM driver
by Laurent Pinchart
· 11 years ago
76abbdde
pwm: Add sysfs interface
by H Hartley Sweeten
· 11 years ago
3dd0a90
pwm: Fill in missing .owner fields
by Thierry Reding
· 11 years ago
88b613e
pwm: add pca9685 driver
by Steffen Trumtrar
· 11 years ago
8796f9c
pwm: atmel-tcb: prepare clk before calling enable
by Boris BREZILLON
· 11 years ago
77f0b9d
pwm: devm: alloc correct pointer size
by Wolfram Sang
· 11 years ago
Next »