summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/mc13xxx-regulator-core.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: of: Add regulator desc param to of_get_regulator_init_data()Javier Martinez Canillas2014-11-261-1/+2
* regulator: mc13xxx: Remove unnecessary locksAlexander Shiyan2014-06-091-29/+8
* regulator: mc13xxx: Fix probing with DTAlexander Shiyan2014-03-031-4/+4
* regulator: mc13xxx: Fix NULL pointer error in non-DT modeSachin Kamat2014-02-251-4/+8
* regulator: mc13xxx: Use of_get_child_by_nameSachin Kamat2014-02-141-2/+2
* regulator: mc13xxx: Add warning of incorrect names of regulatorsAlexander Shiyan2013-04-281-5/+12
* regulator: mc13xxx: Use of_get_child_count()Axel Lin2013-01-311-5/+3
* regulator: Add missing of_node_put()Axel Lin2013-01-301-1/+6
* regulator: mc13892: sanity check num_regulators parsed vs. registeredMatt Sealey2013-01-271-2/+8
* regulator: remove use of __devinitBill Pemberton2012-11-201-2/+2
* regulator: mc13xxx: Remove get_voltage implementation for single voltage regu...Axel Lin2012-08-281-11/+0
* regulator: mc13xxx: Populate selector from mc13xxx_fixed_regulator_set_voltageAxel Lin2012-08-281-2/+4
* regulator: mc13xxx: Remove mc13xxx_sw_regulator_is_enabled functionAxel Lin2012-06-191-6/+0
* regulator: mc13xxx: Convert to regulator_list_voltage_tableAxel Lin2012-06-171-24/+6
* regulator: mc13xxx: Fix voltage checking for mc13xxx_fixed_regulator_set_voltageAxel Lin2012-06-171-2/+2
* regulator: Convert mc13xxx regulator drivers to set_voltage_selAxel Lin2012-04-021-49/+5
* regulator: Fix mc13xxx regulator modular build (again)David Miller2012-02-091-0/+2
* regulator: mc13892: add device tree probe supportShawn Guo2011-12-221-0/+57
* regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker2011-10-311-0/+1
* regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltageAxel Lin2011-05-271-1/+1
* regulator, mc13xxx: Remove pointless test for unsigned less than zeroJesper Juhl2011-02-251-1/+1
* regulator: Allow modular build of mc13xxx-coreMark Brown2011-01-121-0/+7
* make mc13783 regulator code genericYong Shen2011-01-121-0/+234