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
/
wm831x-isink.c
Age
Commit message (
Expand
)
Author
2013-07-30
regulator: use dev_get_platdata()
Jingoo Han
2013-05-12
regulator: Remove all platform_set_drvdata(pdev, NULL) in drivers
Axel Lin
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-09-11
mfd: wm831x: Convert to IORESOURCE_REG
Mark Brown
2012-05-29
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-05-20
mfd: Convert wm831x to irq_domain
Mark Brown
2012-04-10
Merge tag 'v3.4-rc2' into regulator-drivers
Mark Brown
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
2012-03-28
regulator: wm831x-isink: Fix the logic to choose best current limit setting
Axel Lin
2011-12-20
regulator: Convert wm831x regulator drivers to devm_kzalloc()
Mark Brown
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
2011-03-26
regulator: Convert WM831x regulators to genirq
Mark Brown
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-03
Regulators: wm831x-xxx - clean up driver data after removal
Dmitry Torokhov
2009-12-02
regulator: Initialise wm831x structure pointor for ISINK driver
Mark Brown
2009-09-17
regulator: Add WM831x ISINK support
Mark Brown