Prev: drm: add KGDB/KDB support Add support for KDB entry/exit.
Next: ext4: Fix potential quota deadlock
From: Mark Brown on 4 Jan 2010 13:20 The following changes since commit 204f78ec75e6888bbf1a7b5a3ed0cbfff9bade27: Tobias Klauser (1): regulator/lp3971: Storage class should be before const qualifier are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator-2.6.git for-lrg A couple of new APIs, plus a use of one of them. Mark Brown (3): regulator: Add notifier event on regulator disable regulator: Allow regulators to specify the time taken to ramp on enable regulator: Implement enable_time() for WM835x ISINKs drivers/regulator/core.c | 48 ++++++++++++++++++++++++++++----- drivers/regulator/wm8350-regulator.c | 46 ++++++++++++++++++++++++++++++++ include/linux/regulator/consumer.h | 4 ++- include/linux/regulator/driver.h | 6 ++++ 4 files changed, 95 insertions(+), 9 deletions(-) -- 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/
|
Pages: 1 Prev: drm: add KGDB/KDB support Add support for KDB entry/exit. Next: ext4: Fix potential quota deadlock |