aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/wm8350-regulator.c
AgeCommit message (Expand)Author
2012-06-17regulator: wm8350: Reuse map_voltage() to get selector of a given uVAxel Lin
2012-06-17regulator: wm8350: Use wm8350_ldo_list_voltage instead of open code to verify...Axel Lin
2012-06-13regulator: wm8350: Add missing min_uV and uV_step settings for DCDC4Axel Lin
2012-06-04regulator: wm8350: Convert LDOs to set_voltage_sel()Mark Brown
2012-06-03regulator: wm8350: Use regulator_map_voltage_linear for wm8350_dcdc_opsAxel Lin
2012-06-03regulator: wm8350: Convert DCDCs to set_voltage_sel() and linear voltagesMark Brown
2012-06-03regulator: wm8350: Convert to core regmap-based enable operationsMark Brown
2012-06-03regulator: wm8350: Convert to use core regmap vsel readbackMark Brown
2012-04-10Merge tag 'v3.4-rc2' into regulator-driversMark Brown
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown
2012-04-04regulator: wm8350: Constify regulator_descMark Brown
2012-03-29regulator: Only update [LDOx|DCx]_HIB_MODE bits in wm8350_[ldo|dcdc]_set_susp...Axel Lin
2012-03-28regulator: Return microamps in wm8350_isink_get_currentAxel Lin
2012-03-28regulator: wm8350: Fix the logic to choose best current limit settingAxel Lin
2012-03-26regulator: Do proper shift to set correct bit for DC[2|5]_HIB_MODE settingAxel Lin
2012-03-26regulator: Fix restoring pmic.dcdcx_hib_mode settings in wm8350_dcdc_set_susp...Axel Lin
2012-03-12regulator: Use DIV_ROUND_CLOSEST in wm8350_isink_get_currentAxel Lin
2012-02-02regulator: wm8350: Don't specify consumer supplies with struct deviceMark Brown
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak
2011-01-12regulator: Convert WM835x to use get_voltage_sel()Mark Brown
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown
2010-09-06regulator: wm8350-regulator - fix the logic of checking REGULATOR_MODE_STANDB...Axel Lin
2010-07-27wm8350-regulator: fix wm8350_register_regulator error handlingAxel Lin
2010-03-07mfd: Add a data argument to the WM8350 IRQ free functionMark Brown
2010-03-03regulator: Implement enable_time() for WM835x ISINKsMark Brown
2010-02-01regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraintsMark Brown
2009-12-13mfd: Mask and unmask wm8350 IRQs on request and freeMark Brown
2009-12-13mfd: Convert wm8350 IRQ handlers to irq_handler_tMark Brown
2009-09-22regulator: add check index of wm8350->pmic.pdev[]Roel Kluin
2009-06-15regulator: Set MODULE_ALIAS for regulator driversMark Brown
2009-03-31regulator: Implement list_voltage for WM835x LDOs and DCDCsMark Brown
2009-03-31regulator: Fix get_mode() for WM835x DCDCsMark Brown
2009-03-31regulator: Pass regulator init data as explict argument when registeringMark Brown
2009-03-31Regulator: Push lock out of _notifier_call_chain + add voltage change event.Jonathan Cameron
2009-01-30leds: Fix bounds checking of wm8350->pmic.ledRoel Kluin
2009-01-08leds: Add WM8350 LED driverMark Brown
2009-01-04mfd: Support configurable numbers of DCDCs and ISINKs on WM8350Mark Brown
2008-10-13regulator: Add WM8350 regulator supportMark Brown