summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2013-12-02regulator: tps6586x: fixed voltage table for TPS658643Stefan Agner
2012-11-12Merge branch 'l4t/l4t-r16-r2' into colibriMarcel Ziswiler
2012-09-10Merge branch 'l4t/l4t-r16' into colibriMarcel Ziswiler
2012-08-03regulator: tps65090: support for input supplyLaxman Dewangan
2012-08-03regulator: tps65090: Support for external control of DCDCLaxman Dewangan
2012-08-03regulator: tps65090: support for LDO1 and LDO2Laxman Dewangan
2012-08-03regulator: core: support of supply name through descLaxman Dewangan
2012-08-03regulator tps65090: fix compilation warningLaxman Dewangan
2012-08-03mfd: tps65090: remove duplicate mfd cellsLaxman Dewangan
2012-08-03regulator: tps65090: fix multiple regulator registration issueLaxman Dewangan
2012-08-03regulator: tps65090: convert regualtor_init_data as pointerLaxman Dewangan
2012-08-03regulator: tps65090: separate regulator info with device infoLaxman Dewangan
2012-08-03regulator: tps65090: rename regulator enumsLaxman Dewangan
2012-08-02regulator: tps65090: Use IS_ERR to check return value of regulator_registerLaxman Dewangan
2012-08-02regulator: tps80031: support for external regulatorLaxman Dewangan
2012-08-02regulator: tps80031: register regulators as mfd sub deviceLaxman Dewangan
2012-08-02regulator: tps80031: separate device info with platform infoLaxman Dewangan
2012-08-01regulator: tps80031: make regualtor_init_data as pointer typeLaxman Dewangan
2012-08-01regulator: tps80031: rename regulator-name enumsLaxman Dewangan
2012-08-01Revert "Revert "regulator: tps80031: rename regulator-name enums""Simone Willett
2012-08-01regulator: tps62361: make all register as non-volatileLaxman Dewangan
2012-07-31Revert "regulator: tps80031: rename regulator-name enums"Simone Willett
2012-07-31regulator: tps80031: rename regulator-name enumsLaxman Dewangan
2012-07-31regulator: tps65090: align driver with mainlineLaxman Dewangan
2012-07-23regulator: tps51632: add regulator driver for TI tps51632Laxman Dewangan
2012-07-18regulator: tps80031: adjust tolerance if req minuV > dev minuVMallikarjun Kasoju
2012-07-17regulator: tps6586x support for tps658623 and tps658643Marcel Ziswiler
2012-07-02regulator: tps80031: support for min voltage toleranceLaxman Dewangan
2012-06-27regulator: tps80031: Allow to configure in OFF mode in sleep stateLaxman Dewangan
2012-06-08Initial Toradex Colibri T20 L4T R15 support.Marcel Ziswiler
2012-06-04mfd: Commonize tps65910 regmap access through headerRhyland Klein
2012-06-04regulator: tps62360: support force PWM mode via regulator modeLaxman Dewangan
2012-06-03regulator: rc5t583: Correct MODULE LICENSE to GPL v2Laxman Dewangan
2012-06-03regulator: rc5t583: Remove nsteps from struct rc5t583_regulator_infoAxel Lin
2012-06-03regulator: rc5t583: Fix off-by-one valid range checking for selectorAxel Lin
2012-06-03regulator: Fix rc5t583_regulator_probe error handlingAxel Lin
2012-06-03regulator: Add support for RICOH PMIC RC5T583 regulatorLaxman Dewangan
2012-06-01regulator: tps62360: fix stylistic issue and optimize codeLaxman Dewangan
2012-06-01regulator: tps62360: Provide settling time for voltage changeLaxman Dewangan
2012-06-01regulator: tps62360: enable register cacheLaxman Dewangan
2012-06-01regulator: tps62360: Convert to devm_regmap_init_i2c()Axel Lin
2012-06-01regulator: Add support for tps62362 and tps62363 in tps62360-regulator driverAxel Lin
2012-06-01regulator: Remove unused name and client fields from struct tps62360_chipAxel Lin
2012-06-01regulator: tps62360: Remove pointless test for unsigned less than zeroAxel Lin
2012-05-18regulator: tps6238x0: enable output discharge alwaysLaxman Dewangan
2012-05-17regulator: max8973: implement regulator driver for maxim8973Laxman Dewangan
2012-05-15regulator: TPS6238X0: Add tps6238X0 regulator driverLaxman Dewangan
2012-05-07regulator: max77663: fix fps update conditionJinyoung Park
2012-05-01regulator: add sysfs for rail enable/disableLaxman Dewangan
2012-05-01mfd: max77663: Add FPWM and FSRADE clearing when initializationJinyoung Park