Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mfd: twl6030-pwm.c needs MODULE_LICENSE | Randy Dunlap | 2011-07-31 | 1 | -0/+2 |
| | | | | | | | | | twl6030_pwm: module license 'unspecified' taints kernel. Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Acked-by: Hemanth V <hemanthv@ti.com> Acked-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> | ||||
* | mfd: Add support for TWL6030 PWM | Hemanth V | 2010-08-12 | 1 | -0/+163 |
TWL6030 supports PWM (Pulse Width Modulator) which is used to control charging LED. PWM allows for controlling brightness. This patch implements the APIs required by leds-pwm driver. Signed-off-by: Hemanth V <hemanthv@ti.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> |