aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/fan53555.c
AgeCommit message (Expand)Author
2016-04-20regulator: fan53555: Add support for FAN53555UC13X typeWadim Egorov
2016-04-20regulator: fan53555: Add support for FAN53555BUC18X typeWadim Egorov
2016-01-15regulator: fan53555: fill set_suspend_enable/disable callbackzhangqing
2015-07-31regulator: fan53555: Export I2C module alias informationJavier Martinez Canillas
2015-05-26regulator: fan53555: fill set_voltage_time_set callbackHeiko Stuebner
2015-01-05regulator: fan53555: Constify struct regmap_config and slew_rates arrayKrzysztof Kozlowski
2014-11-26regulator: of: Add regulator desc param to of_get_regulator_init_data()Javier Martinez Canillas
2014-09-18regulator: fan53555: Fix null pointer dereferenceAxel Lin
2014-09-18regulator: fan53555: Fixup report wrong vendor messageAxel Lin
2014-09-17regulator: fan53555: fix wrong cast in probeHeiko Stübner
2014-09-16regulator: fan53555: add support for Silergy SYR82x regulatorsHeiko Stuebner
2014-09-16regulator: fan53555: add devicetree supportHeiko Stuebner
2014-09-16regulator: fan53555: use set_ramp_delay to set the ramp up slew rateHeiko Stuebner
2014-09-15regulator: fan53555: enable vin supplyHeiko Stuebner
2014-02-20regulator: fan53555: Remove redundant error messageSachin Kamat
2014-02-20regulator: fan53555: Do not hardcode return valuesSachin Kamat
2013-09-17regulator: fan53555: Convert to devm_regulator_registerAxel Lin
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-30regulator: use dev_get_platdata()Jingoo Han
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell
2013-03-20regulator: fan53555: Use PTR_RET functionAlexandru Gheorghiu
2012-11-20regulator: remove use of __devexitBill Pemberton
2012-11-20regulator: remove use of __devinitBill Pemberton
2012-11-20regulator: remove use of __devexit_pBill Pemberton
2012-09-10regulator: fan53555: remove vsel_max not usedYunfan Zhang
2012-09-10regulator: Fairchild fan53555 supportYunfan Zhang