aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/wm8350-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-07mfd: Add a data argument to the WM8350 IRQ free functionMark Brown1-1/+1
2010-03-03regulator: Implement enable_time() for WM835x ISINKsMark Brown1-0/+46
2010-02-01regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraintsMark Brown1-1/+3
2009-12-13mfd: Mask and unmask wm8350 IRQs on request and freeMark Brown1-3/+0
2009-12-13mfd: Convert wm8350 IRQ handlers to irq_handler_tMark Brown1-2/+5
2009-09-22regulator: add check index of wm8350->pmic.pdev[]Roel Kluin1-0/+2
2009-06-15regulator: Set MODULE_ALIAS for regulator driversMark Brown1-0/+1
2009-03-31regulator: Implement list_voltage for WM835x LDOs and DCDCsMark Brown1-0/+29
2009-03-31regulator: Fix get_mode() for WM835x DCDCsMark Brown1-6/+18
2009-03-31regulator: Pass regulator init data as explict argument when registeringMark Brown1-1/+1
2009-03-31Regulator: Push lock out of _notifier_call_chain + add voltage change event.Jonathan Cameron1-0/+2
2009-01-30leds: Fix bounds checking of wm8350->pmic.ledRoel Kluin1-1/+1
2009-01-08leds: Add WM8350 LED driverMark Brown1-0/+91
2009-01-04mfd: Support configurable numbers of DCDCs and ISINKs on WM8350Mark Brown1-0/+7
2008-10-13regulator: Add WM8350 regulator supportMark Brown1-0/+1431