Commit Graph

70 Commits (dd4969a892ea522ecf9d7d826ba1531ce044d46f)

Author SHA1 Message Date
Mike Frysinger 5b4662f098 regulator: da903x: add missing __devexit_p() 16 years ago
Mark Brown 3e59091828 regulator: Fix default constraints for fixed voltage regulators 16 years ago
Philipp Zabel 030853b7ab regulator/bq24022: fix bug in is_enabled function 16 years ago
Mike Rapoport aa61d558f0 regulator/virtual: fix strings compare predicates 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
Adrian Hunter d6bb69cfa8 regulator: twl4030 VAUX3 supports 3.0V 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 52914eaa49 twl4030-regulator: expose VPLL2 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 221a7c7c9c regulator: Implement list_voltage for WM835x LDOs and DCDCs 16 years ago
David Brownell 1897e7423b twl4030-regulator: list more VAUX4 voltages 16 years ago
Mark Brown 3e2b9abda5 regulator: Don't warn on omitted voltage constraints 16 years ago
Mark Brown 216765d92a regulator: Implement list_voltage() for WM8400 DCDCs and LDOs 16 years ago
David Brownell 66b659e685 regulator: twl4030 voltage enumeration (v2) 16 years ago
David Brownell fa16a5c13a regulator: twl4030 regulators 16 years ago
David Brownell 4367cfdc7c regulator: enumerate voltages (v2) 16 years ago
Mark Brown 33f301af0c regulator: Fix get_mode() for WM835x DCDCs 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 fefdae4246 regulator: Mark attributes table for virtual regulator static 16 years ago
Mark Brown a9cb63b2a1 regulator: Make fixed voltage regulators visible in Kconfig 16 years ago
Mark Brown bcf3402c50 regulator: Allow init_data to be passed to fixed voltage regulators 16 years ago
Mark Brown 93c62da23a regulator: Allow init data to be supplied for bq24022 16 years ago
Mark Brown 0527100fd1 regulator: Pass regulator init data as explict argument when registering 16 years ago
Jonathan Cameron b136fb4463 Regulator: Push lock out of _notifier_call_chain + add voltage change event. 16 years ago
Andrew Morton 9485397aa2 regulator: minor cleanup of virtual consumer 16 years ago
David Brownell 853116a105 regulator: add get_status() 16 years ago
David Brownell 93e14baa44 regulator: minor cleanup of virtual consumer 16 years ago
Roel Kluin 8dd2c9e312 leds: Fix bounds checking of wm8350->pmic.led 16 years ago
Philipp Zabel 9bf503e6be regulator: move bq24022 init back to module_init instead of subsys_initcall 16 years ago
Uwe Kleine-König 5dbdf73548 move wm8400-regulator's probe function to .devinit.text 16 years ago
Balaji Rao 5ec271e745 regulator: PCF50633 pmic driver 16 years ago
David Brownell 6001e13c5f regulator: catch some registration errors 16 years ago
Mark Brown cf7bbcdf4d regulator: Fix some kerneldoc rendering issues 16 years ago
Mark Brown c8e7e4640f regulator: Add missing kerneldoc 16 years ago
Mark Brown 69279fb9a9 regulator: Clean up kerneldoc warnings 16 years ago
Mark Brown 8dc5390d4f regulator: Remove extraneous kerneldoc annotations 16 years ago
Mike Rapoport 74f544c1fc regulator: move set_machine_constraints after regulator device initialization 16 years ago
Mike Rapoport 961869048b regulator: da903x: make da903x_is_enabled return 0 or 1 16 years ago
Mike Rapoport 471d8d49a7 regulator: da903x: add '\n' to error messages 16 years ago
David Brownell 7ad68e2f97 regulator: sysfs attribute reduction (v2) 16 years ago
David Brownell 4fca9545d1 regulator: code shrink (v2) 16 years ago
David Brownell e573520b17 regulator: improved mode error checks 16 years ago