Commit Graph

187 Commits (27e105a6006b8ce1b55709c5e24f63959981475d)

Author SHA1 Message Date
Axel Lin fed1bf8dc7 pwm: pca9685: Fix wrong argument to set MODE1_SLEEP bit 12 years ago
Axel Lin 71077bc8db pwm: renesas-tpu: Add MODULE_ALIAS to make module auto loading work 12 years ago
Wei Yongjun 00cf99ee00 pwm: renesas-tpu: fix return value check in tpu_probe() 12 years ago
Laurent Pinchart 99b82abb0a pwm: Add Renesas TPU PWM driver 12 years ago
H Hartley Sweeten 76abbdde2d pwm: Add sysfs interface 12 years ago
Thierry Reding 3dd0a90947 pwm: Fill in missing .owner fields 12 years ago
Steffen Trumtrar 88b613e623 pwm: add pca9685 driver 12 years ago
Boris BREZILLON 8796f9c565 pwm: atmel-tcb: prepare clk before calling enable 12 years ago
Wolfram Sang 77f0b9d2ff pwm: devm: alloc correct pointer size 12 years ago
Fabio Estevam e7927141ed pwm: mxs: Let device core handle pinctrl 12 years ago
Wolfram Sang 362e9cd2f5 drivers/pwm: don't check resource with devm_ioremap_resource 12 years ago
Axel Lin affb923df9 pwm: lpc32xx: Don't change PWM_ENABLE bit in lpc32xx_pwm_config 12 years ago
Axel Lin 08ee77b5a5 pwm: lpc32xx: Properly set PWM_ENABLE bit in lpc32xx_pwm_[enable|disable] 12 years ago
Thierry Reding f1a8870aeb pwm: Constify OF match tables 12 years ago
Axel Lin a46ef4d572 pwm: puv3: Remove unused enabled filed from struct puv3_pwm_chip 12 years ago
Axel Lin 22976a5dad pwm: pxa: Remove PWM_ID_BASE macro 12 years ago
Axel Lin b3fef7f100 pwm: spear: Remove unused *dev from struct spear_pwm_chip 12 years ago
Axel Lin 4e61573df8 pwm: mxs: Remove unused *dev from struct mxs_pwm_chip 12 years ago
Axel Lin c8e4df3109 pwm: twl: Return proper error if twl6030_pwm_enable() fails 12 years ago
Axel Lin b014a30c59 pwm: pxa: Remove clk_enabled field from struct pxa_pwm_chip 12 years ago
Axel Lin 72da70e77f pwm: imx: Remove enabled field from struct imx_chip 12 years ago
Axel Lin d5714e8b9d pwm: twl: Add .owner to struct pwm_ops 12 years ago
Axel Lin 7fa25314d5 pwm: twl-led: Add .owner to struct pwm_ops 12 years ago
Axel Lin 83c80dc535 pwm: atmel-tcb: Add .owner to struct pwm_ops 12 years ago
Axel Lin fa0abee9b8 pwm: ab8500: Add .owner to struct pwm_ops 12 years ago
Axel Lin 563861cd63 pwm: spear: Fix checking return value of clk_enable() and clk_prepare() 12 years ago
Axel Lin b343a1887e pwm: tiehrpwm: Staticize non-exported symbols 12 years ago
Axel Lin a38c989857 pwm: tiecap: Staticize non-exported symbols 12 years ago
Axel Lin 622fc5d445 pwm: ab8500: Fix trivial typo in dev_err message 12 years ago
Philip Avinash 1bf0f20bcc pwm: davinci: Add Kconfig support for ECAP & EHRPWM devices 12 years ago
Jingoo Han 29258b215a pwm: pwm-tiehrpwm: add CONFIG_PM_SLEEP to suspend/resume functions 12 years ago
Jingoo Han c26e9bb4ac pwm: pwm-tipwmss: add CONFIG_PM_SLEEP to suspend/resume functions 12 years ago
Jingoo Han b78f5fc92a pwm: pwm-tiecap: add CONFIG_PM_SLEEP to suspend/resume functions 12 years ago
Jingoo Han c509a8e521 pwm: samsung: convert s3c_pwm to dev_pm_ops 12 years ago
Jingoo Han 482467ad97 pwm: ab8500: use devm_kzalloc() 12 years ago
Johannes Thumshirn 30f7861703 pwm: twl: Use to_twl() instead of container_of() 12 years ago
Stephen Warren 838bf09d4f pwm: tegra: assume CONFIG_OF 12 years ago
Peter Ujfalusi 261a5edd3a pwm: Add devm_of_pwm_get() as exported API for users 12 years ago
Peter Ujfalusi 8eb9612799 pwm: core: Rename of_pwm_request() to of_pwm_get() and export it 12 years ago
Thierry Reding 928c44775b pwm: Export pwm_{set,get}_chip_data() 12 years ago
Thierry Reding b133d2a137 pwm: Make Kconfig entries more consistent 12 years ago
Florian Vaussard 2e2a0f6ed1 pwm: Add can_sleep property to drivers 12 years ago
Florian Vaussard 6e69ab1361 pwm: Add pwm_can_sleep() as exported API to users 12 years ago
Thierry Reding 6d4294d163 pwm: Convert to devm_ioremap_resource() 12 years ago
Philip Avinash 0d75c203ef pwm: pwm-tiecap: Low power sleep support 12 years ago
Philip Avinash 0e2feb17de pwm: pwm-tiehrpwm: Low power sleep support 12 years ago
Philip, Avinash 0074b49b3f pwm: pwm-tiehrpwm: Update the clock handling of pwm-tiehrpwm driver 12 years ago
Tony Prisk 3ccb1c1702 pwm: vt8500: Add polarity support 12 years ago
Tony Prisk 8ab432caa4 pwm: vt8500: Register write busy test performed incorrectly 12 years ago
Boris BREZILLON 9421bade07 pwm: atmel: add Timer Counter Block PWM driver 12 years ago