aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/wm8350-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Convert WM835x to use get_voltage_sel()Mark Brown2011-01-121-10/+6
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-121-2/+6
* regulator: wm8350-regulator - fix the logic of checking REGULATOR_MODE_STANDB...Axel Lin2010-09-061-1/+1
* wm8350-regulator: fix wm8350_register_regulator error handlingAxel Lin2010-07-271-1/+1
* mfd: Add a data argument to the WM8350 IRQ free functionMark Brown2010-03-071-1/+1
* regulator: Implement enable_time() for WM835x ISINKsMark Brown2010-03-031-0/+46
* regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraintsMark Brown2010-02-011-1/+3
* mfd: Mask and unmask wm8350 IRQs on request and freeMark Brown2009-12-131-3/+0
* mfd: Convert wm8350 IRQ handlers to irq_handler_tMark Brown2009-12-131-2/+5
* regulator: add check index of wm8350->pmic.pdev[]Roel Kluin2009-09-221-0/+2
* regulator: Set MODULE_ALIAS for regulator driversMark Brown2009-06-151-0/+1
* regulator: Implement list_voltage for WM835x LDOs and DCDCsMark Brown2009-03-311-0/+29
* regulator: Fix get_mode() for WM835x DCDCsMark Brown2009-03-311-6/+18
* regulator: Pass regulator init data as explict argument when registeringMark Brown2009-03-311-1/+1
* Regulator: Push lock out of _notifier_call_chain + add voltage change event.Jonathan Cameron2009-03-311-0/+2
* leds: Fix bounds checking of wm8350->pmic.ledRoel Kluin2009-01-301-1/+1
* leds: Add WM8350 LED driverMark Brown2009-01-081-0/+91
* mfd: Support configurable numbers of DCDCs and ISINKs on WM8350Mark Brown2009-01-041-0/+7
* regulator: Add WM8350 regulator supportMark Brown2008-10-131-0/+1431