Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
270a5747802d4cf43b91b9e03cccb1fb5d5e8a34
/
drivers
/
regulator
cfe2234
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 13 years ago
424c3d4
Merge branch 'for-next' into for-linus
by Liam Girdwood
· 13 years ago
6daa663
regulator: Storing tps65912 error codes in u8
by Dan Carpenter
· 13 years ago
f7eb6c5
regulator: aat2870: Add AAT2870 regulator driver
by Jin Park
· 13 years ago
9260ad98
tps65912: add regulator driver
by Margarita Olaya
· 13 years ago
88cda60
regulator: Improve WM831x DVS VSEL selection algorithm
by Mark Brown
· 13 years ago
c439b8f
regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already set
by Mark Brown
· 13 years ago
b47ba9fd
regulator: Set up GPIO for WM831x VSEL before enabling VSEL mode
by Mark Brown
· 13 years ago
24b4315
regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdc
by Mark Brown
· 13 years ago
a1b81dd
regulator: Fix WM831x DCDC DVS VSEL bootstrapping
by Mark Brown
· 13 years ago
137a635
regulator: Fix WM831x regulator ID lookups for multiple WM831xs
by Mark Brown
· 13 years ago
9092335
regulator: Convert tps65023 to use regmap API
by Mark Brown
· 13 years ago
54abd33
regulator: Fix argument format type errors in error prints
by Mark Brown
· 13 years ago
1a6958e7
regulator: Fix memory leak in set_machine_constraints() error paths
by Axel Lin
· 13 years ago
89f425e
regulator: Make core more chatty about some errors
by Mark Brown
· 13 years ago
39aa9b6
regulator: tps65910: Fix array access out of bounds bug
by Axel Lin
· 13 years ago
d04156b
regulator: tps65910: Add missing breaks in switch/case
by Axel Lin
· 13 years ago
a3ee13e
regulator: tps65910: Fix a memory leak in tps65910_probe error path
by Axel Lin
· 13 years ago
af8b244
regulator: TWL: Remove entry of RES_ID for 6030 macros
by Ambresh K
· 13 years ago
6ff325a
regulator: max8997: Fix setting inappropriate value for ramp_delay variable
by Donggeun Kim
· 13 years ago
9060950
regulator: db8500-prcmu: small fixes
by Axel Lin
· 13 years ago
6e0414a
regulator: max8997: remove dependency on platform_data pointer
by MyungJoo Ham
· 13 years ago
dbb48e7
regulator: MAX8997: Fix for divide by zero error
by Tushar Behera
· 13 years ago
e2cf313
regulator: max8952 - fix wrong gpio valid check
by Jonghwan Choi
· 13 years ago
5de7051
regulator: Add basic per consumer debugfs
by Mark Brown
· 13 years ago
7d51a0d
regulator: Add rdev_crit() macro
by Mark Brown
· 13 years ago
3801b86
regulator: Refactor supply implementation to work as regular consumers
by Mark Brown
· 13 years ago
e0eaede
regulator: Include the device name in the microamps_requested_ file
by Mark Brown
· 13 years ago
f5726ae
regulator: Increase the limit on sysfs file names
by Mark Brown
· 13 years ago
c08957a
regulator: Properly register dummy regulator driver
by Mark Brown
· 13 years ago
7736f11
regulator: twl-regulator: fix n_voltages for twl6030 variable LDOs
by Colin Cross
· 13 years ago
2ae3636
regulator: Use _cansleep() for WM8994 regulator GPIOs
by Mark Brown
· 13 years ago
f21e0e8
regulator: Do bulk enables of regulators in parallel
by Mark Brown
· 13 years ago
cb220d1
regulator: Fix _regulator_get_voltage if get_voltage callback is NULL
by Axel Lin
· 13 years ago
4d94aee
REGULATOR: TWL6025: add support to twl-regulator
by Graeme Gregory
· 13 years ago
0ff3897
regulator: twl6030: do not write to _GRP for regulator disable
by Balaji T K
· 13 years ago
f8c2940
regulator: twl6030: do not write to _GRP for regulator enable
by Balaji T K
· 13 years ago
a320e3c
regulator: tps65911: Add new chip version
by Jorge Eduardo Candelaria
· 13 years ago
3c24019
regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltage
by Axel Lin
· 13 years ago
6dc4efc
regulator: mc13892: Fix voltage unit in test case.
by Fabio Estevam
· 13 years ago
ecb9c4f
regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5DVS macros
by Axel Lin
· 13 years ago
4aa922c
regulator: Only apply voltage constraints from consumers that set them
by Mark Brown
· 13 years ago
a4b4148
regulator: If we can't configure optimum mode we're always in the best one
by Mark Brown
· 13 years ago
afdaaaf
regulator: max8997: remove useless code
by Jonghwan Choi
· 13 years ago
6be6e96
regulator: Fix memory leak in max8998_pmic_probe failure path
by Axel Lin
· 13 years ago
77fa44d
regulator: Fix desc_id for tps65023/6507x/65910
by Axel Lin
· 13 years ago
327e15a
Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulators array"
by Axel Lin
· 13 years ago
cda5310
regulator: Remove some unused variables from wm831x DCDCs
by Mark Brown
· 13 years ago
518fb72
TPS65910: Add tps65910 regulator driver
by Graeme Gregory
· 14 years ago
98ea5c2
regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_regulator_set_voltage
by Axel Lin
· 13 years ago
bf5892a
regulator: Support voltage offsets to compensate for drops in system
by Mark Brown
· 13 years ago
492c826b
regulator: Remove supply_regulator_dev from machine configuration
by Mark Brown
· 13 years ago
ba413c5
regulator: Move VCOINCELL to be the last element of mc13892_regulators array
by Axel Lin
· 14 years ago
82d1583
regulator: Factor out references to rdev in regulator_force_disable()
by Mark Brown
· 13 years ago
7ce8a2a
regulator: Convert WM8400 to get_voltage_sel()
by Mark Brown
· 13 years ago
22c51b4
regulator: Fix the argument of calling regulator_mode_constrain
by Axel Lin
· 14 years ago
1a39962
regulator: twl: add twl6030 set_mode
by Saquib Herman
· 14 years ago
9a0244a
regulator: twl: add twl6030 get_status
by Saquib Herman
· 14 years ago
b245677
regulator: twl: fix twl6030 regulator is_enabled
by Saquib Herman
· 14 years ago
776dc92
regulator: twl: remap has no meaning for 6030
by Saquib Herman
· 14 years ago
21657ebf
regulator: twl: fix twl6030 enable/disable
by Saquib Herman
· 14 years ago
f0f060b
regulator: Add missing platform_set_drvdata in tps6105x_regulator_probe
by Axel Lin
· 14 years ago
2c60823
regulator: When constraining modes fall back to higher power modes
by Mark Brown
· 14 years ago
0996910
regulator: Fix 88pm8607.c printk format warning
by Randy Dunlap
· 13 years ago
586e1a1
mfd: Avoid to use constraint name in 88pm860x regulator driver
by Haojian Zhuang
· 14 years ago
db13c04
regulator: Enable max8925 i2c sequence for control
by Haojian Zhuang
· 14 years ago
17cf8b4
regulator: Use device platform_data to retrieve db8500 platform bits
by Samuel Ortiz
· 13 years ago
07259a7
mfd: Use mfd cell platform_data for 88pm860x cells platform bits
by Samuel Ortiz
· 14 years ago
a7c98ce
mfd: Use mfd cell platform_data for tps6105x cells platform bits
by Samuel Ortiz
· 13 years ago
c8a03c96
mfd: Use mfd cell platform_data for mc13xxx cells platform bits
by Samuel Ortiz
· 14 years ago
a771e36
mfd: Use mfd cell platform_data for ab3100 cells platform bits
by Samuel Ortiz
· 14 years ago
1032fbf
mach-ux500: voltage domain regulators for DB8500
by Bengt Jonsson
· 14 years ago
c719864
regulator: change debug statement be consistent with the style of the rest
by Wanlong Gao
· 14 years ago
85ee7a1
treewide: cleanup continuations and remove logging message whitespace
by Joe Perches
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
a51b907
regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998
by Axel Lin
· 14 years ago
5362b09
regulator: fix tps6524x section mismatch
by Randy Dunlap
· 14 years ago
6995236
regulator: Remove more wm831x-specific IRQ operations
by Mark Brown
· 14 years ago
42ab616
regulator: add ab8500 enable and raise time delays
by Linus Walleij
· 14 years ago
88cd222b
regulator: provide consumer interface for fall/rise time
by Linus Walleij
· 14 years ago
77af1b264
regulator: add set_voltage_time_sel infrastructure
by Linus Walleij
· 14 years ago
79568b94
regulator: initialization for ab8500 regulators
by Bengt Jonsson
· 14 years ago
ea05ef3
regulator: add support for USB voltage regulator
by Bengt Jonsson
· 14 years ago
19c9882
regulator: switch the ab3100 to use enable_time()
by Linus Walleij
· 14 years ago
7a32b58
Regulator: add suspend-finish API for regulator core.
by MyungJoo Ham
· 14 years ago
fb7c18c
regulator: fix typo in Kconfig
by Igor Grinberg
· 14 years ago
dfda9c2
regulator: Convert WM831x regulators to genirq
by Mark Brown
· 14 years ago
23c2f04
regulator: If we fail when setting up a supply say which supply
by Mark Brown
· 14 years ago
2edd3b6
regulator: Add a subdriver for TI TPS6105x regulator portions v2
by Linus Walleij
· 14 years ago
bd6ca2c
regulator: MAX8997/8966 support
by MyungJoo Ham
· 14 years ago
22aad00
mfd: Adopt mfd_data in 88pm860x regulator
by Haojian Zhuang
· 14 years ago
4ec1b54
mfd: mfd_cell is now implicitly available to mc13xxx drivers
by Andres Salomon
· 14 years ago
5528e40
mfd: mfd_cell is now implicitly available to ab3100 drivers
by Andres Salomon
· 14 years ago
8e6de4a
regulator: twl: add clk32kg to twl-regulator
by Balaji T K
· 14 years ago
4b2f67d
regulator, mc13xxx: Remove pointless test for unsigned less than zero
by Jesper Juhl
· 14 years ago
9ee291a
regulator: Fix warning with CONFIG_BUG disabled
by Mark Brown
· 14 years ago
735a3d9
regulator: Support MAX8998/LP3974 DVS-GPIO
by MyungJoo Ham
· 14 years ago
337ce5d
mfd: Support LP3974 RTC
by MyungJoo Ham
· 14 years ago
66dc918
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
6db9a0f
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 14 years ago
Next »