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-dcdc.c
Age
Commit message (
Expand
)
Author
2020-05-08
regulator: use linear_ranges helper
Matti Vaittinen
2019-06-12
regulator: wm831x: Convert to use GPIO descriptors
Linus Walleij
2019-04-17
regulator: wm831x: Switch to SPDX identifier
Axel Lin
2019-03-13
regulator: wm831x: Fix notifier mutex lock warning
Steve Twiss
2019-03-04
regulator: wm831x-dcdc: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
2019-03-03
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-02-26
regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uA
Axel Lin
2019-01-22
regulator: wm831x-dcdc: Convert to use regulator_linear_range for wm831x_buckv
Axel Lin
2016-01-12
Merge remote-tracking branch 'regulator/topic/wm831x' into regulator-next
Mark Brown
2015-12-23
regulator: wm8*: constify regulator_ops structures
Julia Lawall
2015-12-02
regulator: wm831x-dcdc: Use platform_register/unregister_drivers()
Thierry Reding
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-dcdc: Remove redundant error message
Sachin Kamat
2013-12-31
regulator: wm831x-dcdc: Remove unneeded 'err' label
Fabio Estevam
2013-09-17
regulator: wm831x-dcdc: Convert to devm_regulator_register()
Mark Brown
2013-09-17
regulator: wm831x-dcdc: Convert to devm_request_threaded_irq()
Mark Brown
2013-09-17
regulator: wm831x-dcdc: Convert to devm_gpio_request_one()
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-12-10
Merge remote-tracking branch 'regulator/topic/wm831x' into regulator-next
Mark Brown
2012-12-10
Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-next
Mark Brown
2012-12-03
regulator: wm831x-dcdc: Add MODULE_ALIAS for wm831x-boostp
Axel Lin
2012-12-03
regulator: wm831x-dcdc: Ensure selected voltage falls within requested range
Axel Lin
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
2012-11-20
regulator: wm831x: Set the new rather than old value for DVS VSEL
Mark Brown
2012-11-20
regulator: remove use of __devinit
Bill Pemberton
2012-11-20
regulator: remove use of __devexit_p
Bill Pemberton
2012-10-05
Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-09-11
mfd: wm831x: Convert to IORESOURCE_REG
Mark Brown
2012-08-28
regulator: wm831x-dcdc: set_current_limit should select the maximum current i...
Axel Lin
2012-06-17
regulator: wm831x-dcdc: Convert wm831x_buckv_ops to set_voltage_sel and map_v...
Axel Lin
2012-06-17
regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_set_voltage_sel...
Axel Lin
2012-06-17
regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_list_voltage_li...
Axel Lin
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-05-14
regulator: wm831x-dcdc: Add missing checks for pdata before use
Mark Brown
2012-05-12
Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next
Mark Brown
2012-05-10
regulator: wm831x: Register all normal regulators
Mark Brown
2012-05-07
regulator: wm831x-dcdc: Convert to gpio_request_one()
Mark Brown
2012-04-23
regulator: wm831x-dcdc: Specify supply names
Mark Brown
2012-04-16
regulator: wm831x-dcdc: Use generic regmap enable/disable operations
Mark Brown
2012-04-16
regulator: wm831x-dcdc: Use regulator_get_voltage_sel_regmap()
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-04-01
regulator: wm831x-dcdc: Use devm_kzalloc
Axel Lin
2012-03-28
regulator: wm831x-dcdc: Fix the logic to choose best current limit setting
Axel Lin
2012-03-26
regulator: Fix set and get current limit for wm831x_buckv
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
[next]