index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
wm8994-regulator.c
Age
Commit message (
Expand
)
Author
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
2012-11-20
regulator: remove use of __devinit
Bill Pemberton
2012-11-20
regulator: remove use of __devexit_p
Bill Pemberton
2012-07-03
regulator: wm8994: Use core GPIO enable support
Mark Brown
2012-07-03
regulator: wm8994: Set enable_time in descriptor
Mark Brown
2012-06-03
regulator: wm8994: Convert wm8994_ldo1_ops to regulator_[list|map]_voltage_li...
Axel Lin
2012-05-14
regulator: wm8994: Allow registration with no platform data
Mark Brown
2012-05-12
Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next
Mark Brown
2012-05-08
regulator: wm8994: Use main I2C device as struct device
Mark Brown
2012-05-07
regulator: wm8994: Convert to gpio_request_one()
Mark Brown
2012-04-16
regulator: wm8994: Use core voltage selector operations
Mark Brown
2012-04-15
regulator: wm8994: Convert to set_voltage_sel()
Mark Brown
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
2012-04-04
regulator: wm8994: Constify regulator_desc
Mark Brown
2012-03-11
regulator: wm8994: Convert to devm_kzalloc()
Mark Brown
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
2011-10-07
regulator: Add WM1811 support
Mark Brown
2011-05-30
regulator: Use _cansleep() for WM8994 regulator GPIOs
Mark Brown
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-01-12
regulator: Convert WM8994 to use get_voltage_sel()
Mark Brown
2011-01-12
regulator: Report actual configured voltage to set_voltage()
Mark Brown
2010-12-13
regulator: Update LDO2 for WM8958
Mark Brown
2010-08-11
regulator: Default GPIO controlled WM8994 regulators to disabled
Joonyoung Shim
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-03
Regulators: wm8994 - clean up driver data after removal
Dmitry Torokhov
2010-03-03
regulator: Add WM8994 regulator support
Mark Brown