index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
lp872x.c
Age
Commit message (
Expand
)
Author
2013-04-25
regulator: lp872x: Use regulator_map_voltage_ascend
Axel Lin
2013-02-19
Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-next
Mark Brown
2012-12-10
regulator: lp872x: Kill _rdev_to_offset() function
Axel Lin
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
2012-11-20
regulator: remove use of __devexit_p
Bill Pemberton
2012-09-05
regulator: lp872x: remove unnecessary function
Kim, Milo
2012-09-05
regulator: lp872x: fix NULL pointer access problem
Kim, Milo
2012-09-05
regulator: lp872x: initialize the DVS mode
Kim, Milo
2012-09-05
regulator: lp872x: set the default DVS mode
Kim, Milo
2012-09-05
regulator: lp872x: remove regulator platform data dependency
Kim, Milo
2012-08-28
regulator: lp872x: set_current_limit should select the maximum current in spe...
Axel Lin
2012-07-16
regulator: lp872x: Simplify implementation of lp872x_find_regulator_init_data()
Axel Lin
2012-06-21
regulator: change message level on probing lp872x driver
Kim, Milo
2012-06-20
regulator: lp872x: Return -EINVAL if pdata is NULL
Axel Lin
2012-06-19
regulator: add new regulator driver for lp872x
Kim, Milo