Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
938acb99ce6c8883075c4c6e64409dd765bdb9e9
/
drivers
/
pwm
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
e792714
pwm: mxs: Let device core handle pinctrl
by Fabio Estevam
· 12 years ago
362e9cd
drivers/pwm: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 11 years ago
affb923
pwm: lpc32xx: Don't change PWM_ENABLE bit in lpc32xx_pwm_config
by Axel Lin
· 12 years ago
08ee77b
pwm: lpc32xx: Properly set PWM_ENABLE bit in lpc32xx_pwm_[enable|disable]
by Axel Lin
· 12 years ago
f1a8870
pwm: Constify OF match tables
by Thierry Reding
· 12 years ago
a46ef4d
pwm: puv3: Remove unused enabled filed from struct puv3_pwm_chip
by Axel Lin
· 12 years ago
22976a5
pwm: pxa: Remove PWM_ID_BASE macro
by Axel Lin
· 12 years ago
b3fef7f
pwm: spear: Remove unused *dev from struct spear_pwm_chip
by Axel Lin
· 12 years ago
4e61573
pwm: mxs: Remove unused *dev from struct mxs_pwm_chip
by Axel Lin
· 12 years ago
c8e4df3
pwm: twl: Return proper error if twl6030_pwm_enable() fails
by Axel Lin
· 12 years ago
b014a30
pwm: pxa: Remove clk_enabled field from struct pxa_pwm_chip
by Axel Lin
· 12 years ago
72da70e
pwm: imx: Remove enabled field from struct imx_chip
by Axel Lin
· 12 years ago
d5714e8
pwm: twl: Add .owner to struct pwm_ops
by Axel Lin
· 12 years ago
7fa2531
pwm: twl-led: Add .owner to struct pwm_ops
by Axel Lin
· 12 years ago
83c80dc
pwm: atmel-tcb: Add .owner to struct pwm_ops
by Axel Lin
· 12 years ago
fa0abee
pwm: ab8500: Add .owner to struct pwm_ops
by Axel Lin
· 12 years ago
563861c
pwm: spear: Fix checking return value of clk_enable() and clk_prepare()
by Axel Lin
· 12 years ago
b343a18
pwm: tiehrpwm: Staticize non-exported symbols
by Axel Lin
· 12 years ago
a38c989
pwm: tiecap: Staticize non-exported symbols
by Axel Lin
· 12 years ago
622fc5d
pwm: ab8500: Fix trivial typo in dev_err message
by Axel Lin
· 12 years ago
1bf0f20
pwm: davinci: Add Kconfig support for ECAP & EHRPWM devices
by Philip Avinash
· 12 years ago
29258b2
pwm: pwm-tiehrpwm: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
c26e9bb
pwm: pwm-tipwmss: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
b78f5fc
pwm: pwm-tiecap: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
c509a8e
pwm: samsung: convert s3c_pwm to dev_pm_ops
by Jingoo Han
· 12 years ago
482467a
pwm: ab8500: use devm_kzalloc()
by Jingoo Han
· 12 years ago
3eb0522
Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm
by Linus Torvalds
· 12 years ago
0512c04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 12 years ago
30f7861
pwm: twl: Use to_twl() instead of container_of()
by Johannes Thumshirn
· 12 years ago
838bf09
pwm: tegra: assume CONFIG_OF
by Stephen Warren
· 12 years ago
261a5ed
pwm: Add devm_of_pwm_get() as exported API for users
by Peter Ujfalusi
· 12 years ago
8eb9612
pwm: core: Rename of_pwm_request() to of_pwm_get() and export it
by Peter Ujfalusi
· 12 years ago
928c447
pwm: Export pwm_{set,get}_chip_data()
by Thierry Reding
· 12 years ago
b133d2a
pwm: Make Kconfig entries more consistent
by Thierry Reding
· 12 years ago
2e2a0f6
pwm: Add can_sleep property to drivers
by Florian Vaussard
· 12 years ago
6e69ab1
pwm: Add pwm_can_sleep() as exported API to users
by Florian Vaussard
· 12 years ago
6d4294d
pwm: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
0d75c20
pwm: pwm-tiecap: Low power sleep support
by Philip Avinash
· 12 years ago
Next »