index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
s5m8767.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: s5m8767: fix get_register() error handling
Arnd Bergmann
2016-02-16
1
-4
/
+9
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...
Mark Brown
2014-12-05
1
-1
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
2014-11-26
1
-1
/
+2
|
|
/
*
|
regulator: Set ena_gpio_initialized in regulator drivers
Markus Pargmann
2014-11-07
1
-0
/
+1
|
/
*
regulator: s5m8767: Remove unused variable
Sachin Kamat
2014-06-24
1
-3
/
+1
*
regulator: s5m8767: Allow GPIO 0 to be used as external control
Krzysztof Kozlowski
2014-05-01
1
-14
/
+6
*
regulator: s5m8767: Remove regulator_dev pointer from state container
Krzysztof Kozlowski
2014-04-14
1
-11
/
+6
*
regulator: s5m8767: Fix carried over ena_gpio assignment
Krzysztof Kozlowski
2014-04-07
1
-0
/
+1
*
-
.
Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st...
Mark Brown
2014-03-26
1
-68
/
+103
|
\
\
|
*
|
regulator: s5m8767: Convert to use regulator_[enable|disable|is_enabled]_regmap
Axel Lin
2014-03-21
1
-59
/
+19
|
*
|
regulator: s5m8767: Remove redundant error message
Sachin Kamat
2014-02-20
1
-8
/
+2
|
*
|
regulator: s5m8767: Use GPIO for controlling Buck9/eMMC
Krzysztof Kozlowski
2014-01-27
1
-3
/
+84
|
|
/
*
|
regulator: s5m8767: Add missing of_node_put
Sachin Kamat
2014-02-13
1
-0
/
+2
*
|
regulator: s5m8767: Use of_get_child_by_name
Sachin Kamat
2014-02-13
1
-1
/
+1
|
/
*
Merge tag 's2mps11-build' into regulator-s5m8767 since a following patch
Mark Brown
2013-12-18
1
-1
/
+1
|
\
|
*
mfd/rtc: s5m: fix register updating by adding regmap for RTC
Krzysztof Kozlowski
2013-12-12
1
-1
/
+1
*
|
regulator: s5m8767: Do not use sec_reg* regmap helpers
Krzysztof Kozlowski
2013-12-18
1
-30
/
+41
*
|
regulator: s5m8767: Add symbols for hard-coded DVS_RAMP register
Krzysztof Kozlowski
2013-12-18
1
-12
/
+10
*
|
regulator: s5m8767: Implement voltage setting for BUCK7/8 regulators
Krzysztof Kozlowski
2013-12-11
1
-2
/
+5
*
|
regulator: s5m8767: Define symbol for buck control mask
Krzysztof Kozlowski
2013-12-11
1
-5
/
+6
|
/
*
Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-next
Mark Brown
2013-10-24
1
-22
/
+40
|
\
|
*
regulator: s5m8767: Modify parsing method of the voltage table of buck2/3/4
Chanwoo Choi
2013-10-24
1
-26
/
+28
|
*
regulator: s5m8767: Modify parse_dt function to parse data related to ramp
Chanwoo Choi
2013-10-24
1
-0
/
+16
*
|
regulator: s5m8767: Covert to devm_regulator_register()
Mark Brown
2013-09-17
1
-21
/
+3
|
/
*
Merge remote-tracking branch 'regulator/topic/s5m8767' into v3.9-rc8
Mark Brown
2013-04-28
1
-1
/
+1
|
\
|
*
regulator: s5m8767: adjust duplicate test
Julia Lawall
2013-03-04
1
-1
/
+1
*
|
regulator: Remove NULL test before calling regulator_unregister()
Axel Lin
2013-04-28
1
-4
/
+2
|
/
*
regulator: s5m8767: Prevent possible NULL pointer dereference
Axel Lin
2013-02-13
1
-5
/
+5
*
regulator: s5m8767: Fix dev argument for devm_kzalloc and of_get_regulator_in...
Axel Lin
2013-02-13
1
-6
/
+7
*
regulator: s5m8767: Use of_get_child_count()
Axel Lin
2013-02-08
1
-3
/
+1
*
regulator: add device tree support for s5m8767
Amit Daniel Kachhap
2013-02-04
1
-1
/
+185
*
regulator: s5m8767: Convert to regulator_[get|set]_voltage_sel_regmap
Axel Lin
2013-01-18
1
-38
/
+12
*
regulator: s5m8767: Remove max_vol parameter from s5m8767_convert_voltage_to_sel
Axel Lin
2013-01-17
1
-23
/
+10
*
regulator: s5m8767: Fix probe failure due to stack corruption
Inderpal Singh
2012-12-24
1
-2
/
+2
*
Merge remote-tracking branch 'regulator/topic/sm8767' into regulator-next
Mark Brown
2012-12-11
1
-14
/
+26
|
\
|
*
regulator: s5m8767: Fix to work even if no DVS gpio present
Amit Daniel Kachhap
2012-12-11
1
-7
/
+10
|
*
regulator: s5m8767: Fix to read the first DVS register.
Amit Daniel Kachhap
2012-12-11
1
-3
/
+3
|
*
regulator: s5m8767: Fix to work when platform registers less regulators
Amit Daniel Kachhap
2012-12-11
1
-4
/
+13
*
|
regulator: remove use of __devexit
Bill Pemberton
2012-11-20
1
-1
/
+1
*
|
regulator: remove use of __devinit
Bill Pemberton
2012-11-20
1
-1
/
+1
*
|
regulator: remove use of __devexit_p
Bill Pemberton
2012-11-20
1
-1
/
+1
|
/
*
regulator: Fix an s5m8767 build failure
Samuel Ortiz
2012-07-31
1
-3
/
+3
*
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-07-30
1
-36
/
+36
|
\
|
*
mfd: Modify samsung mfd header
Sangbeom Kim
2012-07-16
1
-2
/
+2
|
*
mfd: Modify samsung mfd driver for common api
Sangbeom Kim
2012-07-16
1
-39
/
+39
|
*
mfd: Rename s5m file and directories to samsung
Sangbeom Kim
2012-07-16
1
-2
/
+2
*
|
regulator: s5m8767: Properly handle gpio_request failure
Axel Lin
2012-07-15
1
-25
/
+24
*
|
regulator: s5m8767: Convert to regulator_list_voltage_linear
Axel Lin
2012-06-26
1
-25
/
+21
[next]