index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Age
Commit message (
Expand
)
Author
2010-02-23
regulator: Fix display of null constraints for regulators
Mark Brown
2009-11-16
regulator: Handle missing constraints in _regulator_disable()
Mark Brown
2009-09-22
REGULATOR Handle positive returncode from enable
Linus Walleij
2009-09-22
regulator: regulator_enable() permission checking
Mark Brown
2009-09-22
regulator: Push locking for regulator_is_enabled() out
Mark Brown
2009-09-22
regulator: Check for constraints in regulator_init_complete()
Mark Brown
2009-09-22
regulator: Check for constraints before using them for name
Mark Brown
2009-09-22
regulator: Fix support for deviceless supply mappings
Mark Brown
2009-09-22
regulator: Warn when unregistering an in-use regulator
Mark Brown
2009-09-22
regulator: Add regulator voltage range check API
Mark Brown
2009-09-22
regulator: Add regulator_get_exclusive() API
Mark Brown
2009-09-22
regulator: Allow consumer supplies to be set up with dev_name()
Mark Brown
2009-09-17
regulator: Provide mode to status conversion function
Mark Brown
2009-04-28
regulator: Fix default constraints for fixed voltage regulators
Mark Brown
2009-04-28
regulator core: fix double-free in regulator_register() error path
Paul Walmsley
2009-04-28
drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGUL...
Diego Liziero
2009-04-28
unreachable code in drms_uA_update()
Dan Carpenter
2009-03-31
regulator: Support disabling of unused regulators by machines
Mark Brown
2009-03-31
regulator: Don't increment use_count for boot_on regulators
Mark Brown
2009-03-31
regulator: refcount fixes
David Brownell
2009-03-31
regulator: Don't warn if we failed to get a regulator
Mark Brown
2009-03-31
regulator: Allow boot_on regulators to be disabled by clients
Mark Brown
2009-03-31
regulator: Don't warn on omitted voltage constraints
Mark Brown
2009-03-31
regulator: enumerate voltages (v2)
David Brownell
2009-03-31
regulator: Allow regulators to set the initial operating mode
Mark Brown
2009-03-31
regulator: Suggest use of datasheet supply or pin names for consumers
Mark Brown
2009-03-31
regulator: add unset_regulator_supplies to fix regulator_unregister
Mike Rapoport
2009-03-31
regulator: Hoist struct regulator_dev out of core to fix notifiers
Mark Brown
2009-03-31
regulator: Pass regulator init data as explict argument when registering
Mark Brown
2009-03-31
Regulator: Push lock out of _notifier_call_chain + add voltage change event.
Jonathan Cameron
2009-03-31
regulator: add get_status()
David Brownell
2009-01-08
regulator: catch some registration errors
David Brownell
2009-01-08
regulator: Fix some kerneldoc rendering issues
Mark Brown
2009-01-08
regulator: Add missing kerneldoc
Mark Brown
2009-01-08
regulator: Clean up kerneldoc warnings
Mark Brown
2009-01-08
regulator: Remove extraneous kerneldoc annotations
Mark Brown
2009-01-08
regulator: move set_machine_constraints after regulator device initialization
Mike Rapoport
2009-01-08
regulator: sysfs attribute reduction (v2)
David Brownell
2009-01-08
regulator: code shrink (v2)
David Brownell
2009-01-08
regulator: improved mode error checks
David Brownell
2009-01-08
regulator: enable/disable refcounting
David Brownell
2009-01-08
regulator: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-10-13
regulator: Export regulator name via sysfs
Mark Brown
2008-10-13
regulator: Enable regulators marked as always_on
Mark Brown
2008-10-13
regulator: Additional diagnostics for machine constraints
Mark Brown
2008-10-13
regulator: check for init_data on registration
Mark Brown
2008-10-13
regulator: core - Rework machine API to remove string based functions.
Liam Girdwood
2008-07-30
regulator: regulator framework core
Liam Girdwood