index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
da9210-regulator.c
Age
Commit message (
Expand
)
Author
2024-05-27
regulator: Drop explicit initialization of struct i2c_device_id::driver_data ...
Uwe Kleine-König
2023-10-17
regulator: Drop unnecessary of_match_device() calls
Rob Herring
2023-05-08
regulator: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14
Douglas Anderson
2020-09-07
regulator: remove locking around regulator_notifier_call_chain()
Michał Mirosław
2020-08-21
regulator: da9210: Fix W=1 build warning when CONFIG_OF=n
Jisheng Zhang
2020-01-13
regulator: Convert i2c drivers to use .probe_new
Axel Lin
2019-05-03
regulator: da9xxx: Switch to SPDX identifier
Axel Lin
2019-03-03
regulator: da9210: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
2018-11-19
regulator: core: Use ww_mutex for regulators locking
Dmitry Osipenko
2016-07-15
regulator: da9210: addition of device tree support
Steve Twiss
2016-03-13
Merge remote-tracking branches 'regulator/fix/ad5398', 'regulator/fix/da9210'...
Mark Brown
2016-01-15
regulator: da9210: fix lockdep warning
Wolfram Sang
2015-12-22
regulator: da9*: constify regulator_ops structures
Julia Lawall
2015-08-30
Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp...
Mark Brown
2015-07-14
regulator: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-13
regulator: da9210: Add optional interrupt support
Geert Uytterhoeven
2015-02-17
regulator: da9210: Mask all interrupt sources to deassert interrupt line
Geert Uytterhoeven
2014-11-26
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
2014-02-20
regulator: da9210: Remove redundant error message
Sachin Kamat
2013-09-30
regulator: da9210: use devm_regulator_register()
Jingoo Han
2013-09-26
regulator: da9210: add Device Tree support
Guennadi Liakhovetski
2013-08-13
regulator: da9210: Remove redundant MODULE_ALIAS
Axel Lin
2013-08-06
regulator: da9210: New driver
Steve Twiss