aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/wm831x-ldo.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-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown
2012-09-11mfd: wm831x: Convert to IORESOURCE_REGMark Brown
2012-09-10regulator: wm831x-ldo: Add bypass supportMark Brown
2012-08-28regulator: wm831x-ldo: Check return value of wm831x_reg_read()Axel Lin
2012-07-03regulator: wm831x-ldo: Specify enable time for alive LDOMark Brown
2012-06-17regulator: wm831x-ldo: Convert to regulator_set_voltage_sel_regmap and map_vo...Axel Lin
2012-06-03regulator: wm831x-ldo: Use regulator_map_voltage_linear for wm831x_alive_ldo_opsAxel Lin
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-05-20mfd: Convert wm831x to irq_domainMark Brown
2012-05-12regulator: wm831x: Convert to regulator_list_voltage_linear()Mark Brown
2012-05-12Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown
2012-05-10regulator: wm831x: Register all normal regulatorsMark Brown
2012-04-23regulator: wm831x-ldo: Set up supply namesMark Brown
2012-04-16regulator: wm831x-ldo: Use generic regmap enable/disable operationsMark Brown
2012-04-16regulator: wm831x-ldo: Use regulator_get_voltage_sel_regmap()Mark 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-01regulator: Trivial comment fix for wm831x-ldo driverAxel Lin
2012-03-29regulator: Fix setting low power mode for wm831x aldoAxel Lin
2011-12-20regulator: Convert wm831x regulator drivers to devm_kzalloc()Mark Brown
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak
2011-07-28regulator: Fix WM831x regulator ID lookups for multiple WM831xsMark Brown
2011-03-26regulator: Convert WM831x regulators to genirqMark Brown
2011-01-12regulator: Convert WM831x drivers to use get_voltage_sel()Mark Brown
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown
2010-09-06regulator: wm831x-ldo - fix the logic to set REGULATOR_MODE_IDLE and REGULATO...Axel Lin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Regulators: wm831x-xxx - clean up driver data after removalDmitry Torokhov
2009-12-17regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode()Roel Kluin
2009-11-16regulator: Fix check of unsigned return value and transmit errors in wm831x_g...Roel Kluin
2009-09-17regulator: Add WM831x LDO supportMark Brown