index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-30
Merge remote-tracking branches 'regulator/fix/max8907', 'regulator/fix/max899...
Mark Brown
5
-43
/
+123
2013-01-30
regulator: tps6507x: Fix using wrong dev argument for calling of_regulator_match
Axel Lin
1
-1
/
+1
2013-01-30
regulator: clear state each invocation of of_regulator_match
Stephen Warren
1
-0
/
+6
2013-01-29
regulator: tps65090: add DT support
Laxman Dewangan
1
-5
/
+101
2013-01-29
Merge remote-tracking branch 'regulator/fix/tps80031' into tmp
Mark Brown
1
-1
/
+1
2013-01-28
regulator: gpio-regulator: Staticize of_get_gpio_regulator_config()
Axel Lin
1
-1
/
+1
2013-01-28
regulator: gpio-regulator: Use of_gpio_count()
Axel Lin
1
-4
/
+1
2013-01-27
regulator: mc13892: sanity check num_regulators parsed vs. registered
Matt Sealey
3
-6
/
+47
2013-01-27
regulator: mc13892-regulator: correct/refine handling of the SWxHI bit
Matt Sealey
1
-16
/
+56
2013-01-27
regulator: tps6507x: add device tree support.
Vishwanathrao Badarkhe, Manish
1
-0
/
+92
2013-01-27
regulator: lp8755: Use LP8755_BUCK_MAX instead of magic number
Axel Lin
1
-3
/
+3
2013-01-27
regulator: max8997: Fix using wrong dev argument at various places
Axel Lin
1
-20
/
+19
2013-01-27
regulator: max77686: Fix using wrong dev argument at various places
Axel Lin
1
-7
/
+8
2013-01-27
regulator: max8907: Fix using wrong dev argument for calling of_regulator_match
Axel Lin
1
-2
/
+1
2013-01-26
regulator: max8998: fix incorrect min_uV value for ldo10
Marek Szyprowski
1
-1
/
+1
2013-01-26
regulator: tps80031: Use IS_ERR to check return value of regulator_register()
Axel Lin
1
-1
/
+1
2013-01-26
regulators: db8500: Fix compile failure for drivers/regulator/dbx500-prcmu.c
Steven Rostedt
1
-0
/
+1
2013-01-24
regulator: tps65910: Fix using wrong dev argument for calling of_regulator_match
Axel Lin
1
-1
/
+1
2013-01-24
regulator: tps65217: Fix using wrong dev argument for calling of_regulator_match
Axel Lin
1
-2
/
+2
2013-01-18
regulator: s5m8767: Convert to regulator_[get|set]_voltage_sel_regmap
Axel Lin
1
-38
/
+12
2013-01-17
regulator: lp8755: Remove enum bucks
Axel Lin
1
-33
/
+17
2013-01-17
regulator: lp8755: Don't show unrelated messags in lp8755_probe error paths
Axel Lin
1
-9
/
+10
2013-01-17
regulator: s5m8767: Remove max_vol parameter from s5m8767_convert_voltage_to_sel
Axel Lin
1
-23
/
+10
2013-01-17
regulator: lp8788-buck: Remove buck[1|2]_vout_addr array
Axel Lin
1
-12
/
+2
2013-01-15
Merge remote-tracking branch 'regulator/fix/s5m8767' into tmp
Mark Brown
1
-2
/
+2
2013-01-15
Merge remote-tracking branch 'regulator/fix/max8998' into tmp
Mark Brown
1
-22
/
+22
2013-01-15
Merge remote-tracking branch 'regulator/fix/max8997' into tmp
Mark Brown
1
-19
/
+17
2013-01-15
Merge remote-tracking branch 'regulator/fix/core' into tmp
Mark Brown
1
-4
/
+11
2013-01-13
regulator: arizona-micsupp: Enable bypass in default constraints
Mark Brown
1
-1
/
+2
2013-01-13
regulator: arizona-micsupp: Enable SYSCLK for charge pump
Mark Brown
2
-3
/
+73
2013-01-10
regulator: lp8788-buck: Silence build warning
Axel Lin
1
-1
/
+4
2013-01-10
regulator: max8998: Ensure enough delay time for max8998_set_voltage_buck_tim...
Axel Lin
1
-1
/
+1
2013-01-08
regulator: max8998: Use uV in voltage_map_desc
Axel Lin
1
-21
/
+21
2013-01-08
regulator: max8997: Use uV in voltage_map_desc
Axel Lin
1
-19
/
+17
2013-01-08
regulator: lp3972: Convert to get_voltage_sel
Axel Lin
1
-16
/
+6
2013-01-08
regulator: lp8755: Fix mask for pchip->mphase
Axel Lin
1
-1
/
+1
2013-01-08
regulator: lp8755: Fix lp8755_regulator_init unwind code
Axel Lin
1
-4
/
+5
2013-01-07
regulator: da9055: Remove unused v_shift field from struct da9055_volt_reg
Axel Lin
1
-3
/
+0
2013-01-07
regulator: lp8788-ldo: Use ldo->en_pin to check if regulator is enabled by ex...
Axel Lin
1
-93
/
+14
2013-01-04
Drivers: regulator: remove __dev* attributes.
Greg Kroah-Hartman
7
-17
/
+17
2013-01-03
regulator: core: Fix comment for regulator_register()
Axel Lin
1
-1
/
+2
2013-01-03
lp8788-ldo: fix a parent device on devm_gpio_request()
Kim, Milo
1
-6
/
+8
2013-01-03
lp8788-ldo: fix a parent device in _probe()
Kim, Milo
1
-6
/
+6
2013-01-03
lp8788-buck: fix a for-loop coding style
Kim, Milo
1
-1
/
+1
2013-01-03
lp8788-buck: fix a parent device on devm_gpio_request()
Kim, Milo
1
-6
/
+8
2013-01-03
lp8788-buck: fix a parent deivce in _probe()
Kim, Milo
1
-3
/
+3
2012-12-27
regulator: max8997: Convert max8997_safeout_ops to set_voltage_sel and list_v...
Axel Lin
1
-58
/
+18
2012-12-27
regulator: max8997: Remove set_voltage_time_sel setting for max8997_ldo_ops
Axel Lin
1
-3
/
+2
2012-12-27
regulator: tps51632: add DT support
Laxman Dewangan
1
-0
/
+59
2012-12-27
regulator: tps51632: add register property for regmap
Laxman Dewangan
1
-5
/
+36
[prev]
[next]