index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
tps6586x-regulator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-27
regulator: tps6586x: Remove unused to_tps6586x_dev() function
Axel Lin
1
-5
/
+0
2014-05-26
regulator: tps6586x: Add support for the TPS658640
Alban Bedel
1
-0
/
+36
2014-05-26
regulator: tps6586x: Prepare supporting fixed regulators
Alban Bedel
1
-5
/
+22
2014-03-13
regulator: tps6586x: Remove unnecessary rdev[] array
Axel Lin
1
-10
/
+4
2014-02-20
regulator: tps6586x: Remove redundant error message
Sachin Kamat
1
-6
/
+2
2014-01-21
regulator: tps6586x: Add and use correct voltage table
Stefan Agner
1
-19
/
+74
2013-10-24
Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-next
Mark Brown
1
-1
/
+1
2013-10-09
regulator: tps6586x: get regulators node from parent node only
Laxman Dewangan
1
-1
/
+1
2013-09-17
regulator: tps6586x: Use devm_regulator_register
Sachin Kamat
1
-25
/
+6
2013-06-24
mfd: tps6586x: correct device name of the regulator cell
Marc Dietrich
1
-1
/
+1
2013-04-28
Merge remote-tracking branch 'regulator/topic/tps6586x' into v3.9-rc8
Mark Brown
1
-4
/
+2
2013-04-23
regulator: tps6586x: Convert to use regulator_map_voltage_ascend
Axel Lin
1
-0
/
+1
2013-03-04
regulator: tps6586x: Use dev_err rather than dev_warn for error message
Axel Lin
1
-1
/
+1
2013-03-04
regulator: tps6586x: (cosmetic) simplify a conditional
Guennadi Liakhovetski
1
-3
/
+1
2012-12-24
regulator: tps6586x: Use apply_[reg|bit] with regmap based voltage_sel operat...
Axel Lin
1
-44
/
+10
2012-12-10
Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-next
Mark Brown
1
-1
/
+1
2012-11-28
regulator: tps6586x: fix build warning in debug build
Laxman Dewangan
1
-1
/
+1
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-20
Merge branch 'topic/tps6586x' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
1
-26
/
+155
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-11-15
mfd: tps6586x: move regulator dt parsing to regulator driver
Laxman Dewangan
1
-26
/
+155
2012-09-28
Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...
Mark Brown
1
-67
/
+29
2012-09-06
regulator: tps6586x: add support for SYS rail
Laxman Dewangan
1
-2
/
+18
2012-08-28
regulator: tps6586x: Convert to regulator_[enable|disable|is_enabled|get_volt...
Axel Lin
1
-65
/
+11
2012-08-07
regulator: tps6586x: correct vin pin for sm0/sm1/sm2
Laxman Dewangan
1
-3
/
+5
2012-07-13
regulator: tps6586x: add support for input supply
Laxman Dewangan
1
-22
/
+25
2012-06-08
regulator: tps6586x: Convert to regulator_list_voltage_table
Axel Lin
1
-36
/
+25
2012-05-04
tps6586x: Add device tree support
Thierry Reding
1
-0
/
+1
2012-04-10
Merge tag 'v3.4-rc2' into regulator-drivers
Mark Brown
1
-0
/
+5
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
1
-2
/
+6
2012-04-01
regulator: Merge tps6586x_regulator_ldo_ops and tps6586x_regulator_dvm_ops
Axel Lin
1
-18
/
+7
2012-04-01
regulator: Convert tps6586x to set_voltage_sel
Axel Lin
1
-49
/
+21
2012-04-01
regulator: Convert tps6586x to get_voltage_sel
Axel Lin
1
-4
/
+4
2012-03-26
regulator: tps6586x: Fix list minimal voltage setting for LDO0
Axel Lin
1
-0
/
+5
2012-03-12
regulator: tps6586x: fix typo in debug message
Thierry Reding
1
-1
/
+1
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
1
-1
/
+1
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
1
-0
/
+1
2011-08-28
regulator: tps6586x: add SMx slew rate setting
Xin Xie
1
-1
/
+31
2011-01-12
regulator: Report actual configured voltage to set_voltage()
Mark Brown
1
-5
/
+10
2010-12-09
regulator: tps6586x: correct register table
Danny Huang
1
-3
/
+3
2010-12-09
regulator: tps6586x: Handle both enable reg/bits being the same
Danny Huang
1
-0
/
+4
2010-12-09
regulator: tps6586x: Fix TPS6586X_DVM to store goreg/bit
Danny Huang
1
-6
/
+13
2010-12-09
regulator: tps6586x: Add missing bit mask generation
Danny Huang
1
-2
/
+2
2010-09-01
regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits()
Axel Lin
1
-1
/
+1
2010-09-01
regulator: tps6586x-regulator - fix value range checking for val
Axel Lin
1
-1
/
+1
2010-08-11
regulator: Remove default DEBUG define from TPS6586x
Mark Brown
1
-1
/
+0
2010-08-11
regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove()
Axel Lin
1
-1
/
+4
2010-08-11
regulator: tps6586x: fix millivolt return values and SM2 table
Gary King
1
-3
/
+10
[next]