index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
drivers/regulator: remove redundant ret variable
Minghao Chi
2021-12-13
1
-8
/
+2
*
regulator: use linear_ranges helper
Matti Vaittinen
2020-05-08
1
-2
/
+2
*
regulator: twl: voltage lists for vdd1/2 on twl4030
Andreas Kemnade
2019-08-15
1
-3
/
+20
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
regulator: twl: Constify regulator_ops
Axel Lin
2019-04-03
1
-3
/
+3
*
regulator: twl: Use of_device_get_match_data()
Axel Lin
2019-01-22
1
-6
/
+1
*
regulator: Don't return or expect -errno from of_map_mode()
Douglas Anderson
2018-04-20
1
-1
/
+1
*
mfd: twl: Move header file out of I2C realm
Wolfram Sang
2017-09-04
1
-1
/
+1
*
regulator: twl: Remove unused fields from struct twlreg_info
Axel Lin
2016-11-23
1
-7
/
+0
*
regulator: twl: split twl6030 logic into its own file
Nicolae Rosia
2016-11-16
1
-595
/
+5
*
regulator: twl: kill unused functions
Nicolae Rosia
2016-11-16
1
-27
/
+2
*
regulator: twl: make driver DT only
Nicolae Rosia
2016-11-16
1
-31
/
+6
*
regulator: twl-regulator: rework fixed regulator definition
Nicolae Rosia
2016-11-16
1
-14
/
+24
*
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
[next]