Commit Graph

194 Commits (0c5c6c4bae8fe9ae3d86b44c332eb1267df1ec99)

Author SHA1 Message Date
Dmitry Torokhov 1ad02bbce6 Regulators: wm8400 - cleanup platform driver data handling 15 years ago
Dmitry Torokhov 598b3578ab Regulators: wm8994 - clean up driver data after removal 15 years ago
Dmitry Torokhov eb66d565e8 Regulators: wm831x-xxx - clean up driver data after removal 15 years ago
Dmitry Torokhov 6a74857d1b Regulators: pcap-regulator - clean up driver data after removal 15 years ago
Dmitry Torokhov 308f100f2e Regulators: max8660 - annotate probe and remove methods 15 years ago
Dmitry Torokhov bd88c9b285 Regulators: max1586 - annotate probe and remove methods 15 years ago
Dmitry Torokhov ebbed04fe7 Regulators: lp3971 - fail if platform data was not supplied 15 years ago
Dmitry Torokhov 56c23492b2 Regulators: tps6507x-regulator - mark probe method as __devinit 15 years ago
Dmitry Torokhov 54d13ab103 Regulators: tps65023-regulator - mark probe method as __devinit 15 years ago
Dmitry Torokhov 24c29020ba Regulators: twl-regulator - mark probe function as __devinit 15 years ago
Dmitry Torokhov 8ab3343dc6 Regulators: fixed - annotate probe and remove methods 15 years ago
Dmitry Torokhov 98bf7c057b Regulators: ab3100 - fix probe and remove annotations 15 years ago
Dmitry Torokhov 4cf95663c8 Regulators: virtual - use sysfs attribute groups 15 years ago
Rajendra Nayak 2ebcf63245 twl6030: regulator: Configure STATE register instead of REMAP 15 years ago
Mark Brown 34abbd68ef regulator: Provide optional dummy regulator for consumers 15 years ago
Mark Brown 9a7f6a4c6e regulator: Assume regulators are enabled if they don't report anything 15 years ago
Mark Brown 17133dc824 regulator: Convert fixed voltage regulator to use enable_time() 15 years ago
Mark Brown 69dc16c325 regulator: Add WM8994 regulator support 15 years ago
Haojian Zhuang a71b797fdc regulator: enable max8649 regulator driver 15 years ago
Alex Chiang 79ac9bc320 regulator: trivial: fix typos in user-visible Kconfig text 15 years ago
Alberto Panizzo f4b97b36b7 regulator: mc13783: consider Power Gates as digital regulators. 15 years ago
Adrian Hunter eda79a3041 regulator: Add 'start-up time' to fixed voltage regulators 15 years ago
Mark Brown 75c8ac22e4 regulator: Implement enable_time() for WM835x ISINKs 15 years ago
Mark Brown 31aae2beeb regulator: Allow regulators to specify the time taken to ramp on enable 15 years ago
Mark Brown 84b6826306 regulator: Add notifier event on regulator disable 15 years ago
Tobias Klauser 6faa7e0a4b regulator/lp3971: Storage class should be before const qualifier 15 years ago
Alberto Panizzo 1bd588fd9d regulator: add voltage selection capability to mc13783 regulators v2 . 15 years ago
Roel Kluin 62737d445b regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage() 15 years ago
Mark Brown 973e9a2795 regulator: Fix display of null constraints for regulators 15 years ago
Mark Brown a2fad9bf26 regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints 15 years ago
Roel Kluin 6f17c65240 regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode() 15 years ago
Juha Keski-Saari cf9836f4dd twl-regulator: Fix reg_disable functionality for 4030 and 6030 15 years ago
Juha Keski-Saari 53b8a9d92a twl-regulator: Add turnon delay to reg_enable 15 years ago
Juha Keski-Saari 30010fa52c twl-regulator: Restore REMAP configuration in regulator probe 15 years ago
Juha Keski-Saari 045f972f2c twl-regulator: Add turnon-delay and REMAP config to twlreg_info struct 15 years ago
Juha Keski-Saari 205e5cd3d9 twl-regulator: Define critical regulators as always_on 15 years ago
Juha Keski-Saari 07fc493f03 twl-regulator: Add all twl4030 regulators to twlreg_info 15 years ago
Alberto Panizzo 735eb93ae2 regulator: mc13783-regulator: correct the probing time. 15 years ago
Lars-Peter Clausen eb143ac1b9 regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable} error path 15 years ago
Stefan Roese fa2984d469 regulator: core.c: Small coding style cleanup (indentation fixup) 15 years ago
Julia Lawall d662fc82dc drivers/regulator: use PTR_ERR to get error code 15 years ago
Uwe Kleine-König a10099bc88 regulator/mc13783: various cleanups 15 years ago
Uwe Kleine-König b4b90c659d regulator/mc13783: rename source file to match other drivers 15 years ago
Linus Walleij 176f45b9c9 Fix some AB3100 regulator issues 15 years ago
Roel Kluin 495353a3f7 regulator: keep index within bounds in da9034_get_ldo12_voltage() 15 years ago
Mark Brown ddec68107a regulator: Ensure val is initialised in 88pm8607 choose_voltage() 15 years ago
Mark Brown 9992ef40ff regulator: Remove duplicate consts from ab3100 15 years ago
Mark Brown 638f85c54f regulator: Handle regulators without suspend mode configuration 15 years ago
Mark Brown 1083c39346 regulator: Factor out regulator name pretty printing 15 years ago
Mark Brown 8f031b48cd regulator: Display actual settings with constraints 15 years ago