index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
wm831x-isink.c
Age
Commit message (
Expand
)
Author
2020-09-07
regulator: remove locking around regulator_notifier_call_chain()
Michał Mirosław
2019-04-17
regulator: wm831x: Switch to SPDX identifier
Axel Lin
2019-03-13
regulator: wm831x-isink: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
2019-03-13
regulator: wm831x-isink: Select maximum current in specific range
Axel Lin
2019-03-13
regulator: wm831x isink: Fix notifier mutex lock warning
Steve Twiss
2015-12-23
regulator: wm8*: constify regulator_ops structures
Julia Lawall
2015-06-02
regulator: wm831x: Pass the IRQF_ONESHOT flag
Fabio Estevam
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-02-20
regulator: wm831x-isink: Remove redundant error message
Sachin Kamat
2013-09-17
regulator: wm831x-isink: Convert to devm_regulator_register()
Mark Brown
2013-09-17
regulator: wm831x-isink: Use devm_request_threaded_irq()
Mark Brown
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