Commit Graph

444 Commits (05873df981ca1dd32f398e7b4e19864de907e064)

Author SHA1 Message Date
Dan Carpenter 6daa663dc4 regulator: Storing tps65912 error codes in u8 14 years ago
Jin Park f7eb6c5e8e regulator: aat2870: Add AAT2870 regulator driver 14 years ago
Margarita Olaya 9260ad98dc tps65912: add regulator driver 14 years ago
Mark Brown 88cda60e51 regulator: Improve WM831x DVS VSEL selection algorithm 14 years ago
Mark Brown c439b8f46e regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already set 14 years ago
Mark Brown b47ba9fdd3 regulator: Set up GPIO for WM831x VSEL before enabling VSEL mode 14 years ago
Mark Brown 24b4315051 regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdc 14 years ago
Mark Brown a1b81dd3ff regulator: Fix WM831x DCDC DVS VSEL bootstrapping 14 years ago
Mark Brown 137a635430 regulator: Fix WM831x regulator ID lookups for multiple WM831xs 14 years ago
Mark Brown 90923351d4 regulator: Convert tps65023 to use regmap API 14 years ago
Mark Brown 54abd335fd regulator: Fix argument format type errors in error prints 14 years ago
Axel Lin 1a6958e79f regulator: Fix memory leak in set_machine_constraints() error paths 14 years ago
Mark Brown 89f425ed5b regulator: Make core more chatty about some errors 14 years ago
Axel Lin 39aa9b6e3c regulator: tps65910: Fix array access out of bounds bug 14 years ago
Axel Lin d04156bca6 regulator: tps65910: Add missing breaks in switch/case 14 years ago
Axel Lin a3ee13ee77 regulator: tps65910: Fix a memory leak in tps65910_probe error path 14 years ago
Ambresh K af8b244f73 regulator: TWL: Remove entry of RES_ID for 6030 macros 14 years ago
Donggeun Kim 6ff325a2d8 regulator: max8997: Fix setting inappropriate value for ramp_delay variable 14 years ago
Axel Lin 90609503b7 regulator: db8500-prcmu: small fixes 14 years ago
MyungJoo Ham 6e0414a5c8 regulator: max8997: remove dependency on platform_data pointer 14 years ago
Tushar Behera dbb48e7c3d regulator: MAX8997: Fix for divide by zero error 14 years ago
Jonghwan Choi e2cf3137aa regulator: max8952 - fix wrong gpio valid check 14 years ago
Mark Brown 5de705194e regulator: Add basic per consumer debugfs 14 years ago
Mark Brown 7d51a0dbe5 regulator: Add rdev_crit() macro 14 years ago
Mark Brown 3801b86aa4 regulator: Refactor supply implementation to work as regular consumers 14 years ago
Mark Brown e0eaedefda regulator: Include the device name in the microamps_requested_ file 14 years ago
Mark Brown f5726ae33c regulator: Increase the limit on sysfs file names 14 years ago
Mark Brown c08957a2cf regulator: Properly register dummy regulator driver 14 years ago
Colin Cross 7736f11dba regulator: twl-regulator: fix n_voltages for twl6030 variable LDOs 14 years ago
Mark Brown 2ae3636b79 regulator: Use _cansleep() for WM8994 regulator GPIOs 14 years ago
Mark Brown f21e0e81d8 regulator: Do bulk enables of regulators in parallel 14 years ago
Axel Lin cb220d16f9 regulator: Fix _regulator_get_voltage if get_voltage callback is NULL 14 years ago
Graeme Gregory 4d94aee577 REGULATOR: TWL6025: add support to twl-regulator 14 years ago
Balaji T K 0ff3897d79 regulator: twl6030: do not write to _GRP for regulator disable 14 years ago
Balaji T K f8c2940bcd regulator: twl6030: do not write to _GRP for regulator enable 14 years ago
Jorge Eduardo Candelaria a320e3c3d6 regulator: tps65911: Add new chip version 14 years ago
Axel Lin 3c24019dde regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltage 14 years ago
Fabio Estevam 6dc4efc6d5 regulator: mc13892: Fix voltage unit in test case. 14 years ago
Axel Lin ecb9c4f595 regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5DVS macros 14 years ago
Mark Brown 4aa922c024 regulator: Only apply voltage constraints from consumers that set them 14 years ago
Mark Brown a4b4148379 regulator: If we can't configure optimum mode we're always in the best one 14 years ago
Jonghwan Choi afdaaafe8e regulator: max8997: remove useless code 14 years ago
Axel Lin 6be6e96fe9 regulator: Fix memory leak in max8998_pmic_probe failure path 14 years ago
Axel Lin 77fa44d0e1 regulator: Fix desc_id for tps65023/6507x/65910 14 years ago
Axel Lin 327e15af15 Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulators array" 14 years ago
Mark Brown cda5310328 regulator: Remove some unused variables from wm831x DCDCs 14 years ago
Graeme Gregory 518fb721de TPS65910: Add tps65910 regulator driver 14 years ago
Axel Lin 98ea5c218e regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_regulator_set_voltage 14 years ago
Mark Brown bf5892a816 regulator: Support voltage offsets to compensate for drops in system 14 years ago
Mark Brown 492c826b9f regulator: Remove supply_regulator_dev from machine configuration 14 years ago