index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
lp872x.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-20
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-19
regulator: add new regulator driver for lp872x
Kim, Milo
1
-0
/
+957