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