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
/
twl-regulator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: twl: fix use of integer as pointer
Ben Dooks
2016-06-08
1
-1
/
+1
*
regulator: twl: Fix a typo in twl4030_send_pb_msg
Ivaylo Dimitrov
2016-04-06
1
-1
/
+1
*
regulator: twl: Provide of_map_mode for twl4030
Ivaylo Dimitrov
2016-04-05
1
-3
/
+19
*
regulator: twl: Regulator mode should not depend on regulator enabled state
Ivaylo Dimitrov
2016-03-28
1
-8
/
+0
*
regulator: twl: Make sure we have access to powerbus before trying to write t...
Ivaylo Dimitrov
2016-03-28
1
-8
/
+70
*
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
*
|
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
2014-11-26
1
-1
/
+2
|
/
*
regulator: twl: Convert to use devm_kmemdup()
Axel Lin
2014-06-27
1
-12
/
+1
*
regulator: twl: Fix checkpatch issue
Jingoo Han
2014-01-08
1
-2
/
+2
*
regulator: twl: use devm_regulator_register()
Jingoo Han
2013-09-30
1
-2
/
+1
*
regulator: use dev_get_platdata()
Jingoo Han
2013-07-30
1
-1
/
+1
*
mfd: twl-core: Change TWL6025 references to TWL6032
Graeme Gregory
2013-06-20
1
-38
/
+38
*
Merge remote-tracking branch 'regulator/topic/twl' into v3.9-rc8
Mark Brown
2013-04-28
1
-31
/
+3
|
\
|
*
regulator: twl: Remove TWL6030_FIXED_RESOURCE
Axel Lin
2013-03-01
1
-13
/
+0
|
*
regulator: twl: Remove VDD1_VSEL_table and VDD2_VSEL_table
Axel Lin
2013-03-01
1
-6
/
+0
|
*
regulator: twl: Convert twl[6030|4030]fixed_ops to regulator_list_voltage_linear
Axel Lin
2013-03-01
1
-12
/
+3
*
|
regulator: twl: Convert twl4030ldo_ops to get_voltage_sel
Axel Lin
2013-03-01
1
-5
/
+4
|
/
*
Drivers: regulator: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
*
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: twl: Remove another unused variable warning
Mark Brown
2012-09-09
1
-7
/
+0
*
regulator: using kfree() requires including slab.h
Stephen Rothwell
2012-08-28
1
-0
/
+2
*
regulator: twl: make twl_info tables const
Arnd Bergmann
2012-08-28
1
-14
/
+24
*
regulator: twl: Remove get_voltage implementation for single voltage regulators
Axel Lin
2012-08-28
1
-11
/
+0
*
regulator: twl: Convert twlsmps_ops to get_voltage_sel and map_voltage
Axel Lin
2012-08-28
1
-11
/
+13
*
regulator: twl: Fix checking voltage range in twl6030smps_set_voltage()
Axel Lin
2012-08-28
1
-20
/
+16
*
regulator: twl-regulator: fix up VINTANA1/VINTANA2
Aaro Koskinen
2012-08-15
1
-2
/
+2
*
regulator: twl: Remove references to the twl4030 regulator
Mark Brown
2012-08-09
1
-1
/
+0
*
regulator: twl: Fix list_voltate for twl6030ldo_ops
Axel Lin
2012-07-16
1
-7
/
+24
*
regulator: twl: Convert twl6030ldo_ops to [get|set]_voltage_sel
Axel Lin
2012-07-15
1
-17
/
+7
*
regulator: twl: Fix the formula to calculate vsel and voltage for twl6030ldo
Axel Lin
2012-07-15
1
-13
/
+4
*
regulator: twl: Set enable enable_time in regulator_desc
Axel Lin
2012-07-04
1
-27
/
+4
*
regulator: twl: Remove references to 32kHz clock from DT bindings
Mark Brown
2012-06-18
1
-2
/
+0
*
regulator: twl: Convert twl6030ldo_ops to use regulator_list_voltage_linear
Axel Lin
2012-06-11
1
-8
/
+5
*
regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.
NeilBrown
2012-05-09
1
-6
/
+4
*
regulator: Remove unneeded include of linux/delay.h from regulator drivers
Axel Lin
2012-04-23
1
-1
/
+0
*
regulator: twl-regulator: Use twlreg_grp helper function
Axel Lin
2012-04-13
1
-11
/
+10
*
regulator: twl-regulator: Implement enable_time callback
Axel Lin
2012-04-13
1
-4
/
+19
*
regulator: twl-regulator: Fix off-by-one vsel setting in twl6030smps_set_voltage
Axel Lin
2012-04-10
1
-4
/
+10
*
regulator: twl-regulator: Use DIV_ROUND_UP at appropriate places
Axel Lin
2012-04-10
1
-24
/
+6
*
regulator: twl-regulator: Simplify the code matching regulator id
Axel Lin
2012-04-10
1
-3
/
+5
*
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
2012-04-09
1
-2
/
+7
*
regulator: Convert twl4030ldo_set_voltage to set_voltage_sel
Axel Lin
2012-04-06
1
-23
/
+4
*
regulator: twl-regulator: Add fixed LDO for V1V8, V2V1 supply
Peter Ujfalusi
2012-03-11
1
-0
/
+4
*
regulator: twl: adapt twl-regulator driver to dt
Rajendra Nayak
2012-03-11
1
-87
/
+172
*
regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators
Tero Kristo
2012-03-11
1
-0
/
+39
*
regulator: twl4030: add support for external voltage get/set
Tero Kristo
2012-03-11
1
-5
/
+34
*
regulator: twl6030: Fix voltage selection logic
Laxman Dewangan
2012-03-11
1
-3
/
+11
[next]