index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
88pm8607.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-05
regulator: 88pm8607: Use enable_is_inverted flag with regulator_enable_regmap...
Axel Lin
1
-32
/
+4
2013-02-19
Merge remote-tracking branch 'regulator/topic/of' into regulator-next
Mark Brown
1
-1
/
+2
2013-01-30
regulator: Add missing of_node_put()
Axel Lin
1
-1
/
+2
2012-12-27
regulator: 88pm8607: Use apply_[reg|bit] with regmap based voltage_sel operat...
Axel Lin
1
-32
/
+6
2012-12-27
regulator: 88pm8607: Update update_bit for BUCK2 in pm8607_set_voltage_sel
Axel Lin
1
-0
/
+1
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-20
regulator: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-20
regulator: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-02
mfd: 88pm860x: Device tree support
Haojian Zhuang
1
-1
/
+34
2012-09-19
mfd: 88pm860x: Avoid to check resource for preg regulator
Haojian Zhuang
1
-13
/
+19
2012-09-19
regulator: 88pm860x: Add pre-regulator support for 88pm860x regulator
Jett.Zhou
1
-0
/
+66
2012-09-11
mfd: 88pm860x: Use REG resource in regulator
Haojian Zhuang
1
-3
/
+2
2012-09-11
mfd: 88pm860x: Convert to IORESOURCE_REG
Mark Brown
1
-1
/
+1
2012-05-04
regulator: 88pm8607: Use regulator_get_voltage_sel_regmap()
Axel Lin
1
-27
/
+9
2012-04-23
regulator: 88pm8607: Use generic regmap enable/disable operations
Axel Lin
1
-38
/
+12
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
1
-2
/
+6
2012-04-01
regulator: Convert 88pm8607 to get_voltage_sel
Axel Lin
1
-3
/
+3
2012-04-01
regulator: Convert 88pm8607 to set_voltage_sel
Axel Lin
1
-39
/
+4
2012-04-01
regulator: Add missing n_voltages setting for 88pm8607
Axel Lin
1
-26
/
+25
2012-04-01
regulator: Set list_voltage callback for 88pm8607
Axel Lin
1
-0
/
+1
2012-02-24
regulator: fix the ldo configure according to 88pm860x spec
Jett.Zhou
1
-3
/
+3
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
1
-1
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-10-31
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
1
-0
/
+1
2011-08-08
regulator: 88pm8607: Fix off-by-one value range checking in the case of no id...
Axel Lin
1
-1
/
+1
2011-05-26
regulator: Fix 88pm8607.c printk format warning
Randy Dunlap
1
-2
/
+2
2011-05-26
mfd: Avoid to use constraint name in 88pm860x regulator driver
Haojian Zhuang
1
-12
/
+13
2011-05-26
mfd: Use mfd cell platform_data for 88pm860x cells platform bits
Samuel Ortiz
1
-6
/
+1
2011-03-23
mfd: Adopt mfd_data in 88pm860x regulator
Haojian Zhuang
1
-22
/
+24
2011-01-12
regulator: Report actual configured voltage to set_voltage()
Mark Brown
1
-1
/
+2
2010-09-05
regulator: 88pm8607 - fix value range checking for accessing info->vol_table
Axel Lin
1
-2
/
+2
2010-05-25
regulator: use voltage number array in 88pm860x
Haojian Zhuang
1
-262
/
+220
2010-05-25
regulator: make 88pm860x sharing one driver structure
Haojian Zhuang
1
-41
/
+10
2010-03-07
regulator: Unsupport 88pm8607 A0 and A1
Haojian Zhuang
1
-213
/
+77
2010-03-07
mfd: Support 88pm8606 in 860x driver
Haojian Zhuang
1
-17
/
+15
2009-12-17
regulator: Ensure val is initialised in 88pm8607 choose_voltage()
Mark Brown
1
-1
/
+2
2009-12-17
regulator: add 88PM8607 PMIC driver
Haojian Zhuang
1
-0
/
+684