-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6: (32 commits) regulator: twl4030 VAUX3 supports 3.0V regulator: Support disabling of unused regulators by machines regulator: Don't increment use_count for boot_on regulators twl4030-regulator: expose VPLL2 regulator: refcount fixes regulator: Don't warn if we failed to get a regulator regulator: Allow boot_on regulators to be disabled by clients regulator: Implement list_voltage for WM835x LDOs and DCDCs twl4030-regulator: list more VAUX4 voltages regulator: Don't warn on omitted voltage constraints regulator: Implement list_voltage() for WM8400 DCDCs and LDOs MMC: regulator utilities regulator: twl4030 voltage enumeration (v2) regulator: twl4030 regulators regulator: get_status() grows kerneldoc regulator: enumerate voltages (v2) regulator: Fix get_mode() for WM835x DCDCs regulator: Allow regulators to set the initial operating mode regulator: Suggest use of datasheet supply or pin names for consumers regulator: email - update email address and regulator webpage. ...
Showing
- Documentation/ABI/testing/sysfs-class-regulator 48 additions, 9 deletionsDocumentation/ABI/testing/sysfs-class-regulator
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- drivers/mfd/twl4030-core.c 0 additions, 2 deletionsdrivers/mfd/twl4030-core.c
- drivers/mmc/core/core.c 100 additions, 0 deletionsdrivers/mmc/core/core.c
- drivers/regulator/Kconfig 12 additions, 1 deletiondrivers/regulator/Kconfig
- drivers/regulator/Makefile 1 addition, 0 deletionsdrivers/regulator/Makefile
- drivers/regulator/bq24022.c 2 additions, 1 deletiondrivers/regulator/bq24022.c
- drivers/regulator/core.c 316 additions, 70 deletionsdrivers/regulator/core.c
- drivers/regulator/da903x.c 2 additions, 1 deletiondrivers/regulator/da903x.c
- drivers/regulator/fixed.c 2 additions, 1 deletiondrivers/regulator/fixed.c
- drivers/regulator/pcf50633-regulator.c 2 additions, 1 deletiondrivers/regulator/pcf50633-regulator.c
- drivers/regulator/twl4030-regulator.c 500 additions, 0 deletionsdrivers/regulator/twl4030-regulator.c
- drivers/regulator/virtual.c 9 additions, 5 deletionsdrivers/regulator/virtual.c
- drivers/regulator/wm8350-regulator.c 50 additions, 7 deletionsdrivers/regulator/wm8350-regulator.c
- drivers/regulator/wm8400-regulator.c 31 additions, 5 deletionsdrivers/regulator/wm8400-regulator.c
- include/linux/i2c/twl4030.h 47 additions, 0 deletionsinclude/linux/i2c/twl4030.h
- include/linux/mmc/host.h 5 additions, 0 deletionsinclude/linux/mmc/host.h
- include/linux/regulator/bq24022.h 3 additions, 0 deletionsinclude/linux/regulator/bq24022.h
- include/linux/regulator/consumer.h 5 additions, 1 deletioninclude/linux/regulator/consumer.h
- include/linux/regulator/driver.h 71 additions, 10 deletionsinclude/linux/regulator/driver.h
Loading
Please register or sign in to comment