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
/
tps6586x-regulator.c
Age
Commit message (
Expand
)
Author
2013-06-24
mfd: tps6586x: correct device name of the regulator cell
Marc Dietrich
2013-04-28
Merge remote-tracking branch 'regulator/topic/tps6586x' into v3.9-rc8
Mark Brown
2013-04-23
regulator: tps6586x: Convert to use regulator_map_voltage_ascend
Axel Lin
2013-03-04
regulator: tps6586x: Use dev_err rather than dev_warn for error message
Axel Lin
2013-03-04
regulator: tps6586x: (cosmetic) simplify a conditional
Guennadi Liakhovetski
2012-12-24
regulator: tps6586x: Use apply_[reg|bit] with regmap based voltage_sel operat...
Axel Lin
2012-12-10
Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-next
Mark Brown
2012-11-27
regulator: tps6586x: fix build warning in debug build
Laxman Dewangan
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
2012-11-20
Merge branch 'topic/tps6586x' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
2012-11-20
regulator: remove use of __devinit
Bill Pemberton
2012-11-20
regulator: remove use of __devexit_p
Bill Pemberton
2012-11-15
mfd: tps6586x: move regulator dt parsing to regulator driver
Laxman Dewangan
2012-09-28
Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...
Mark Brown
2012-09-06
regulator: tps6586x: add support for SYS rail
Laxman Dewangan
2012-08-28
regulator: tps6586x: Convert to regulator_[enable|disable|is_enabled|get_volt...
Axel Lin
2012-08-07
regulator: tps6586x: correct vin pin for sm0/sm1/sm2
Laxman Dewangan
2012-07-13
regulator: tps6586x: add support for input supply
Laxman Dewangan
2012-06-08
regulator: tps6586x: Convert to regulator_list_voltage_table
Axel Lin
2012-05-04
tps6586x: Add device tree support
Thierry Reding
2012-04-10
Merge tag 'v3.4-rc2' into regulator-drivers
Mark Brown
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
2012-04-01
regulator: Merge tps6586x_regulator_ldo_ops and tps6586x_regulator_dvm_ops
Axel Lin
2012-04-01
regulator: Convert tps6586x to set_voltage_sel
Axel Lin
2012-04-01
regulator: Convert tps6586x to get_voltage_sel
Axel Lin
2012-03-26
regulator: tps6586x: Fix list minimal voltage setting for LDO0
Axel Lin
2012-03-11
regulator: tps6586x: fix typo in debug message
Thierry Reding
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
2011-08-28
regulator: tps6586x: add SMx slew rate setting
Xin Xie
2011-01-12
regulator: Report actual configured voltage to set_voltage()
Mark Brown
2010-12-09
regulator: tps6586x: correct register table
Danny Huang
2010-12-09
regulator: tps6586x: Handle both enable reg/bits being the same
Danny Huang
2010-12-09
regulator: tps6586x: Fix TPS6586X_DVM to store goreg/bit
Danny Huang
2010-12-09
regulator: tps6586x: Add missing bit mask generation
Danny Huang
2010-09-01
regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits()
Axel Lin
2010-09-01
regulator: tps6586x-regulator - fix value range checking for val
Axel Lin
2010-08-11
regulator: Remove default DEBUG define from TPS6586x
Mark Brown
2010-08-11
regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove()
Axel Lin
2010-08-11
regulator: tps6586x: fix millivolt return values and SM2 table
Gary King
2010-08-11
regulator: add TPS6586X regulator driver
Mike Rapoport