summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max8997.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * regulator: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | regulator: of: Add regulator desc param to of_get_regulator_init_data()Javier Martinez Canillas2014-11-261-1/+2
|/
* regulator: remove unnecessary of_node_get() to parentGuodong Xu2014-09-101-1/+1
* regulator: max8997: Remove unnecessary **rdev from struct max8997_dataAxel Lin2014-03-101-13/+6
* regulator: max8997: Remove redundant error messageSachin Kamat2014-02-201-1/+0
* regulator: max8997: Use of_get_child_by_nameSachin Kamat2014-02-141-1/+1
* Merge remote-tracking branch 'regulator/topic/max8997' into regulator-nextMark Brown2013-10-241-2/+3
|\
| * regulator: max8997: Fix checkpatch issueJingoo Han2013-10-151-2/+3
* | regulator: Remove redundant NULL assignmentSachin Kamat2013-09-171-1/+0
* | regulator: max8997: Use devm_regulator_registerSachin Kamat2013-09-171-28/+10
|/
* regulator: max8997: Test pdata by NULL checking instead of IS_ERR_OR_NULLAxel Lin2013-04-151-2/+2
* Merge remote-tracking branch 'regulator/topic/of' into regulator-nextMark Brown2013-02-191-4/+4
|\
| * regulator: max8997: Use of_get_child_count()Axel Lin2013-01-311-3/+1
| * regulator: Add missing of_node_put()Axel Lin2013-01-301-1/+3
* | Merge remote-tracking branch 'regulator/topic/max8997' into regulator-nextMark Brown2013-02-191-61/+20
|\ \ | |/ |/|
| * regulator: max8997: Convert max8997_safeout_ops to set_voltage_sel and list_v...Axel Lin2012-12-271-58/+18
| * regulator: max8997: Remove set_voltage_time_sel setting for max8997_ldo_opsAxel Lin2012-12-271-3/+2
* | regulator: max8997: Fix using wrong dev argument at various placesAxel Lin2013-01-271-20/+19
* | regulator: max8997: Use uV in voltage_map_descAxel Lin2013-01-081-19/+17
|/
* Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2012-11-271-3/+3
|\
| * 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: add device tree support for max8997Thomas Abraham2012-11-271-2/+146
* | regulator: max8997: limit the number of dvs registers programmed in non-dvs modeThomas Abraham2012-11-241-3/+6
* | regulator: max8997: reorder buck1/2/5 dvs setup codeThomas Abraham2012-11-241-13/+13
|/
* regulator: max8997: Properly handle gpio_request failureAxel Lin2012-07-151-31/+9
* Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-05-211-184/+158
|\
| * regulator: max8997: Convert ot use devm_kzallocAxel Lin2012-04-231-25/+15
| * regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin2012-04-231-1/+0
| * regulator: max8997: Remove empty set_suspend_enable callback implementationAxel Lin2012-04-231-9/+0
| * regulator: max8997: Remove is_enabled callback implementation for max8997_cha...Axel Lin2012-04-231-4/+1
| * regulator: Convert max8997 to set_voltage_time_selAxel Lin2012-04-171-13/+42
| * regulator: Convert max8997 to get_voltage_selAxel Lin2012-04-171-21/+32
| * regulator: max8997: Use simple equation to get selectorAxel Lin2012-04-101-4/+5
| * regulator: max8997: Remove n_bits from struct voltage_map_descAxel Lin2012-04-101-9/+5
| * regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-091-2/+6
| * regulator: Add MAX8997_VOLTAGE_REGULATOR and MAX8997_CURRENT_REGULATOR macrosAxel Lin2012-04-011-90/+45
| * regulator: Make max8997_get_voltage_register always return correct registerAxel Lin2012-04-011-6/+7
* | regulator: Fix the logic to ensure new voltage setting in valid rangeAxel Lin2012-04-171-1/+1
|/
* regulator: Kill max8997_get_rid functionAxel Lin2012-03-111-17/+12
* regulator: max8997: Avoid spaces in regulator namesKarol Lewandowski2012-01-241-4/+4
* regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-1/+1
* regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker2011-10-311-0/+1
* regulator: max8997: Fix setting inappropriate value for ramp_delay variableDonggeun Kim2011-07-081-1/+2
* regulator: max8997: remove dependency on platform_data pointerMyungJoo Ham2011-07-081-21/+23
* regulator: MAX8997: Fix for divide by zero errorTushar Behera2011-07-081-4/+4
* regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5...Axel Lin2011-05-271-6/+6
* regulator: max8997: remove useless codeJonghwan Choi2011-05-271-1/+0
OpenPOWER on IntegriCloud