summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max8952.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: max8952: Pass descriptor instead of GPIO numberLinus Walleij2018-05-241-5/+13
* regulator: max8952: constify regulator_ops structureBhumika Goyal2017-01-311-1/+1
*-. Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Mark Brown2014-12-051-1/+1
|\ \
| | * regulator: of: Add regulator desc param to of_get_regulator_init_data()Javier Martinez Canillas2014-11-261-1/+1
| |/
* | regulator: Set ena_gpio_initialized in regulator driversMarkus Pargmann2014-11-071-0/+2
|/
* regulator: max8952: Convert to devm_gpio_request_one()Axel Lin2014-06-271-24/+10
* regulator: max8952: Make of_device_id array constJingoo Han2014-05-071-1/+1
* regulator: max8952: Silence checkpatch warningSachin Kamat2014-03-181-0/+1
* regulator: max8952: Use managed regulator registrationKrzysztof Kozlowski2014-03-101-13/+8
* regulator: max8952: Remove redundant error messageSachin Kamat2014-02-201-3/+1
* regulator: use dev_get_platdata()Jingoo Han2013-07-301-1/+1
* regulator: max8952: Add missing config.of_node setting for regulator registerAxel Lin2013-04-261-0/+1
* regulator: max8952: Add Device Tree supportTomasz Figa2013-04-051-0/+70
* regulator: max8952: Separate constraints from platform data structTomasz Figa2013-04-051-2/+2
* regulator: remove use of __devexitBill Pemberton2012-11-201-1/+1
* regulator: remove use of __devinitBill Pemberton2012-11-201-1/+1
* regulator: remove use of __devexit_pBill Pemberton2012-11-201-1/+1
* regulator: max8952: Use core GPIO enable supportAxel Lin2012-07-101-55/+4
* regulator: max8952: Remove wrong set_suspend_disable callback settingAxel Lin2012-07-091-1/+0
* regulator: max8952: Use devm_kzallocAxel Lin2012-05-161-8/+3
* regulator: max8952: Convert to get_voltage_selAxel Lin2012-04-201-9/+4
* regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-091-2/+6
* Merge branch 'regulator-register' into regulator-driversMark Brown2012-04-091-1/+1
|\
| * regulator: max8952: Constify regulator_descAxel Lin2012-04-061-1/+1
* | regulator: Convert max8952 to set_voltage_selAxel Lin2012-04-011-21/+7
* | regulator: max8952: Simplify the logic to get vid[0|1] statusAxel Lin2012-04-011-6/+6
|/
* regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-1/+1
* regulator: max8952: removed unused mutex.MyungJoo Ham2011-08-081-3/+0
* regulator: max8952 - fix wrong gpio valid checkJonghwan Choi2011-07-081-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-121-1/+2
* regulator: max8952 - fix max8952_set_voltageAxel Lin2010-10-281-1/+1
* regulator: max8952 - fix max8952_pmic_probe error pathAxel Lin2010-10-281-2/+8
* MAX8952 PMIC Driver Initial ReleaseMyungJoo Ham2010-10-281-0/+360
OpenPOWER on IntegriCloud