Prev: cpuidle: extend cpuidle and menu governor to handle dynamic states
Next: Package Level Thermal Control and Power Limit Notification: power limit
From: Liam Girdwood on 28 Jul 2010 17:30 Hi Linus, Please pull the following regulator fixes for 2.6.35. Two are relatively small resource leakage fixes, whilst the tps6507x and omap-l138-evm patches together fix a regulator voltage control bug on the omap evm board. Thanks Liam --- The following changes since commit b37fa16e78d6f9790462b3181602a26b5af36260: Linus Torvalds (1): Linux 2.6.35-rc6 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git for-linus Anuj Aggarwal (1): regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register Axel Lin (2): ab3100: fix off-by-one value range checking for voltage selector wm8350-regulator: fix wm8350_register_regulator error handling Sekhar Nori (1): davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied high arch/arm/mach-davinci/board-da850-evm.c | 8 +++++++ drivers/regulator/ab3100.c | 4 +- drivers/regulator/tps6507x-regulator.c | 36 +++++++++++++++++++++++++------ drivers/regulator/wm8350-regulator.c | 2 +- include/linux/regulator/tps6507x.h | 32 +++++++++++++++++++++++++++ 5 files changed, 72 insertions(+), 10 deletions(-) create mode 100644 include/linux/regulator/tps6507x.h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |