-
- 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: regulator/max1586: fix V3 gain calculation integer overflow regulator/max1586: support increased V3 voltage range regulator: lp3971 - fix driver link error when built-in. LP3971 PMIC regulator driver (updated and combined version) regulator: remove driver_data direct access of struct device regulator: Set MODULE_ALIAS for regulator drivers regulator: Support list_voltage for fixed voltage regulator regulator: Move regulator drivers to subsys_initcall() regulator: build fix for powerpc - renamed show_state regulator: add userspace-consumer driver Maxim 1586 regulator driver
Showing
- drivers/regulator/Kconfig 26 additions, 0 deletionsdrivers/regulator/Kconfig
- drivers/regulator/Makefile 3 additions, 0 deletionsdrivers/regulator/Makefile
- drivers/regulator/da903x.c 1 addition, 1 deletiondrivers/regulator/da903x.c
- drivers/regulator/fixed.c 16 additions, 2 deletionsdrivers/regulator/fixed.c
- drivers/regulator/lp3971.c 562 additions, 0 deletionsdrivers/regulator/lp3971.c
- drivers/regulator/max1586.c 282 additions, 0 deletionsdrivers/regulator/max1586.c
- drivers/regulator/pcf50633-regulator.c 1 addition, 1 deletiondrivers/regulator/pcf50633-regulator.c
- drivers/regulator/userspace-consumer.c 200 additions, 0 deletionsdrivers/regulator/userspace-consumer.c
- drivers/regulator/virtual.c 1 addition, 0 deletionsdrivers/regulator/virtual.c
- drivers/regulator/wm8350-regulator.c 1 addition, 0 deletionsdrivers/regulator/wm8350-regulator.c
- drivers/regulator/wm8400-regulator.c 4 additions, 4 deletionsdrivers/regulator/wm8400-regulator.c
- include/linux/regulator/lp3971.h 51 additions, 0 deletionsinclude/linux/regulator/lp3971.h
- include/linux/regulator/max1586.h 63 additions, 0 deletionsinclude/linux/regulator/max1586.h
- include/linux/regulator/userspace-consumer.h 25 additions, 0 deletionsinclude/linux/regulator/userspace-consumer.h
Loading
Please register or sign in to comment