aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/wm8400-regulator.c
AgeCommit message (Expand)Author
2012-11-20regulator: remove use of __devexitBill Pemberton
2012-11-20regulator: remove use of __devinitBill Pemberton
2012-11-20regulator: remove use of __devexit_pBill Pemberton
2012-08-28regulator: wm8400: Simplify set REGULATOR_MODE_IDLE mode in wm8400_dcdc_set_modeAxel Lin
2012-06-13regulator: wm8400: Adjust the equation for selector >= 15 in wm8400_ldo_list_...Axel Lin
2012-06-13regulator: wm8400: Use wm8400_ldo_list_voltage instead of open code to verify...Axel Lin
2012-06-03regulator: wm8400: Use regulator_map_voltage_linear for wm8400_dcdc_opsAxel Lin
2012-05-12regulator: wm8400: Modernise driverMark Brown
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown
2012-03-11regulator: wm8400: Use DIV_ROUND_UP macro to calculate selectorAxel Lin
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak
2011-10-31regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker
2011-05-27regulator: Convert WM8400 to get_voltage_sel()Mark Brown
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown
2010-03-03Regulators: wm8400 - cleanup platform driver data handlingDmitry Torokhov
2009-06-15regulator: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-15regulator: Move regulator drivers to subsys_initcall()Mark Brown
2009-03-31regulator: Implement list_voltage() for WM8400 DCDCs and LDOsMark Brown
2009-03-31regulator: Pass regulator init data as explict argument when registeringMark Brown
2009-01-17move wm8400-regulator's probe function to .devinit.textUwe Kleine-König
2008-10-13regulator: Add WM8400 regulator supportMark Brown