summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | regulator: wm8400: Simplify set REGULATOR_MODE_IDLE mode in wm8400_dcdc_set_modeAxel Lin2012-08-281-6/+1Star
| | | | * | regulator: wm831x-ldo: Check return value of wm831x_reg_read()Axel Lin2012-08-281-0/+4
| | | | * | regulator: tps6586x: Convert to regulator_[enable|disable|is_enabled|get_volt...Axel Lin2012-08-281-65/+11Star
| | | | * | regulator: Use BUCK_FPWM_[MASK|SHIFT] macros to replace buck_pmap tableAxel Lin2012-08-281-43/+12Star
| | | | * | regulator: lp8788-buck: Remove lp8788_set_default_dvs_ctrl_mode functionAxel Lin2012-08-281-22/+3Star
| | | | * | regulator: lp8788-ldo: Set n_voltages to 1 for fixed voltageAxel Lin2012-08-281-0/+8
| | | | * | regulator: mc13892: Convert mc13892_sw_regulator_ops to get_voltage_selAxel Lin2012-08-281-9/+3Star
| | | | * | regulator: mc13892: Simplify implementation of mc13892_sw_regulator_set_volta...Axel Lin2012-08-281-27/+15Star
| | | | * | regulator: mc13892: Make mc13892_powermisc_rmw() lock protectedAxel Lin2012-08-281-14/+8Star
| | | | * | regulator: mc13783: Make mc13783_powermisc_rmw() lock protectedAxel Lin2012-08-281-14/+8Star
| | | | * | regulator: palmas: Convert palmas_ops_ldo to [get|set]_voltage_sel_regmapAxel Lin2012-08-281-40/+5Star
| | | | * | regulator: twl: Convert twlsmps_ops to get_voltage_sel and map_voltageAxel Lin2012-08-281-11/+13
| | | | * | regulator: twl: Fix checking voltage range in twl6030smps_set_voltage()Axel Lin2012-08-281-20/+16Star
| | | | * | regulator: mc13xxx: Populate selector from mc13xxx_fixed_regulator_set_voltageAxel Lin2012-08-281-2/+4
| | | | * | regulator: s2mps11: Use array to save pointer to rdevAxel Lin2012-08-281-19/+8Star
| | | | |/
| | * | | regulator: wm831x-ldo: Add bypass supportMark Brown2012-09-101-0/+8
| | * | | regulator: arizona-micsupp: Support get/set bypassMark Brown2012-09-101-0/+5
| | * | | regulator: arizona-ldo: Support get/set bypassMark Brown2012-09-101-0/+4
| | * | | regulator: core: Provide regmap get/set bypass operationsMark Brown2012-09-101-0/+41
| | * | | regulator: core: Support bypass modeMark Brown2012-09-101-0/+85
| | | |/ | | |/|
| * | | regulator: core: Try using the parent device for the default regmapAnilKumar Ch2012-09-081-1/+3
| * | | regulator: core: Fast path non-deferred disablesMark Brown2012-09-081-0/+3
| * | | regulator: core: Report microvolts in sysfs even with only list_voltage()Mark Brown2012-09-071-1/+2
| * | | regulator: fix kernel-doc warnings in drivers/regulator/core.cRandy Dunlap2012-08-201-2/+2
| * | | regulator: core: Use list_voltage() to read single voltage regulatorsMark Brown2012-08-091-0/+2
| * | | regulator: make the dummy regulator's print_constraint more helpfulUwe Kleine-König2012-08-082-1/+4
| * | | regulator: core: Fix cast to pointer from integer of different size warningAxel Lin2012-08-071-2/+5
| * | | regulator: Fix space/tab confusionMichael Jones2012-08-041-7/+7
| * | | regulator: core: increment open_count when regulator supply is setLaxman Dewangan2012-08-041-0/+1
| * | | regulator: core: Clarify grammar for dummy help textMark Brown2012-08-041-3/+2Star
| | |/ | |/|
* | | Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-09-161-15/+109
|\ \ \ | |_|/ |/| |
| * | mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch2012-08-221-15/+109
| |/
* | regulator: twl-regulator: fix up VINTANA1/VINTANA2Aaro Koskinen2012-08-151-2/+2
* | regulator: core: request only valid gpio pins for regulator enableMarek Szyprowski2012-08-091-1/+1
* | regulator: twl: Remove references to the twl4030 regulatorMark Brown2012-08-091-1/+0Star
* | regulator: gpio-regulator: Split setting of voltages and currentsHeiko Stübner2012-08-081-12/+26
* | regulator: ab3100: add missing voltage tableLinus Walleij2012-08-071-0/+1
* | regulator: anatop: Fix wrong mask used in anatop_get_voltage_selAxel Lin2012-08-071-2/+3
* | regulator: tps6586x: correct vin pin for sm0/sm1/sm2Laxman Dewangan2012-08-071-3/+5
* | regulator: palmas: Fix palmas_probe error handlingAxel Lin2012-08-071-2/+4
* | regulator: palmas: Call palmas_ldo_[read|write] in palmas_ldo_initAxel Lin2012-08-071-2/+2
* | regulator: palmas: Fix regmap offsets for PALMAS_REG_SMPS10 vsel_regAxel Lin2012-08-071-1/+3
* | regulator: palmas: Fix calculating selector in palmas_map_voltage_ldoAxel Lin2012-08-071-3/+6
|/
* regulator: Fix an s5m8767 build failureSamuel Ortiz2012-07-311-3/+3
* Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-304-49/+37Star
|\
| * mfd: Modify samsung mfd headerSangbeom Kim2012-07-161-2/+2
| * mfd: Modify samsung mfd driver for common apiSangbeom Kim2012-07-161-39/+39
| * mfd: Rename s5m file and directories to samsungSangbeom Kim2012-07-162-3/+3
| * mfd: Register ab8500 devices using the newly DT:ed MFD APILee Jones2012-07-091-6/+0Star
| * mfd: Register db8500-prcmu devices using the newly DT:ed MFD APILee Jones2012-07-091-6/+0Star