index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
twl-regulator.c
Age
Commit message (
Expand
)
Author
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
2016-11-23
regulator: twl: Remove unused fields from struct twlreg_info
Axel Lin
2016-11-16
regulator: twl: split twl6030 logic into its own file
Nicolae Rosia
2016-11-16
regulator: twl: kill unused functions
Nicolae Rosia
2016-11-16
regulator: twl: make driver DT only
Nicolae Rosia
2016-11-16
regulator: twl-regulator: rework fixed regulator definition
Nicolae Rosia
2016-06-08
regulator: twl: fix use of integer as pointer
Ben Dooks
2016-04-06
regulator: twl: Fix a typo in twl4030_send_pb_msg
Ivaylo Dimitrov
2016-04-05
regulator: twl: Provide of_map_mode for twl4030
Ivaylo Dimitrov
2016-03-28
regulator: twl: Regulator mode should not depend on regulator enabled state
Ivaylo Dimitrov
2016-03-28
regulator: twl: Make sure we have access to powerbus before trying to write t...
Ivaylo Dimitrov
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-26
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-27
regulator: twl: Convert to use devm_kmemdup()
Axel Lin
2014-01-08
regulator: twl: Fix checkpatch issue
Jingoo Han
2013-09-30
regulator: twl: use devm_regulator_register()
Jingoo Han
2013-07-30
regulator: use dev_get_platdata()
Jingoo Han
2013-06-20
mfd: twl-core: Change TWL6025 references to TWL6032
Graeme Gregory
2013-04-28
Merge remote-tracking branch 'regulator/topic/twl' into v3.9-rc8
Mark Brown
2013-03-01
regulator: twl: Remove TWL6030_FIXED_RESOURCE
Axel Lin
2013-03-01
regulator: twl: Remove VDD1_VSEL_table and VDD2_VSEL_table
Axel Lin
2013-03-01
regulator: twl: Convert twl4030ldo_ops to get_voltage_sel
Axel Lin
2013-03-01
regulator: twl: Convert twl[6030|4030]fixed_ops to regulator_list_voltage_linear
Axel Lin
2013-01-03
Drivers: regulator: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
2012-11-20
regulator: remove use of __devinit
Bill Pemberton
2012-11-20
regulator: remove use of __devexit_p
Bill Pemberton
2012-09-09
regulator: twl: Remove another unused variable warning
Mark Brown
2012-08-28
regulator: using kfree() requires including slab.h
Stephen Rothwell
2012-08-28
regulator: twl: make twl_info tables const
Arnd Bergmann
2012-08-28
regulator: twl: Remove get_voltage implementation for single voltage regulators
Axel Lin
2012-08-28
regulator: twl: Convert twlsmps_ops to get_voltage_sel and map_voltage
Axel Lin
2012-08-28
regulator: twl: Fix checking voltage range in twl6030smps_set_voltage()
Axel Lin
2012-08-15
regulator: twl-regulator: fix up VINTANA1/VINTANA2
Aaro Koskinen
2012-08-09
regulator: twl: Remove references to the twl4030 regulator
Mark Brown
2012-07-16
regulator: twl: Fix list_voltate for twl6030ldo_ops
Axel Lin
2012-07-15
regulator: twl: Convert twl6030ldo_ops to [get|set]_voltage_sel
Axel Lin
2012-07-15
regulator: twl: Fix the formula to calculate vsel and voltage for twl6030ldo
Axel Lin
2012-07-04
regulator: twl: Set enable enable_time in regulator_desc
Axel Lin
2012-06-18
regulator: twl: Remove references to 32kHz clock from DT bindings
Mark Brown
2012-06-11
regulator: twl: Convert twl6030ldo_ops to use regulator_list_voltage_linear
Axel Lin
2012-05-09
regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.
NeilBrown
2012-04-23
regulator: Remove unneeded include of linux/delay.h from regulator drivers
Axel Lin
2012-04-13
regulator: twl-regulator: Use twlreg_grp helper function
Axel Lin
2012-04-13
regulator: twl-regulator: Implement enable_time callback
Axel Lin
2012-04-10
regulator: twl-regulator: Fix off-by-one vsel setting in twl6030smps_set_voltage
Axel Lin
2012-04-10
regulator: twl-regulator: Use DIV_ROUND_UP at appropriate places
Axel Lin
2012-04-10
regulator: twl-regulator: Simplify the code matching regulator id
Axel Lin
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
[next]