2013-05-18 |
Wolfram Sang |
drivers/pwm: don't check resource with devm_ioremap_res... |
tree | commitdiff |
2013-04-23 |
Axel Lin |
pwm: lpc32xx: Don't change PWM_ENABLE bit in lpc32xx_pw... |
tree | commitdiff |
2013-04-23 |
Axel Lin |
pwm: lpc32xx: Properly set PWM_ENABLE bit in lpc32xx_pw... |
tree | commitdiff |
2013-04-23 |
Thierry Reding |
pwm: Constify OF match tables |
tree | commitdiff |
2013-04-02 |
Axel Lin |
pwm: puv3: Remove unused enabled filed from struct... |
tree | commitdiff |
2013-04-02 |
Axel Lin |
pwm: pxa: Remove PWM_ID_BASE macro |
tree | commitdiff |
2013-04-02 |
Axel Lin |
pwm: spear: Remove unused *dev from struct spear_pwm_chip |
tree | commitdiff |
2013-04-02 |
Axel Lin |
pwm: mxs: Remove unused *dev from struct mxs_pwm_chip |
tree | commitdiff |
2013-04-02 |
Axel Lin |
pwm: twl: Return proper error if twl6030_pwm_enable... |
tree | commitdiff |
2013-04-02 |
Axel Lin |
pwm: pxa: Remove clk_enabled field from struct pxa_pwm_chip |
tree | commitdiff |
2013-04-02 |
Axel Lin |
pwm: imx: Remove enabled field from struct imx_chip |
tree | commitdiff |
2013-04-02 |
Axel Lin |
pwm: twl: Add .owner to struct pwm_ops |
tree | commitdiff |
2013-04-02 |
Axel Lin |
pwm: twl-led: Add .owner to struct pwm_ops |
tree | commitdiff |
2013-04-02 |
Axel Lin |
pwm: atmel-tcb: Add .owner to struct pwm_ops |
tree | commitdiff |
2013-04-02 |
Axel Lin |
pwm: ab8500: Add .owner to struct pwm_ops |
tree | commitdiff |
2013-04-02 |
Axel Lin |
pwm: spear: Fix checking return value of clk_enable... |
tree | commitdiff |
2013-03-26 |
Axel Lin |
pwm: tiehrpwm: Staticize non-exported symbols |
tree | commitdiff |
2013-03-26 |
Axel Lin |
pwm: tiecap: Staticize non-exported symbols |
tree | commitdiff |
2013-03-26 |
Axel Lin |
pwm: ab8500: Fix trivial typo in dev_err message |
tree | commitdiff |
2013-03-22 |
Philip Avinash |
pwm: davinci: Add Kconfig support for ECAP ... |
tree | commitdiff |
2013-03-11 |
Jingoo Han |
pwm: pwm-tiehrpwm: add CONFIG_PM_SLEEP to suspend/resum... |
tree | commitdiff |
2013-03-11 |
Jingoo Han |
pwm: pwm-tipwmss: add CONFIG_PM_SLEEP to suspend/resume... |
tree | commitdiff |
2013-03-11 |
Jingoo Han |
pwm: pwm-tiecap: add CONFIG_PM_SLEEP to suspend/resume... |
tree | commitdiff |
2013-03-08 |
Jingoo Han |
pwm: samsung: convert s3c_pwm to dev_pm_ops |
tree | commitdiff |
2013-03-08 |
Jingoo Han |
pwm: ab8500: use devm_kzalloc() |
tree | commitdiff |
2013-02-26 |
Linus Torvalds |
Merge tag 'for-3.9-rc1' of git://gitorious.org/linux... |
tree | commitdiff |
2013-02-26 |
Linus Torvalds |
Merge branch 'for-next' of git://git./linux/kernel... |
tree | commitdiff |
2013-02-17 |
Johannes Thumshirn |
pwm: twl: Use to_twl() instead of container_of() |
tree | commitdiff |
2013-02-15 |
Stephen Warren |
pwm: tegra: assume CONFIG_OF |
tree | commitdiff |
2013-02-02 |
Peter Ujfalusi |
pwm: Add devm_of_pwm_get() as exported API for users |
tree | commitdiff |
2013-02-02 |
Peter Ujfalusi |
pwm: core: Rename of_pwm_request() to of_pwm_get()... |
tree | commitdiff |
2013-01-30 |
Thierry Reding |
pwm: Export pwm_{set,get}_chip_data() |
tree | commitdiff |
2013-01-30 |
Thierry Reding |
pwm: Make Kconfig entries more consistent |
tree | commitdiff |
2013-01-30 |
Florian Vaussard |
pwm: Add can_sleep property to drivers |
tree | commitdiff |
2013-01-30 |
Florian Vaussard |
pwm: Add pwm_can_sleep() as exported API to users |
tree | commitdiff |
2013-01-22 |
Thierry Reding |
pwm: Convert to devm_ioremap_resource() |
tree | commitdiff |
2013-01-17 |
Philip Avinash |
pwm: pwm-tiecap: Low power sleep support |
tree | commitdiff |
2013-01-17 |
Philip Avinash |
pwm: pwm-tiehrpwm: Low power sleep support |
tree | commitdiff |
2013-01-14 |
Philip, Avinash |
pwm: pwm-tiehrpwm: Update the clock handling of pwm... |
tree | commitdiff |
2013-01-09 |
Tony Prisk |
pwm: vt8500: Add polarity support |
tree | commitdiff |
2013-01-09 |
Tony Prisk |
pwm: vt8500: Register write busy test performed incorrectly |
tree | commitdiff |
2013-01-08 |
Boris BREZILLON |
pwm: atmel: add Timer Counter Block PWM driver |
tree | commitdiff |
2012-12-19 |
Linus Torvalds |
Merge tag 'for-3.8-rc1' of git://gitorious.org/linux... |
tree | commitdiff |
2012-12-14 |
Joonyoung Shim |
pwm: samsung: add missing s3c->pwm_id assignment |
tree | commitdiff |
2012-12-06 |
Alban Bedel |
pwm: lpc32xx: Set the chip base for dynamic allocation |
tree | commitdiff |
2012-12-06 |
Alban Bedel |
pwm: lpc32xx: Properly disable the clock on device... |
tree | commitdiff |
2012-12-06 |
Alban Bedel |
pwm: lpc32xx: Fix the PWM polarity |
tree | commitdiff |
2012-12-06 |
Lothar Waßmann |
pwm: i.MX: eliminate build warning |
tree | commitdiff |
2012-12-06 |
Thierry Reding |
pwm: Export of_pwm_xlate_with_flags() |
tree | commitdiff |
2012-11-28 |
Bill Pemberton |
pwm: remove use of __devexit |
tree | commitdiff |
2012-11-28 |
Bill Pemberton |
pwm: remove use of __devinit |
tree | commitdiff |
2012-11-28 |
Bill Pemberton |
pwm: remove use of __devexit_p |
tree | commitdiff |
2012-11-28 |
Peter Ujfalusi |
pwm: Remove pwm-twl6030 driver |
tree | commitdiff |
2012-11-28 |
Peter Ujfalusi |
pwm: New driver to support PWM driven LEDs on TWL4030... |
tree | commitdiff |
2012-11-28 |
Peter Ujfalusi |
pwm: New driver to support PWMs on TWL4030/6030 series... |
tree | commitdiff |
2012-11-28 |
Philip, Avinash |
pwm: pwm-tiehrpwm: pinctrl support |
tree | commitdiff |
2012-11-28 |
Philip, Avinash |
pwm: tiehrpwm: Add device-tree binding |
tree | commitdiff |
2012-11-28 |
Philip, Avinash |
pwm: pwm-tiehrpwm: Adding TBCLK gating support. |
tree | commitdiff |
2012-11-28 |
Philip, Avinash |
pwm: pwm-tiecap: pinctrl support |
tree | commitdiff |
2012-11-28 |
Philip, Avinash |
pwm: tiecap: Add device-tree binding |
tree | commitdiff |
2012-11-28 |
Philip, Avinash |
pwm: Add TI PWM subsystem driver |
tree | commitdiff |
2012-11-22 |
Philip, Avinash |
pwm: Device tree support for PWM polarity |
tree | commitdiff |
2012-11-22 |
Tony Prisk |
pwm: vt8500: Ensure PWM clock is enabled during pwm_config |
tree | commitdiff |
2012-11-22 |
Tony Prisk |
pwm: vt8500: Fix build error |
tree | commitdiff |
2012-11-22 |
Axel Lin |
pwm: spear: Staticize spear_pwm_config() |
tree | commitdiff |
2012-11-22 |
Shiraz Hashim |
pwm: Add SPEAr PWM chip driver support |
tree | commitdiff |
2012-11-01 |
Tony Prisk |
pwm: vt8500: Update vt8500 PWM driver support |
tree | commitdiff |
2012-10-10 |
Linus Torvalds |
Merge tag 'for-3.7-rc1' of git://gitorious.org/linux... |
tree | commitdiff |
2012-10-05 |
Thierry Reding |
pwm: Check for negative duty-cycle and period |
tree | commitdiff |
2012-10-05 |
Thierry Reding |
pwm: Add Ingenic JZ4740 support |
tree | commitdiff |
2012-10-05 |
Thierry Reding |
pwm: Move PUV3 PWM driver to PWM framework |
tree | commitdiff |
2012-10-05 |
Linus Torvalds |
Merge tag 'mfd-3.7-1' of git://git./linux/kernel/git... |
tree | commitdiff |
2012-09-20 |
Thierry Reding |
pwm: Move AB8500 PWM driver to PWM framework |
tree | commitdiff |
2012-09-19 |
Thierry Reding |
pwm: Move TWL6030 PWM driver to PWM framework |
tree | commitdiff |
2012-09-12 |
Philipp Zabel |
pwm: i.MX: fix clock lookup |
tree | commitdiff |
2012-09-12 |
Sascha Hauer |
pwm: i.MX: use per clock unconditionally |
tree | commitdiff |
2012-09-12 |
Philipp Zabel |
pwm: i.MX: add devicetree support |
tree | commitdiff |
2012-09-12 |
Sascha Hauer |
pwm: i.MX: Use module_platform_driver |
tree | commitdiff |
2012-09-12 |
Sascha Hauer |
pwm: i.MX: add functions to enable/disable pwm. |
tree | commitdiff |
2012-09-12 |
Sascha Hauer |
pwm: i.MX: remove unnecessary if in pwm_[en|dis]able |
tree | commitdiff |
2012-09-12 |
Sascha Hauer |
pwm: i.MX: factor out SoC specific functions |
tree | commitdiff |
2012-09-10 |
Philip, Avinash |
pwm: pwm-tiehrpwm: Add support for configuring polarity... |
tree | commitdiff |
2012-09-10 |
Philip, Avinash |
pwm: pwm-tiecap: Add support for configuring polarity... |
tree | commitdiff |
2012-09-10 |
Alexandre Courbot |
pwm: add devm_pwm_get() and devm_pwm_put() |
tree | commitdiff |
2012-09-10 |
Philip, Avinash |
pwm: Add support for configuring the PWM polarity |
tree | commitdiff |
2012-09-10 |
Philip, Avinash |
pwm: pwm-tiehrpwm: Fix conflicting channel period setting |
tree | commitdiff |
2012-09-10 |
Philip, Avinash |
pwm: pwm-tiecap: Disable APWM mode after configure |
tree | commitdiff |
2012-08-20 |
Thierry Reding |
pwm: Improve Kconfig help text |
tree | commitdiff |
2012-08-17 |
Sachin Kamat |
pwm: core: Fix coding style issues |
tree | commitdiff |
2012-08-17 |
Sachin Kamat |
pwm: vt8500: Fix coding style issue |
tree | commitdiff |
2012-08-17 |
Axel Lin |
pwm: Remove a redundant error message when devm_request... |
tree | commitdiff |
2012-08-17 |
Jingoo Han |
pwm: samsung: add missing device pointer to struct... |
tree | commitdiff |
2012-08-17 |
Sachin Kamat |
pwm: Add missing static storage class specifiers in... |
tree | commitdiff |
2012-07-26 |
Philip, Avinash |
pwm: pwm-tiehrpwm: PWM driver support for EHRPWM |
tree | commitdiff |
2012-07-26 |
Philip, Avinash |
pwm: pwm-tiecap: PWM driver support for ECAP APWM |
tree | commitdiff |
2012-07-23 |
Thierry Reding |
pwm: fix used-uninitialized warning in pwm_get() |
tree | commitdiff |
2012-07-23 |
Alexandre Pereira... |
pwm: add lpc32xx PWM support |
tree | commitdiff |
2012-07-23 |
Sachin Kamat |
pwm: Use pr_* functions in pwm-samsung.c file |
tree | commitdiff |
2012-07-23 |
Axel Lin |
pwm: Convert pwm-samsung to use devm_* APIs |
tree | commitdiff |
2012-07-23 |
Axel Lin |
pwm: Convert pwm-tegra to use devm_clk_get() |
tree | commitdiff |
next |