regulator: catch some registration errors
[safe/jmp/linux-2.6] / drivers / regulator / core.c
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