summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2012-08-30regulator: tps51632: correct manufacturer nameLaxman Dewangan
2012-08-29regulator: max77663: remove non-required platform dataLaxman Dewangan
2012-08-29regulator: max77663: register all regulators in single probeLaxman Dewangan
2012-08-29regulator: tps65090: Add support always/boot_onPradeep Goudagunta
2012-08-27regulator: max77663: move desc as part of device infoLaxman Dewangan
2012-08-27regulator: max77663: separate device info with instance infoLaxman Dewangan
2012-08-27regulator: max77663: convert regulator init data to pointerLaxman Dewangan
2012-08-24regulator: core: Take supply regulator from init_data onlyLaxman Dewangan
2012-08-23regulator: tps65090: fix compilation errorLaxman Dewangan
2012-08-22regulator: core: support for voltage change from user-spaceLaxman Dewangan
2012-08-06regulator: tps65090: support for input supplyLaxman Dewangan
2012-08-06regulator: tps65090: Support for external control of DCDCLaxman Dewangan
2012-08-06regulator: tps65090: support for LDO1 and LDO2Laxman Dewangan
2012-08-06regulator: core: support of supply name through descLaxman Dewangan
2012-08-06regulator tps65090: fix compilation warningLaxman Dewangan
2012-08-06mfd: tps65090: remove duplicate mfd cellsLaxman Dewangan
2012-08-06regulator: tps65090: fix multiple regulator registration issueLaxman Dewangan
2012-08-06regulator: tps65090: convert regualtor_init_data as pointerLaxman Dewangan
2012-08-06regulator: tps65090: separate regulator info with device infoLaxman Dewangan
2012-08-06regulator: tps65090: rename regulator enumsLaxman Dewangan
2012-08-06regulator: tps65090: Use IS_ERR to check return value of regulator_registerLaxman Dewangan
2012-08-06regulator: tps80031: support for external regulatorLaxman Dewangan
2012-08-06regulator: tps80031: register regulators as mfd sub deviceLaxman Dewangan
2012-08-06regulator: tps80031: separate device info with platform infoLaxman Dewangan
2012-08-06regulator: tps80031: make regualtor_init_data as pointer typeLaxman Dewangan
2012-08-06regulator: tps80031: rename regulator-name enumsLaxman Dewangan
2012-08-06Revert "Revert "regulator: tps80031: rename regulator-name enums""Simone Willett
2012-08-06regulator: tps62361: make all register as non-volatileLaxman Dewangan
2012-08-06Revert "regulator: tps80031: rename regulator-name enums"Simone Willett
2012-08-06regulator: tps80031: rename regulator-name enumsLaxman Dewangan
2012-08-06regulator: tps65090: align driver with mainlineLaxman Dewangan
2012-08-03regulator: palmas: Fix compilation failuresMallikarjun Kasoju
2012-08-03regulator: regulator for Palmas KconfigMallikarjun Kasoju
2012-08-03regulator: regulator driver for Palmas series chipsGraeme Gregory
2012-07-30regulator: tps51632: add regulator driver for TI tps51632Laxman Dewangan
2012-07-30regulator: tps80031: adjust tolerance if req minuV > dev minuVMallikarjun Kasoju
2012-07-12regulator: tps80031: support for min voltage toleranceLaxman Dewangan
2012-07-12regulator: tps80031: Allow to configure in OFF mode in sleep stateLaxman Dewangan
2012-06-11Merge commit 'v3.4.2' into android-tegra-nv-3.4Varun Wadekar
2012-06-07mfd: Commonize tps65910 regmap access through headerRhyland Klein
2012-06-07regulator: tps62360: support force PWM mode via regulator modeLaxman Dewangan
2012-06-07regulator: rc5t583: Correct MODULE LICENSE to GPL v2Laxman Dewangan
2012-06-07regulator: rc5t583: Remove nsteps from struct rc5t583_regulator_infoAxel Lin
2012-06-07regulator: rc5t583: Fix off-by-one valid range checking for selectorAxel Lin
2012-06-07regulator: Fix rc5t583_regulator_probe error handlingAxel Lin
2012-06-07regulator: Add support for RICOH PMIC RC5T583 regulatorLaxman Dewangan
2012-06-07regulator: tps62360: fix stylistic issue and optimize codeLaxman Dewangan
2012-06-07regulator: tps62360: Provide settling time for voltage changeLaxman Dewangan
2012-06-07regulator: tps62360: enable register cacheLaxman Dewangan
2012-06-07regulator: tps62360: Convert to devm_regmap_init_i2c()Axel Lin