index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-01
regulator: Convert tps6524x to set_voltage_sel
Axel Lin
1
-15
/
+3
2012-04-01
regulator: ad5398: Use devm_kzalloc
Axel Lin
1
-4
/
+1
2012-04-01
regulator: ad5398: show changing current in uA
Axel Lin
1
-2
/
+2
2012-04-01
regulator: tps65023: Remove unused client field from struct tps_pmic
Axel Lin
1
-2
/
+0
2012-04-01
regulator: Remove unused name and client fields from struct tps62360_chip
Axel Lin
1
-4
/
+0
2012-04-01
regulator: Refactor to use one da9052_ldo_ops/da9052_dcdc_ops for all LDOs/DCDCs
Axel Lin
1
-186
/
+44
2012-04-01
regulator: Fix da9052 ldo regulator names
Axel Lin
1
-40
/
+52
2012-04-01
regulator: Convert tps65023 to set_voltage_sel
Axel Lin
1
-86
/
+21
2012-04-01
regulator: Add MAX8997_VOLTAGE_REGULATOR and MAX8997_CURRENT_REGULATOR macros
Axel Lin
1
-90
/
+45
2012-04-01
regulator: Make max8997_get_voltage_register always return correct register
Axel Lin
1
-6
/
+7
2012-04-01
regulator: Convert max8952 to set_voltage_sel
Axel Lin
1
-21
/
+7
2012-04-01
regulator: Remove _en_reg, _en_bit and _ops parameters from tps65090_REG macro
Axel Lin
1
-14
/
+14
2012-04-01
regulator: tps65090: Use IS_ERR to check return value of regulator_register
Axel Lin
1
-1
/
+1
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-04-01
regulator: wm831x-dcdc: Use devm_kzalloc
Axel Lin
1
-7
/
+2
2012-04-01
regulator: Convert pcap-regulator to get_voltage_sel
Axel Lin
1
-7
/
+4
2012-04-01
regulator: Convert pcap-regulator to set_voltage_sel
Axel Lin
1
-27
/
+6
2012-04-01
regulator: Convert lp3972 to set_voltage_sel
Axel Lin
1
-45
/
+18
2012-04-01
regulator: Convert lp3971 to set_voltage_sel
Axel Lin
1
-43
/
+15
2012-04-01
regulator: Add TPS65090 regulator driver
Venu Byravarasu
3
-0
/
+205
2012-04-01
regulator: gpio-regulator: Set the smallest voltage/current in the specified range
Axel Lin
1
-4
/
+4
2012-04-01
regulator: fixed: Don't supply voltage change ops when no GPIO is given
Mark Brown
1
-14
/
+13
2012-04-01
regulator: fixed: Use devm_kzalloc()
Mark Brown
1
-3
/
+2
2012-04-01
regulator: Use tps65912_get_voltage for both DCDCs and LDOs
Axel Lin
1
-18
/
+3
2012-04-01
regulator: Implement tps65912_list_voltage to be shared by both DCDCs and LDOs
Axel Lin
1
-16
/
+7
2012-04-01
regulator: max8952: Simplify the logic to get vid[0|1] status
Axel Lin
1
-6
/
+6
2012-04-01
regulator: Convert ab3100 to set_voltage_sel
Axel Lin
1
-13
/
+5
2012-04-01
regulator: Convert ab8500 to set_voltage_sel
Axel Lin
1
-31
/
+4
2012-04-01
regulator: Convert pcf50633 to get_voltage_sel
Axel Lin
1
-35
/
+27
2012-04-01
regulator: pcf50633: Don't write to reserved bits of AUTO output voltage select register
Axel Lin
1
-16
/
+6
2012-04-01
regulator: Add support s5m8767 opmode operation
Sangbeom Kim
1
-10
/
+61
2012-03-31
regulator: Remove non-existent parameter from fixed-helper.c kernel doc
Russ Dill
1
-1
/
+0
2012-03-31
regulator: Fix setting new voltage in s5m8767_set_voltage
Axel Lin
1
-7
/
+7
2012-03-31
regulator: fix sysfs name collision between dummy and fixed dummy regulator
Shawn Guo
1
-1
/
+1
2012-03-29
regulator: Fix deadlock on removal of regulators with supplies
Mark Brown
1
-2
/
+2
2012-03-29
regulator: Only update [LDOx|DCx]_HIB_MODE bits in wm8350_[ldo|dcdc]_set_suspend_disable
Axel Lin
1
-5
/
+5
2012-03-29
regulator: Fix setting low power mode for wm831x aldo
Axel Lin
1
-5
/
+2
2012-03-28
regulator: Return microamps in wm8350_isink_get_current
Axel Lin
1
-1
/
+1
2012-03-28
regulator: wm8350: Fix the logic to choose best current limit setting
Axel Lin
1
-1
/
+1
2012-03-28
regulator: wm831x-isink: Fix the logic to choose best current limit setting
Axel Lin
1
-1
/
+1
2012-03-28
regulator: wm831x-dcdc: Fix the logic to choose best current limit setting
Axel Lin
1
-1
/
+2
2012-03-28
regulator: anatop: patching to device-tree property "reg".
Ying-Chun Liu (PaulLiu)
1
-2
/
+3
2012-03-27
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-171
/
+0
2012-03-26
regulator: Do proper shift to set correct bit for DC[2|5]_HIB_MODE setting
Axel Lin
1
-6
/
+6
2012-03-26
regulator: Fix restoring pmic.dcdcx_hib_mode settings in wm8350_dcdc_set_suspend_enable
Axel Lin
1
-4
/
+4
2012-03-26
regulator: Fix unbalanced lock/unlock in mc13892_regulator_probe error path
Axel Lin
1
-5
/
+5
2012-03-26
regulator: Fix set and get current limit for wm831x_buckv
Axel Lin
1
-2
/
+4
2012-03-26
regulator: tps6586x: Fix list minimal voltage setting for LDO0
Axel Lin
1
-0
/
+5
[prev]
[next]