index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-31
regulator: palmas-regulator: constify regulator_ops structure
Bhumika Goyal
1
-12
/
+12
2016-12-12
Merge remote-tracking branches 'regulator/topic/tps65086' and 'regulator/topi...
Mark Brown
4
-657
/
+814
2016-12-12
Merge remote-tracking branches 'regulator/topic/gpio', 'regulator/topic/lp873...
Mark Brown
4
-5
/
+54
2016-12-12
Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/by...
Mark Brown
4
-1
/
+86
2016-12-12
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-2
/
+3
2016-12-12
Merge remote-tracking branches 'regulator/fix/stw481x' and 'regulator/fix/tps...
Mark Brown
2
-27
/
+30
2016-12-12
Merge remote-tracking branch 'regulator/fix/axp20x' into regulator-linus
Mark Brown
1
-2
/
+10
2016-12-05
regulator: tps65086: Fix 25mV ranges for BUCK regulators 1, 2, and 6
Andrew F. Davis
1
-1
/
+2
2016-12-05
regulator: core: add newline in debug message
David Lechner
1
-1
/
+1
2016-12-01
regulator: tps65086: Fix 25mV ranges for BUCK regulators
Andrew F. Davis
1
-26
/
+28
2016-11-30
regulator: core: Correct type of mode in regulator_mode_constrain
Charles Keepax
1
-1
/
+2
2016-11-23
regulator: max77620: add support to configure MPOK
Venkat Reddy Talla
1
-0
/
+46
2016-11-23
regulator: twl6030: Remove unused fields from struct twlreg_info
Axel Lin
1
-29
/
+17
2016-11-23
regulator: twl: Remove unused fields from struct twlreg_info
Axel Lin
1
-7
/
+0
2016-11-16
regulator: twl: split twl6030 logic into its own file
Nicolae Rosia
3
-596
/
+811
2016-11-16
regulator: twl: kill unused functions
Nicolae Rosia
1
-27
/
+2
2016-11-16
regulator: twl: make driver DT only
Nicolae Rosia
1
-31
/
+6
2016-11-16
regulator: twl-regulator: rework fixed regulator definition
Nicolae Rosia
1
-14
/
+24
2016-11-15
regulator: max77620: remove unused variable
Venkat Reddy Talla
1
-1
/
+0
2016-11-13
regulator: stw481x-vmmc: fix ages old enable error
Linus Walleij
1
-1
/
+2
2016-11-11
regulator: gpio: properly check return value of of_get_named_gpio
Jisheng Zhang
1
-3
/
+6
2016-11-11
regulator: lp873x: Add support for populating input supply
Lokesh Vutla
1
-0
/
+1
2016-11-11
regulator: axp20x: Fix axp809 ldo_io registration error on cold boot
Chen-Yu Tsai
1
-2
/
+10
2016-11-10
regulators: helpers: Fix handling of bypass_val_on in get_bypass_regmap
Charles Keepax
1
-1
/
+5
2016-11-04
Merge branch 'topic/error' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
40
-418
/
+2704
2016-11-04
regulator: core: Add new API to poll for error conditions
Axel Haslam
1
-0
/
+33
2016-10-28
regulator: core: silence warning: "VDD1: ramp_delay not set"
H. Nikolaus Schaller
1
-1
/
+1
2016-10-24
regulator: tps6507x: Drop pointless static qualifier for *reg_data variable
Axel Lin
1
-1
/
+1
2016-10-24
regulator: arizona-ldo1: Set appropriate value for ramp_delay
Charles Keepax
1
-0
/
+2
2016-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-1
/
+2
2016-10-07
Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-16
/
+315
2016-10-05
Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+1
2016-10-04
Merge branches 'ib-mfd-gpio-4.9', 'ib-mfd-gpio-regulator-4.9', 'ib-mfd-input-...
Lee Jones
4
-17
/
+316
2016-09-30
Merge remote-tracking branch 'regulator/topic/tps80031' into regulator-next
Mark Brown
1
-1
/
+1
2016-09-30
Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pv88080...
Mark Brown
6
-125
/
+385
2016-09-30
Merge remote-tracking branches 'regulator/topic/bulk', 'regulator/topic/dbx50...
Mark Brown
7
-46
/
+453
2016-09-30
Merge remote-tracking branch 'regulator/fix/tps65910' into regulator-linus
Mark Brown
1
-0
/
+6
2016-09-27
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
1
-1
/
+2
2016-09-26
regulator: dbx500: remove unused functions in dbx500-prcmu.c
Baoyou Xie
1
-18
/
+0
2016-09-26
regulator: pv88080: Update regulator for PV88080 BB silicon support
Eric Jeong
2
-73
/
+304
2016-09-24
regulator: core: don't return error with inadequate reason
Joonwoo Park
1
-18
/
+18
2016-09-24
regulator: tps65910: Work around silicon erratum SWCZ010
Jan Remmet
1
-0
/
+6
2016-09-16
regulator: core: Add set_voltage_time op
Matthias Kaehlcke
2
-37
/
+59
2016-09-16
regulator: core: Don't skip set_voltage_time when ramp delay disabled
Matthias Kaehlcke
1
-6
/
+2
2016-09-16
regulator: core: Simplify error flow in _regulator_do_set_voltage()
Matthias Kaehlcke
1
-2
/
+6
2016-09-14
regulator: core: Use local ops variable in _regulator_do_set_voltage()
Matthias Kaehlcke
1
-10
/
+10
2016-09-13
regulator: axp20x: Support AXP806 variant
Chen-Yu Tsai
1
-7
/
+111
2016-09-06
Merge remote-tracking branches 'regulator/fix/email' and 'regulator/fix/qcom-...
Mark Brown
3
-18
/
+20
2016-09-01
regulator: hi6421: mark hi6421_regulator_ldo_get_optimum_mode() static
Baoyou Xie
1
-1
/
+2
2016-08-31
regulator: rk808: Add regulator driver for RK818
Wadim Egorov
2
-9
/
+138
[next]