Age | Commit message (Expand) | Author | Files | Lines |
2017-02-03 | Merge tag 'regulator-fix-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -48/+2 |
2017-02-03 | Merge remote-tracking branches 'regulator/fix/fixed' and 'regulator/fix/twl60... | Mark Brown | 2 | -47/+1 |
2017-01-25 | regulator: fixed: Revert support for ACPI interface | Mark Rutland | 1 | -46/+0 |
2017-01-23 | regulator: axp20x: AXP806: Fix dcdcb being set instead of dcdce | Rask Ingemann Lambertsen | 1 | -1/+1 |
2017-01-18 | regulator: twl6030: fix range comparison, allowing vsel = 59 | Colin Ian King | 1 | -1/+1 |
2016-12-19 | Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -95/+58 |
2016-12-14 | Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -5/+4 |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/of-graph', 'asoc/topic/pxa', 'asoc... | Mark Brown | 1 | -5/+4 |
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-26 | regulator: tps65218: Remove all the compatibles | Keerthy | 1 | -94/+56 |
2016-10-26 | mfd: tps65218: Remove redundant read wrapper | Keerthy | 1 | -2/+3 |
2016-10-24 | regulator: rk808: Use rdev_get_id() to access id of regulator | Axel Lin | 1 | -5/+4 |
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 |