aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/wm8994-regulator.c
AgeCommit message (Expand)Author
2013-07-30regulator: use dev_get_platdata()Jingoo Han
2013-05-12regulator: Remove all platform_set_drvdata(pdev, NULL) in driversAxel Lin
2013-04-11regulator: wm8994: Use GPIO parsed from DT when registering regulatorsSylwester Nawrocki
2013-04-07regulator: wm8994: Provide default init dataMark Brown
2013-04-05regulator: wm8994: Convert to module_platform_driver()Mark Brown
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-07-03regulator: wm8994: Use core GPIO enable supportMark Brown
2012-07-03regulator: wm8994: Set enable_time in descriptorMark Brown
2012-06-03regulator: wm8994: Convert wm8994_ldo1_ops to regulator_[list|map]_voltage_li...Axel Lin
2012-05-14regulator: wm8994: Allow registration with no platform dataMark Brown
2012-05-12Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown
2012-05-08regulator: wm8994: Use main I2C device as struct deviceMark Brown
2012-05-07regulator: wm8994: Convert to gpio_request_one()Mark Brown
2012-04-16regulator: wm8994: Use core voltage selector operationsMark Brown
2012-04-15regulator: wm8994: Convert to set_voltage_sel()Mark Brown
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown
2012-04-04regulator: wm8994: Constify regulator_descMark Brown
2012-03-11regulator: wm8994: Convert to devm_kzalloc()Mark Brown
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak
2011-10-07regulator: Add WM1811 supportMark Brown
2011-05-30regulator: Use _cansleep() for WM8994 regulator GPIOsMark Brown
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-01-12regulator: Convert WM8994 to use get_voltage_sel()Mark Brown
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown
2010-12-13regulator: Update LDO2 for WM8958Mark Brown
2010-08-11regulator: Default GPIO controlled WM8994 regulators to disabledJoonyoung Shim
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Regulators: wm8994 - clean up driver data after removalDmitry Torokhov
2010-03-03regulator: Add WM8994 regulator supportMark Brown