index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
*
|
|
regulator: hi6421: Fix misleading comment
Axel Lin
2014-09-06
1
-3
/
+3
|
|
|
|
*
|
|
regulator: hi6421: Fix misleading comment
Axel Lin
2014-09-05
1
-1
/
+1
|
|
|
|
*
|
|
regulator: hi6421: Remove unused fields from struct hi6421_regulator_info
Axel Lin
2014-08-21
1
-27
/
+4
|
|
|
|
*
|
|
regulator: hi6421: style fix, else with a single return is not required
Guodong Xu
2014-08-19
1
-6
/
+6
|
|
|
|
|
/
/
|
|
|
|
*
|
regulator: add driver for hi6421 voltage regulator
Guodong Xu
2014-08-16
3
-0
/
+668
|
|
|
*
|
|
regulator: fan53555: Fix null pointer dereference
Axel Lin
2014-09-18
1
-1
/
+1
|
|
|
*
|
|
regulator: fan53555: Fixup report wrong vendor message
Axel Lin
2014-09-18
1
-2
/
+1
|
|
|
*
|
|
regulator: fan53555: fix wrong cast in probe
Heiko Stübner
2014-09-17
1
-1
/
+1
|
|
|
*
|
|
regulator: fan53555: add support for Silergy SYR82x regulators
Heiko Stuebner
2014-09-16
1
-15
/
+87
|
|
|
*
|
|
regulator: fan53555: add devicetree support
Heiko Stuebner
2014-09-16
1
-4
/
+46
|
|
|
*
|
|
regulator: fan53555: use set_ramp_delay to set the ramp up slew rate
Heiko Stuebner
2014-09-16
1
-11
/
+42
|
|
|
*
|
|
regulator: fan53555: enable vin supply
Heiko Stuebner
2014-09-15
1
-0
/
+1
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
regulator: core: add const to regulator_ops and fix build error in mc13892
Guodong Xu
2014-08-19
2
-8
/
+11
|
|
|
|
/
|
|
|
/
|
|
|
*
|
regulator: core: add guard delay between calling regulator_disable and _enable
Guodong Xu
2014-08-16
1
-0
/
+31
|
|
*
|
regulator: core: factor out delay function from _regulator_do_enable
Guodong Xu
2014-08-16
1
-34
/
+40
|
|
*
|
regulator: core: add const qualifier to ops in struct regulator_desc
Guodong Xu
2014-08-16
1
-12
/
+12
|
|
|
/
|
*
|
Merge remote-tracking branch 'regulator/topic/sky81452' into regulator-drivers
Mark Brown
2014-09-28
3
-0
/
+142
|
|
\
\
|
|
*
|
regulator: sky81452: Adding Skyworks SKY81452 regulator driver
Gyungoh Yoo
2014-08-16
3
-0
/
+142
|
|
|
/
|
*
|
Merge remote-tracking branch 'regulator/topic/pwm' into regulator-drivers
Mark Brown
2014-09-28
4
-197
/
+205
|
|
\
\
|
|
*
|
regulator: pwm-regulator: get voltage and duty table from dts
Chris Zhong
2014-09-28
4
-197
/
+205
|
|
|
/
|
*
|
regulator: qcom_rpm: Fix FORCE_MODE_IS_2_BITS macro
Axel Lin
2014-09-26
1
-1
/
+1
|
*
|
regulator: qcom_rpm: Don't explicitly initialise the first field of config
Axel Lin
2014-09-26
1
-1
/
+1
|
*
|
regulator: qcom-rpm: Regulator driver for the Qualcomm RPM
Bjorn Andersson
2014-09-24
3
-0
/
+811
|
|
/
|
|
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
.
\
Merge remote-tracking branches 'regulator/topic/as3711', 'regulator/topic/axp...
Mark Brown
2014-09-30
6
-69
/
+190
|
\
\
\
\
\
|
|
|
|
*
|
regulator: da9211: Set of_match_table and export device table
Axel Lin
2014-09-05
1
-14
/
+15
|
|
|
|
*
|
regulator: da9211: Fix missing config.of_node setting
Axel Lin
2014-09-03
1
-0
/
+1
|
|
|
|
*
|
regulator: da9211: fix coccinelle warnings
Fengguang Wu
2014-08-29
1
-1
/
+1
|
|
|
|
*
|
regulator: da9211: support device tree
James Ban
2014-08-27
1
-7
/
+78
|
|
|
|
*
|
regulator: da9211: Check return value of devm_kzalloc()
Axel Lin
2014-08-17
1
-0
/
+2
|
|
|
|
*
|
regulator: da9211: support DA9213
James Ban
2014-08-16
3
-26
/
+85
|
|
|
|
|
/
|
|
|
*
|
regulator: bcm590xx: Remove unused **info field from struct bcm590xx_reg
Axel Lin
2014-09-07
1
-8
/
+0
|
|
|
|
/
|
|
*
|
regulator: axp20x: Use parent device as regulator configuration device
Maxime Ripard
2014-09-22
1
-1
/
+1
|
|
|
/
|
*
|
regulator: as3711: Remove unused fields from as3711_regulator_info and as3711...
Axel Lin
2014-09-07
1
-33
/
+28
|
|
/
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge remote-tracking branches 'regulator/fix/da9211', 'regulator/fix/ltc3589...
Mark Brown
2014-09-30
3
-4
/
+2
|
\
\
\
\
|
|
|
*
|
regulator: tps65023: Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA funct...
Axel Lin
2014-08-12
1
-3
/
+0
|
|
*
|
|
regulator: ltc3589: fix broken voltage transitions
Steffen Trumtrar
2014-09-26
1
-0
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
regulator: da9211: Fix a bug in update of mask bit
James Ban
2014-09-30
1
-1
/
+1
|
|
/
/
*
|
|
regulator: remove unnecessary of_node_get() to parent
Guodong Xu
2014-09-10
7
-8
/
+7
|
/
/
*
|
Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-08-07
1
-21
/
+300
|
\
\
|
|
/
|
/
|
|
*
regulator: s2mps11: Add support S2MPU02 regulator device
Chanwoo Choi
2014-07-09
1
-21
/
+300
|
*
-
.
Merge branches 'ib-mfd-extcon-regulator-3.17', 'ib-mfd-gpio-3.17' and 'ib-mfd...
Lee Jones
2014-07-09
5
-2
/
+24
|
|
\
\
|
|
\
\
|
\
\
\
|
\
\
\
|
\
\
\
|
\
\
\
|
\
\
\
*
-
-
-
-
-
.
\
\
\
Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t...
Mark Brown
2014-08-05
4
-100
/
+96
|
\
\
\
\
\
\
\
|
|
|
|
*
|
|
|
regulator: twl: Convert to use devm_kmemdup()
Axel Lin
2014-06-27
1
-12
/
+1
|
|
|
|
|
|
/
/
|
|
|
|
|
/
|
|
|
|
|
*
|
|
|
regulator: tps6586x: Use regulator_list_voltage_linear for dvm/ldo4/sw2
Axel Lin
2014-06-06
1
-61
/
+68
|
|
*
|
|
|
|
regulator: tps65218: Add fixed_uV fields for dcdc5 and dcdc6
Keerthy
2014-07-10
1
-8
/
+9
|
|
*
|
|
|
|
regulator: tps65218: drop order dependency
Felipe Balbi
2014-07-09
1
-8
/
+8
|
|
*
|
|
|
|
regulator: tps65218: drop unneeded field from our regulator macro
Felipe Balbi
2014-07-09
1
-10
/
+9
|
|
*
|
|
|
|
Merge remote-tracking branch 'regulator/fix/tps65218' into regulator-tps65218
Mark Brown
2014-07-09
1
-2
/
+3
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
regulator: tps65218: Fix build warnings
Sachin Kamat
2014-06-24
1
-2
/
+2
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
regulator: tps65217: Fix build warnings
Sachin Kamat
2014-06-24
1
-2
/
+2
|
|
/
/
/
/
/
[prev]
[next]