summaryrefslogtreecommitdiff
path: root/drivers/regulator/wm8350-regulator.c
AgeCommit message (Expand)AuthorFilesLines
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-31leds: 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-14regulator: Add WM8350 regulator supportMark Brown1-0/+1431