summaryrefslogtreecommitdiff
path: root/drivers/regulator/da9055-regulator.c
AgeCommit message (Expand)Author
2020-09-07regulator: remove locking around regulator_notifier_call_chain()Michał Mirosław
2019-05-03regulator: da9xxx: Switch to SPDX identifierAxel Lin
2019-03-15regulator: da9055: Convert to regulator core's simplified DT parsing codeAxel Lin
2019-03-13regulator: da9055: Fix notifier mutex lock warningSteve Twiss
2019-03-03regulator: da9055: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij
2018-09-20regulator: da905{2,5}: Remove unnecessary array checkNathan Chancellor
2018-02-16regulator: da9055: Pass descriptor instead of GPIO numberLinus Walleij
2015-12-22regulator: da9*: constify regulator_ops structuresJulia Lawall
2014-10-20regulator: drop owner assignment from platform_driversWolfram Sang
2014-03-26Merge remote-tracking branches 'regulator/topic/bcm590xx', 'regulator/topic/d...Mark Brown
2014-02-20regulator: da9055: Do not hardcode return valueSachin Kamat
2014-02-14regulator: da9055: Use of_get_child_by_nameSachin Kamat
2014-02-12regulator: da9055: declare return type of inline function exclusivelySeongJae Park
2014-02-07regulator: da9055: Add DT supportAdam Thomson
2014-02-07regulator: da9055: Remove use of regmap_irq_get_virq()Adam Thomson
2013-09-17regulator: da9055: Convert to devm_regulator_registerAxel Lin
2013-07-30regulator: use dev_get_platdata()Jingoo Han
2013-02-19Merge remote-tracking branch 'regulator/topic/da9055' into regulator-nextMark Brown
2013-01-07regulator: da9055: Remove unused v_shift field from struct da9055_volt_regAxel Lin
2013-01-03Drivers: regulator: remove __dev* attributes.Greg Kroah-Hartman
2012-12-10Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown
2012-11-27regulator: da9055: Select maximum current in specific range for set_current_l...Axel Lin
2012-11-27regulator: da9055: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin
2012-11-21regulator: da9055: Properly handle voltage range that doesn't start with 0 of...Axel Lin
2012-11-16regulator: da9055: Fix checking wrong value in da9055_gpio_initAxel Lin
2012-11-15regulator: DA9055 regulator driverAshish Jangam