summaryrefslogtreecommitdiff
path: root/include/linux/regulator (unfollow)
Commit message (Expand)Author
2012-04-16regulator: core: Allow drivers to pass in a regmapMark Brown
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown
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-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
2012-01-22regulator: Implement devm_regulator_free()Mark Brown
2012-01-20regulator: Add devm_regulator_get()Stephen Boyd
2012-01-20regulator: TPS62360: Add tps62360 regulator driverLaxman Dewangan
2012-01-03regulator: add regulator_bulk_force_disable functionDonggeun Kim
2012-01-02regulator: add regulator_force_disable() definition for !CONFIG_REGULATORMyungJoo Ham
2011-12-05regulator: pass device_node to of_get_regulator_init_data()Shawn Guo
2011-11-23regulator: map consumer regulator based on device treeRajendra Nayak
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak
2011-11-23regulator: helper routine to extract regulator_init_dataRajendra Nayak
2011-10-31regulator: Fix implicit use of notifier.h by driver.hPaul Gortmaker
2011-10-14regulator: Constify constraints nameMark Brown
2011-10-09regulator: Add driver for gpio-controlled regulatorsHeiko Stübner
2011-09-14regulator: Implement deferred disable supportMark Brown
2011-09-08regulator: fix kernel-doc warning in consumer.hRandy Dunlap
2011-08-08regulator: fix regulator/consumer.h kernel-doc warningRandy Dunlap
2011-06-09regulator: Refactor supply implementation to work as regular consumersMark Brown
2011-05-30regulator: Do bulk enables of regulators in parallelMark Brown
2011-05-27regulator: Support voltage offsets to compensate for drops in systemMark Brown
2011-05-27regulator: Remove supply_regulator_dev from machine configurationMark Brown
2011-05-24mach-ux500: voltage domain regulators for DB8500Bengt Jonsson
2011-03-26regulator: provide consumer interface for fall/rise timeLinus Walleij
2011-03-26regulator: add set_voltage_time_sel infrastructureLinus Walleij
2011-03-26regulator: initialization for ab8500 regulatorsBengt Jonsson
2011-03-26regulator: add support for USB voltage regulatorBengt Jonsson
2011-03-26Regulator: add suspend-finish API for regulator core.MyungJoo Ham
2011-01-12regulator: Add initial per-regulator debugfs supportMark Brown
2011-01-12regulator: Add API to re-apply voltage to hardwareMark Brown
2011-01-12regulator: Provide a selector based set_voltage_sel() operationMark Brown
2011-01-12regulators: Moved define for number of regulators in ab8500Bengt Jonsson
2011-01-12regulator: Allow drivers to report voltages as selectorsMark Brown
2011-01-12regulator: Copy constraints from regulators when initialising themMark Brown
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown
2010-10-28regulator: Add option for machine drivers to enable the dummy regulatorMark Brown
2010-10-28Regulator: LP3972 PMIC regulator driverAxel Lin