index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-28
regulator: Fix default constraints for fixed voltage regulators
Mark Brown
1
-2
/
+5
2009-04-28
regulator core: fix double-free in regulator_register() error path
Paul Walmsley
1
-0
/
+4
2009-04-28
drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGUL...
Diego Liziero
1
-2
/
+2
2009-04-28
unreachable code in drms_uA_update()
Dan Carpenter
1
-2
/
+2
2009-03-31
regulator: Support disabling of unused regulators by machines
Mark Brown
1
-0
/
+92
2009-03-31
regulator: Don't increment use_count for boot_on regulators
Mark Brown
1
-1
/
+0
2009-03-31
regulator: refcount fixes
David Brownell
1
-22
/
+8
2009-03-31
regulator: Don't warn if we failed to get a regulator
Mark Brown
1
-2
/
+0
2009-03-31
regulator: Allow boot_on regulators to be disabled by clients
Mark Brown
1
-9
/
+4
2009-03-31
regulator: Don't warn on omitted voltage constraints
Mark Brown
1
-1
/
+5
2009-03-31
regulator: enumerate voltages (v2)
David Brownell
1
-0
/
+113
2009-03-31
regulator: Allow regulators to set the initial operating mode
Mark Brown
1
-0
/
+17
2009-03-31
regulator: Suggest use of datasheet supply or pin names for consumers
Mark Brown
1
-3
/
+6
2009-03-31
regulator: add unset_regulator_supplies to fix regulator_unregister
Mike Rapoport
1
-0
/
+14
2009-03-31
regulator: Hoist struct regulator_dev out of core to fix notifiers
Mark Brown
1
-27
/
+0
2009-03-31
regulator: Pass regulator init data as explict argument when registering
Mark Brown
1
-2
/
+3
2009-03-31
Regulator: Push lock out of _notifier_call_chain + add voltage change event.
Jonathan Cameron
1
-5
/
+10
2009-03-31
regulator: add get_status()
David Brownell
1
-0
/
+46
2009-01-08
regulator: catch some registration errors
David Brownell
1
-0
/
+14
2009-01-08
regulator: Fix some kerneldoc rendering issues
Mark Brown
1
-7
/
+11
2009-01-08
regulator: Add missing kerneldoc
Mark Brown
1
-0
/
+1
2009-01-08
regulator: Clean up kerneldoc warnings
Mark Brown
1
-22
/
+22
2009-01-08
regulator: Remove extraneous kerneldoc annotations
Mark Brown
1
-2
/
+2
2009-01-08
regulator: move set_machine_constraints after regulator device initialization
Mike Rapoport
1
-5
/
+5
2009-01-08
regulator: sysfs attribute reduction (v2)
David Brownell
1
-48
/
+148
2009-01-08
regulator: code shrink (v2)
David Brownell
1
-67
/
+44
2009-01-08
regulator: improved mode error checks
David Brownell
1
-2
/
+13
2009-01-08
regulator: enable/disable refcounting
David Brownell
1
-35
/
+36
2009-01-08
regulator: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2008-10-13
regulator: Export regulator name via sysfs
Mark Brown
1
-0
/
+18
2008-10-13
regulator: Enable regulators marked as always_on
Mark Brown
1
-2
/
+17
2008-10-13
regulator: Additional diagnostics for machine constraints
Mark Brown
1
-4
/
+19
2008-10-13
regulator: check for init_data on registration
Mark Brown
1
-0
/
+3
2008-10-13
regulator: core - Rework machine API to remove string based functions.
Liam Girdwood
1
-231
/
+226
2008-07-30
regulator: regulator framework core
Liam Girdwood
1
-0
/
+1903