Commit Graph

530 Commits (486e259340fc4c60474f2c14703e3b3634bb58ca)

Author SHA1 Message Date
Axel Lin 9fc886a188 regulator: Fix getting voltage in max8649_enable_time() 13 years ago
David Miller 5326916354 regulator: Fix mc13xxx regulator modular build (again) 13 years ago
Karol Lewandowski 8a093049c6 regulator: Set apply_uV only when min and max voltages are defined 13 years ago
Mark Brown 4a7cbb56fd regulator: Fix documentation for of_node parameter of regulator_register() 13 years ago
Randy Dunlap 5bc75a8863 kernel-doc: fix new warning in regulator core 13 years ago
Linus Walleij ee66e653ca mfd: Unify abx500 headers in mfd/abx500 13 years ago
Richard Zhao 0c437c4ae7 regulator: set constraints.apply_uV to 0 in of_get_fixed_voltage_config 13 years ago
Kevin Liu 65364e9ab9 regulator: max8925: fix enabled/disabled judgement mistake 13 years ago
Donggeun Kim e1de2f4234 regulator: add regulator_bulk_force_disable function 13 years ago
Richard Zhao 1bb50b28a9 regulator: pass regulator_register of_node in fixed voltage driver 13 years ago
Laxman Dewangan b2296bd43e regulator: Enable supply regulator if child rail is enabled. 13 years ago
Fabio Estevam 4fef21eaac regulator: mc13892: Convert to devm_kzalloc() 13 years ago
Fabio Estevam cbe10a3674 regulator: mc13783: Convert to devm_kzalloc() 13 years ago
Axel Lin 32c78de8f1 regulator: Fix checking return value of create_regulator 13 years ago
Axel Lin bcda432194 regulator: Fix the error handling if create_regulator fails 13 years ago
Mark Brown a398eaa23e regulator: Export regulator_is_supported_voltage() 13 years ago
Shawn Guo 93bcb23b38 regulator: mc13892: add device tree probe support 13 years ago
Shawn Guo 3a5d03158d regulator: mc13892: remove the unnecessary prefix from regulator name 13 years ago
Mark Brown fded2f4fae regulator: Convert wm831x regulator drivers to devm_kzalloc() 13 years ago
Axel Lin 6242eae9bc regulator: da9052: Staticize non-exported symbols 13 years ago
Ashish Jangam 984b5a6ba5 regulator: Replace kzalloc with devm_kzalloc and if-else with a switch-case for da9052-regulator 13 years ago
Mark Brown 47aed92c77 regulator: Update da9052-regulator for DT changes 13 years ago
Ashish Jangam 08bf1c0ae9 regulator: DA9052/53 Regulator support 13 years ago
Shawn Guo d9a861cce1 regulator: pass device_node to of_get_regulator_init_data() 13 years ago
Mark Brown ab62aa931e regulator: If a single voltage is set with device tree then set apply_uV 13 years ago
Mark Brown 9a8f5e0720 regulator: Allow regulators to register with no init_data 13 years ago
Tero Kristo ba305e31e8 regulator: twl: fix twl4030 support for smps regulators 13 years ago
Lothar Waßmann 58fb5cf5d1 regulator: fix use after free bug 13 years ago
Axel Lin 005d610f2a regulator: Convert virtual and userspace regulator consumer drivers to use module_platform_driver() 13 years ago
Axel Lin a5228d2e5e regulator: aat2870: Remove a redundant bitwise and operation 13 years ago
Axel Lin d4d6373c11 regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_get_regulator 13 years ago
Axel Lin 22d881c068 regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe() 13 years ago
Axel Lin bc91396b0b regulator: Staticise of_get_fixed_voltage_config() 13 years ago
Axel Lin 4b864af1a3 regulator: Checking return value of of_get_regulator_init_data 13 years ago
Axel Lin e69af5e967 regulator: export of_get_regulator_init_data 13 years ago
Rajendra Nayak 156843470c regulator: Fix compile break due to missing arguments to regulator_register 13 years ago
Rajendra Nayak 69511a452e regulator: map consumer regulator based on device tree 13 years ago
Rajendra Nayak 2c043bcbf2 regulator: pass additional of_node to regulator_register() 13 years ago
Rajendra Nayak cef49102c1 regulator: adapt fixed regulator driver to dt 13 years ago
Rajendra Nayak 8f446e6fa1 regulator: helper routine to extract regulator_init_data 13 years ago
Afzal Mohammed 780dc9ba4e regulator: TPS65910: Fix VDD1/2 voltage selector count 13 years ago
Mark Brown 4c78899b92 regulator: Don't create voltage sysfs entries if we can't read voltage 13 years ago
Mark Brown aebe495895 regulator: Don't report zero volts for the fixed voltage regulator 13 years ago
Kyle Manna c1fc148024 regulator: TPS65910: Create an array for init data 13 years ago
Kyle Manna 72c108cc49 regulator: TPS65910: Move regulator defs to header 13 years ago
Jonghwan Choi c5b68d47bb regulator: max8649 Convert max8649 to use regmap api 13 years ago
Jonghwan Choi 43530b69d7 regulator: Use regmap_read/write(), regmap_update_bits functions directly 13 years ago
Paul Gortmaker 65602c32ee regulator: Add module.h to drivers/regulator users as required 13 years ago
Paul Gortmaker 22be053fff regulator: Add export.h for THIS_MODULE to dummy.c 13 years ago
Mattias Nilsson 73180f85f4 mfd: Move to the new db500 PRCMU API 13 years ago