Commit Graph

70 Commits (eec7ecfede74bb996060efefd5c157acd5794e8a)

Author SHA1 Message Date
Guenter Roeck 068a2782f5 regulator: Remove owner field from attribute initialization in regulator core driver 15 years ago
Sundar R Iyer 500b4ac90d regulator: return set_mode is same mode is requested 15 years ago
Jani Nikula d4033b54fc regulator: simplify regulator_register() error handling 15 years ago
Jani Nikula 47bd53f0e8 regulator: fix unset_regulator_supplies() to remove all matches 15 years ago
Jani Nikula 23b5cc2ab6 regulator: prevent registration of matching regulator consumer supplies 15 years ago
Mark Brown 0178f3e28e regulator: Allow regulator-regulator supplies to be specified by name 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Ameya Palande 4f26a2abe1 regulator: Get rid of lockdep warning 15 years ago
Thomas Weber 8839316121 Fix typos in comments 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 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
Mark Brown 973e9a2795 regulator: Fix display of null constraints for regulators 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
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
Mark Brown af5866c9cd regulator: Also lift apply_uV into machine_constraints_voltage() 15 years ago
Mark Brown e79055d62e regulator: Factor out voltage constraint setup 15 years ago
Mark Brown 5b30762773 regulator: Report error codes for bulk operations 15 years ago
Mark Brown 60ef66fcf4 regulator: Handle missing constraints in _regulator_disable() 15 years ago
Linus Walleij a7433cff9e REGULATOR Handle positive returncode from enable 16 years ago
Mark Brown 9a2372fa7a regulator: regulator_enable() permission checking 16 years ago
Mark Brown 9332546fe8 regulator: Push locking for regulator_is_enabled() out 16 years ago
Mark Brown f25e0b4fcc regulator: Check for constraints in regulator_init_complete() 16 years ago
Mark Brown b39480ac37 regulator: Check for constraints before using them for name 16 years ago
Mark Brown 9ed2099edc regulator: Fix support for deviceless supply mappings 16 years ago
Mark Brown 6bf87d17c9 regulator: Warn when unregistering an in-use regulator 16 years ago
Mark Brown a7a1ad9066 regulator: Add regulator voltage range check API 16 years ago
Mark Brown 5ffbd136e6 regulator: Add regulator_get_exclusive() API 16 years ago
Mark Brown 40f9244f4d regulator: Allow consumer supplies to be set up with dev_name() 16 years ago
Mark Brown be721979dd regulator: Provide mode to status conversion function 16 years ago
Mark Brown 3e59091828 regulator: Fix default constraints for fixed voltage regulators 16 years ago
Paul Walmsley 53032dafc6 regulator core: fix double-free in regulator_register() error path 16 years ago
Diego Liziero cd78dfc6c6 drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGULATOR_CURRENT 16 years ago
Dan Carpenter 036de8efae unreachable code in drms_uA_update() 16 years ago
Mark Brown ca7255614e regulator: Support disabling of unused regulators by machines 16 years ago
Mark Brown 50f075963f regulator: Don't increment use_count for boot_on regulators 16 years ago
David Brownell cd94b50530 regulator: refcount fixes 16 years ago
Mark Brown 1dc60343f8 regulator: Don't warn if we failed to get a regulator 16 years ago
Mark Brown cacf90f24e regulator: Allow boot_on regulators to be disabled by clients 16 years ago
Mark Brown 3e2b9abda5 regulator: Don't warn on omitted voltage constraints 16 years ago
David Brownell 4367cfdc7c regulator: enumerate voltages (v2) 16 years ago
Mark Brown a308466c24 regulator: Allow regulators to set the initial operating mode 16 years ago
Mark Brown fe203ddfa5 regulator: Suggest use of datasheet supply or pin names for consumers 16 years ago
Mike Rapoport 0f1d747bfa regulator: add unset_regulator_supplies to fix regulator_unregister 16 years ago
Mark Brown 1fa9ad52b0 regulator: Hoist struct regulator_dev out of core to fix notifiers 16 years ago
Mark Brown 0527100fd1 regulator: Pass regulator init data as explict argument when registering 16 years ago