index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
lp872x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-30
Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp...
Mark Brown
1
-1
/
+0
2015-08-25
regulator: lp872x: handle error case
Milo Kim
1
-4
/
+7
2015-08-25
regulator: lp872x: use the private data instead of updating I2C device platfo...
Milo Kim
1
-2
/
+5
2015-07-14
regulator: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-01-26
regulator: lp872x: Remove **regulators from struct lp872x
Axel Lin
1
-19
/
+5
2014-07-28
regulator: lp872x: Don't set constraints within the regulator driver
Mark Brown
1
-9
/
+0
2014-02-19
regulator: lp872x: Do not hardcode return values
Sachin Kamat
1
-2
/
+2
2013-09-30
regulator: lp872x: use devm_regulator_register()
Jingoo Han
1
-30
/
+3
2013-09-01
Merge remote-tracking branch 'regulator/topic/max8660' into regulator-next
Mark Brown
1
-1
/
+1
2013-07-30
regulator: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-07-15
regulator: lp872x: fix a build waring and coding styles
Milo Kim
1
-4
/
+5
2013-05-21
regulator: lp872x: support the device tree feature
Kim, Milo
1
-2
/
+114
2013-04-25
regulator: lp872x: Use regulator_map_voltage_ascend
Axel Lin
1
-0
/
+3
2013-02-19
Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-next
Mark Brown
1
-29
/
+7
2012-12-10
regulator: lp872x: Kill _rdev_to_offset() function
Axel Lin
1
-29
/
+7
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-20
regulator: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-06
regulator: lp872x: remove unnecessary function
Kim, Milo
1
-28
/
+0
2012-09-06
regulator: lp872x: fix NULL pointer access problem
Kim, Milo
1
-4
/
+4
2012-09-06
regulator: lp872x: initialize the DVS mode
Kim, Milo
1
-2
/
+3
2012-09-06
regulator: lp872x: set the default DVS mode
Kim, Milo
1
-1
/
+14
2012-09-06
regulator: lp872x: remove regulator platform data dependency
Kim, Milo
1
-9
/
+7
2012-08-28
regulator: lp872x: set_current_limit should select the maximum current in spe...
Axel Lin
1
-10
/
+8
2012-07-16
regulator: lp872x: Simplify implementation of lp872x_find_regulator_init_data()
Axel Lin
1
-21
/
+7
2012-06-21
regulator: change message level on probing lp872x driver
Kim, Milo
1
-1
/
+1
2012-06-20
regulator: lp872x: Return -EINVAL if pdata is NULL
Axel Lin
1
-5
/
+5
2012-06-20
regulator: add new regulator driver for lp872x
Kim, Milo
1
-0
/
+957