drm/i915: intel_lvds.c fix section mismatch
[safe/jmp/linux-2.6] / drivers / regulator / core.c
2009-04-28 Mark Brownregulator: Fix default constraints for fixed voltage...
2009-04-28 Paul Walmsleyregulator core: fix double-free in regulator_register...
2009-04-28 Diego Lizierodrivers/regulator: fix when type is different from...
2009-04-28 Dan Carpenterunreachable code in drms_uA_update()
2009-03-31 Mark Brownregulator: Support disabling of unused regulators by...
2009-03-31 Mark Brownregulator: Don't increment use_count for boot_on regulators
2009-03-31 David Brownellregulator: refcount fixes
2009-03-31 Mark Brownregulator: Don't warn if we failed to get a regulator
2009-03-31 Mark Brownregulator: Allow boot_on regulators to be disabled...
2009-03-31 Mark Brownregulator: Don't warn on omitted voltage constraints
2009-03-31 David Brownellregulator: enumerate voltages (v2)
2009-03-31 Mark Brownregulator: Allow regulators to set the initial operatin...
2009-03-31 Mark Brownregulator: Suggest use of datasheet supply or pin names...
2009-03-31 Mike Rapoportregulator: add unset_regulator_supplies to fix regulato...
2009-03-31 Mark Brownregulator: Hoist struct regulator_dev out of core to...
2009-03-31 Mark Brownregulator: Pass regulator init data as explict argument...
2009-03-31 Jonathan CameronRegulator: Push lock out of _notifier_call_chain +...
2009-03-31 David Brownellregulator: add get_status()
2009-01-08 David Brownellregulator: catch some registration errors
2009-01-08 Mark Brownregulator: Fix some kerneldoc rendering issues
2009-01-08 Mark Brownregulator: Add missing kerneldoc
2009-01-08 Mark Brownregulator: Clean up kerneldoc warnings
2009-01-08 Mark Brownregulator: Remove extraneous kerneldoc annotations
2009-01-08 Mike Rapoportregulator: move set_machine_constraints after regulator...
2009-01-08 David Brownellregulator: sysfs attribute reduction (v2)
2009-01-08 David Brownellregulator: code shrink (v2)
2009-01-08 David Brownellregulator: improved mode error checks
2009-01-08 David Brownellregulator: enable/disable refcounting
2009-01-08 Kay Sieversregulator: struct device - replace bus_id with dev_name...
2008-10-13 Mark Brownregulator: Export regulator name via sysfs
2008-10-13 Mark Brownregulator: Enable regulators marked as always_on
2008-10-13 Mark Brownregulator: Additional diagnostics for machine constraints
2008-10-13 Mark Brownregulator: check for init_data on registration
2008-10-13 Liam Girdwoodregulator: core - Rework machine API to remove string...
2008-07-30 Liam Girdwoodregulator: regulator framework core