index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
act8865-regulator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-14
regulator: act8865: Fix missing of_node_put() in act8865_pdata_from_dt()
Wei Yongjun
1
-6
/
+6
2016-03-28
regulator: act8865: Configure register access for act8600
Maarten ter Huurne
1
-1
/
+73
2016-03-28
regulator: act8865: Pass of_node via act8865_regulator_data
Maarten ter Huurne
1
-16
/
+12
2016-03-21
regulator: act8865: Remove "too many regulators" error handler
Maarten ter Huurne
1
-6
/
+0
2016-03-21
regulator: act8865: Remove redundant dev lookups
Maarten ter Huurne
1
-3
/
+2
2016-02-29
regulator: act8865: Specify fixed voltage of 3.3V for ACT8600's REG9
Maarten ter Huurne
1
-1
/
+1
2016-02-29
regulator: act8865: Rename platform_data field to init_data
Maarten ter Huurne
1
-2
/
+2
2016-02-29
regulator: act8865: Remove "static" from local variable
Maarten ter Huurne
1
-1
/
+1
2015-10-02
regulator: act8865: support output voltage by VSET2[] bits
Wenyou Yang
1
-2
/
+22
2015-07-14
regulator: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-03-07
regulator: act8865: add input supply handling
Heiko Stuebner
1
-27
/
+28
2015-03-06
regulator: act8865: Add act8600 support
Zubair Lutfullah Kakakhel
1
-1
/
+119
2014-12-01
of: Rename "poweroff-source" property to "system-power-controller"
Romain Perier
1
-1
/
+1
2014-10-22
regulator: act8865: Add support to turn off all outputs
Romain Perier
1
-0
/
+31
2014-08-05
regulator: act8865: fix build when OF is not enabled
Beniamino Galvani
1
-9
/
+20
2014-08-05
regulator: act8865: add support for act8846
Beniamino Galvani
1
-0
/
+71
2014-08-05
regulator: act8865: prepare support for other act88xx devices
Beniamino Galvani
1
-128
/
+83
2014-08-05
regulator: act8865: set correct number of regulators in pdata
Beniamino Galvani
1
-1
/
+1
2014-08-05
regulator: act8865: Remove error variable in act8865_pmic_probe
Axel Lin
1
-5
/
+4
2014-08-05
regulator: act8865: fix parsing of platform data
Beniamino Galvani
1
-8
/
+21
2014-03-10
regulator: act8865: Remove unnecessary *rdev[] from struct act8865
Axel Lin
1
-8
/
+5
2014-02-20
regulator: act8865: Remove redundant error message
Sachin Kamat
1
-4
/
+1
2014-02-18
regulator: act8865: Add missing of_node_put
Sachin Kamat
1
-0
/
+1
2014-02-14
regulator: act8865: Use of_get_child_by_name
Sachin Kamat
1
-1
/
+1
2014-01-06
regulator: act8865: Fix build error when !OF
Axel Lin
1
-1
/
+1
2013-12-31
regulator: act8865: register all regulators regardless of how many are used
Wenyou Yang
1
-7
/
+4
2013-12-30
regulator: act8865: fix incorrect devm_kzalloc for act8865
Wenyou Yang
1
-3
/
+1
2013-12-30
regulator: act8865: Remove set_suspend_[en|dis]able implementation
Axel Lin
1
-2
/
+0
2013-12-30
regulator: act8865: Remove unneeded regulator_unregister() calls
Axel Lin
1
-12
/
+0
2013-12-24
regulator: act8865: add PMIC act8865 driver
Wenyou Yang
1
-0
/
+368