aboutsummaryrefslogtreecommitdiff
path: root/include/linux/regulator
AgeCommit message (Expand)Author
2012-07-22Merge branch 'regulator-drivers' into regulator-nextMark Brown
2012-07-22Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into re...Mark Brown
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
2012-05-14regulator: tps62360: support force PWM mode via regulator modeLaxman Dewangan
2012-05-13regulator: tps62360: make init_data of platform data to pointer.Laxman Dewangan
2012-05-12regulator: core: Allow drivers to set simple linear voltage maps as dataMark Brown
2012-05-12regulator: core: Allow regulators to provide a voltage to selector mappingMark Brown
2012-05-12Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown
2012-05-04regulator: Add generic DT parsing for regulatorsThierry Reding
2012-04-16regulator: core: Provide standard enable operations for regmap usersMark Brown
2012-04-16regulator: core: Provide regmap based voltage_sel operationsMark Brown
2012-04-16regulator: core: Allow drivers to pass in a regmapMark Brown
2012-04-10Merge tag 'v3.4-rc2' into regulator-driversMark Brown
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown
2012-04-09Merge branch 'regulator-register' into regulator-driversMark Brown
2012-04-04Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-04-04regulator: core: Constify the regulator_desc passed in when registeringMark Brown
2012-04-02regulator: fixed: Support for open drain gpio pinLaxman Dewangan
2012-04-01regulator: Add TPS65090 regulator driverVenu Byravarasu
2012-03-29regulator: Fix comments in include/linux/regulator/machine.hAxel Lin
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-24Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Arnd Bergmann
2012-03-18Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown
2012-03-18Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/st...Mark Brown
2012-03-18Merge remote-tracking branch 'regulator/topic/stub' into regulator-nextMark Brown
2012-03-18Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker
2012-03-07regulator: Remove bq24022 regulator driverHeiko Stübner
2012-03-06mfd: Support AB9540 ab8500 variantLinus Walleij
2012-03-03regulator: provide a helper for registering a fixed regulatorSascha Hauer
2012-02-21regulator: Remove ifdefs for debugfs codeStephen Boyd
2012-02-16regulator: fix wrong header name in descriptionKim, Milo
2012-02-02regulator: Remove support for supplies specified by struct deviceMark Brown
2012-01-29regulator: Add devm_regulator_put in consumer.hAxel Lin
2012-01-27regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATORAxel Lin
2012-01-22regulator: Provide devm_regulator_bulk_get()Mark Brown