summaryrefslogtreecommitdiff
path: root/drivers/regulator/fan53555.c
Commit message (Expand)AuthorAge
* regulator: fan53555: fix I2C device idsGuillaume Tucker2017-08-21
* regulator: fan53555: Use of_device_get_match_data() to simplify probeJisheng Zhang2017-07-20
* regulator: fan53555: constify regulator_ops structureBhumika Goyal2017-01-31
* regulator: fan53555: Add support for FAN53555UC13X typeWadim Egorov2016-04-20
* regulator: fan53555: Add support for FAN53555BUC18X typeWadim Egorov2016-04-20
* regulator: fan53555: fill set_suspend_enable/disable callbackzhangqing2016-01-15
* regulator: fan53555: Export I2C module alias informationJavier Martinez Canillas2015-07-31
* regulator: fan53555: fill set_voltage_time_set callbackHeiko Stuebner2015-05-26
* regulator: fan53555: Constify struct regmap_config and slew_rates arrayKrzysztof Kozlowski2015-01-05
* regulator: of: Add regulator desc param to of_get_regulator_init_data()Javier Martinez Canillas2014-11-26
* regulator: fan53555: Fix null pointer dereferenceAxel Lin2014-09-18
* regulator: fan53555: Fixup report wrong vendor messageAxel Lin2014-09-18
* regulator: fan53555: fix wrong cast in probeHeiko Stübner2014-09-17
* regulator: fan53555: add support for Silergy SYR82x regulatorsHeiko Stuebner2014-09-16
* regulator: fan53555: add devicetree supportHeiko Stuebner2014-09-16
* regulator: fan53555: use set_ramp_delay to set the ramp up slew rateHeiko Stuebner2014-09-16
* regulator: fan53555: enable vin supplyHeiko Stuebner2014-09-15
* regulator: fan53555: Remove redundant error messageSachin Kamat2014-02-20
* regulator: fan53555: Do not hardcode return valuesSachin Kamat2014-02-20
* regulator: fan53555: Convert to devm_regulator_registerAxel Lin2013-09-17
* Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-04
|\
| * PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-15
* | regulator: use dev_get_platdata()Jingoo Han2013-07-30
|/
* regulator: fan53555: Use PTR_RET functionAlexandru Gheorghiu2013-03-20
* regulator: remove use of __devexitBill Pemberton2012-11-20
* regulator: remove use of __devinitBill Pemberton2012-11-20
* regulator: remove use of __devexit_pBill Pemberton2012-11-20
* regulator: fan53555: remove vsel_max not usedYunfan Zhang2012-09-10
* regulator: Fairchild fan53555 supportYunfan Zhang2012-09-10