aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/mc13xxx-regulator-core.c
AgeCommit message (Expand)Author
2013-01-31regulator: mc13xxx: Use of_get_child_count()Axel Lin
2013-01-30regulator: Add missing of_node_put()Axel Lin
2013-01-27regulator: mc13892: sanity check num_regulators parsed vs. registeredMatt Sealey
2012-11-20regulator: remove use of __devinitBill Pemberton
2012-08-28regulator: mc13xxx: Remove get_voltage implementation for single voltage regu...Axel Lin
2012-08-28regulator: mc13xxx: Populate selector from mc13xxx_fixed_regulator_set_voltageAxel Lin
2012-06-19regulator: mc13xxx: Remove mc13xxx_sw_regulator_is_enabled functionAxel Lin
2012-06-17regulator: mc13xxx: Convert to regulator_list_voltage_tableAxel Lin
2012-06-17regulator: mc13xxx: Fix voltage checking for mc13xxx_fixed_regulator_set_voltageAxel Lin
2012-04-02regulator: Convert mc13xxx regulator drivers to set_voltage_selAxel Lin
2012-02-09regulator: Fix mc13xxx regulator modular build (again)David Miller
2011-12-22regulator: mc13892: add device tree probe supportShawn Guo
2011-10-31regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker
2011-05-27regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltageAxel Lin
2011-02-25regulator, mc13xxx: Remove pointless test for unsigned less than zeroJesper Juhl
2011-01-12regulator: Allow modular build of mc13xxx-coreMark Brown
2011-01-12make mc13783 regulator code genericYong Shen