summaryrefslogtreecommitdiff
path: root/include/linux/regulator (unfollow)
Commit message (Expand)Author
2013-04-18regulator: core: Add regulator_map_voltage_ascend() APIAxel Lin
2013-04-11regulator: ab8500-ext: Make the return type of ab8500_ext_regulator_exit() voidAxel Lin
2013-04-05regulator: max8952: Add Device Tree supportTomasz Figa
2013-04-05regulator: max8952: Separate constraints from platform data structTomasz Figa
2013-04-03regulator: ab8500: Introduce aux5, aux6 regulators for AB8540Zhenhua HUANG
2013-04-02regulator: ab8500-ext: Remove unused REGULATOR_AB8500_EXT guardLee Jones
2013-04-01regulator: ab8500: Add support for the ab8540Lee Jones
2013-04-01regulator: ab8500: add support for ab8505Lee Jones
2013-03-29regulator: ab8500: Init debug from regulator driverLee Jones
2013-03-29regulator: ab8500: Remove USB regulatorLee Jones
2013-03-29regulator: ab8500-ext: Add HW request supportBengt Jonsson
2013-03-29regulator: ab8500-ext: New driver to control external regulatorsLee Jones
2013-03-28regulator: ab8500: Clean out SoC registersLee Jones
2013-03-22regulator: ab8500: Separate regulator and MFD platform dataBengt Jonsson
2013-03-22regulator: ab8500: Another push to synchronise recent AB8500 developmentsLee Jones
2013-03-22ARM: ux500: regulators: Add mask for configurationLee Jones
2013-03-22regulator: ab8500: Further populate initialisation registersLee Jones
2013-03-05regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits...Axel Lin
2013-03-04regulator: core: use regulator_ena_pin memberKim, Milo
2013-03-04regulator: core: support shared enable GPIO conceptKim, Milo
2013-03-04regulator: core: Mark all get and enable calls as __must_checkMark Brown
2013-03-01regulator: core: update kernel documentation for regulator_descNishanth Menon
2012-12-24regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel o...Axel Lin
2012-12-06regulators: add regulator_can_change_voltage() functionMarek Szyprowski
2012-11-27regulator: core: Allow specific minimal selector for starting linear mappingAxel Lin
2012-11-21regulator: add missing prototype for regulator_is_supported_voltagePhilip Rakity
2012-11-19regulator: max8973: add regulator driver supportLaxman Dewangan
2012-11-14regulator: core: Add regulator_is_supported_voltage_tol()Mark Brown
2012-10-17regulator: tps65090: Register all regulators in single probe callLaxman Dewangan
2012-10-15regulator: core: Support for continuous voltage rangePawel Moll
2012-10-15regulator: tps51632: Add tps51632 regulator driverLaxman Dewangan
2012-09-10regulator: core: Provide regmap get/set bypass operationsMark Brown
2012-09-10regulator: core: Support bypass modeMark Brown
2012-09-10regulator: Fairchild fan53555 supportYunfan Zhang
2012-08-31regulator: Clarify documentation for regmap in the configMark Brown
2012-08-28regulator: Update comment for set_current_limit callback of struct regulator_opsAxel Lin
2012-08-08regulator: add a new API regulator_set_voltage_tol()Shawn Guo
2012-07-12regulator: Add REGULATOR_STATUS_UNDEFINED.Krystian Garbaciak
2012-07-05regulator: fixed: dt: support for input supplyLaxman Dewangan
2012-07-03regulator: core: Add core support for GPIO controlled enable linesMark Brown
2012-07-03regulator: core: Allow fixed enable_time to be set in the regulator_descMark Brown
2012-07-01regulator: add missing defintion regulator_is_supported_voltagePhilip Rakity
2012-06-19regulator: extend the fixed dummy voltage regulator to accept voltageGuennadi Liakhovetski
2012-06-19regulator: support multiple dummy fixed regulatorsGuennadi Liakhovetski
2012-06-19regulator: add new regulator driver for lp872xKim, Milo
2012-06-18regulator: stubs: Make stub regulator_get_voltage() return an errorMark Brown
2012-06-18regulator: core: Change the unit of ramp_delay from mV/uS to uV/uSAxel Lin
2012-06-17regulator: Add ramp_delay configuration to constraintsYadwinder Singh Brar
2012-06-11regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay.Yadwinder Singh Brar
2012-06-03regulator: core: Allow drivers to set voltage mapping table in regulator_descAxel Lin