index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
ab8500.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-20
regulator: remove use of __devinit
Bill Pemberton
1
-4
/
+4
2012-11-20
regulator: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-08-28
regulator: ab8500: provide per-regulator shift
Linus Walleij
1
-10
/
+10
2012-08-28
regulator: ab8500: Remove get_voltage implementation for ab8500_regulator_fix...
Axel Lin
1
-6
/
+0
2012-08-28
regulator: ab8500: Set enable enable_time in regulator_desc
Axel Lin
1
-9
/
+1
2012-07-30
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-6
/
+0
2012-07-09
mfd: Register ab8500 devices using the newly DT:ed MFD API
Lee Jones
1
-6
/
+0
2012-06-17
regulator: ab8500: Remove min_uV and max_uV from struct ab8500_regulator_info
Axel Lin
1
-12
/
+0
2012-06-17
regulator: ab8500: Use regulator_list_voltage_linear for ab8500_regulator_fix...
Axel Lin
1
-32
/
+9
2012-06-17
regulator: Change ab8500 match names to reflect Device Tree
Lee Jones
1
-11
/
+11
2012-06-03
regulator: Change ab8500 match names to reflect Device Tree
Lee Jones
1
-11
/
+11
2012-06-03
regulator: ab8500: Let regulator core handle the case no delay for setting ne...
Axel Lin
1
-7
/
+0
2012-06-03
regulator: ab8500: Use regulator_list_voltage_table()
Axel Lin
1
-40
/
+24
2012-05-18
regulator: Enable the ab8500 for Device Tree
Lee Jones
1
-0
/
+54
2012-05-18
regulator: ab8500: Split up probe() into manageable pieces
Lee Jones
1
-63
/
+87
2012-04-10
regulator: Fix build of ab8500
Mark Brown
1
-3
/
+3
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
1
-2
/
+6
2012-04-01
regulator: Convert ab8500 to set_voltage_sel
Axel Lin
1
-31
/
+4
2012-03-11
regulator: Convert ab8499 to use get_voltage_sel()
Axel Lin
1
-6
/
+4
2012-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
1
-1
/
+1
2012-01-09
mfd: Unify abx500 headers in mfd/abx500
Linus Walleij
1
-1
/
+1
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
1
-1
/
+1
2011-10-31
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
1
-0
/
+1
2011-03-26
regulator: add ab8500 enable and raise time delays
Linus Walleij
1
-0
/
+30
2011-03-26
regulator: initialization for ab8500 regulators
Bengt Jonsson
1
-1
/
+222
2011-03-26
regulator: add support for USB voltage regulator
Bengt Jonsson
1
-1
/
+16
2011-01-12
regulators: Removed macros for initialization of ab8500 regulators
Bengt Jonsson
1
-62
/
+179
2011-01-12
regulators: Added verbose debug messages to ab8500 regulators
Bengt Jonsson
1
-12
/
+51
2011-01-12
regulators: Modified ab8500 error handling
Bengt Jonsson
1
-22
/
+31
2011-01-12
regulators: Updated ab8500 variable names, macro names and comments
Bengt Jonsson
1
-79
/
+82
2011-01-12
regulators: Added ab8500 v2 support
Bengt Jonsson
1
-2
/
+26
2011-01-12
regulators: Clean out unused code in ab8500 regulators
Bengt Jonsson
1
-16
/
+0
2011-01-12
regulators: Fixed errors in ab8500 register mapping
Bengt Jonsson
1
-6
/
+6
2011-01-12
regulators: Moved define for number of regulators in ab8500
Bengt Jonsson
1
-1
/
+7
2011-01-12
regulator: Report actual configured voltage to set_voltage()
Mark Brown
1
-1
/
+4
2010-10-29
mfd: Align ab8500 with the abx500 interface
Mattias Wallin
1
-36
/
+50
2010-09-05
regulator: ab8500 - fix off-by-one value range checking for selector
Axel Lin
1
-1
/
+1
2010-09-01
regulator: ab8500 - fix the logic to remove already registered regulators in ...
Axel Lin
1
-3
/
+1
2010-09-01
regulator/ab8500: move dereference below the check for NULL
Dan Carpenter
1
-1
/
+2
2010-08-11
regulator: add support for regulators on the ab8500 MFD
Sundar R IYER
1
-0
/
+427