linux_dsm_epyc7002/Documentation/devicetree/bindings/regulator
Linus Torvalds ac5a28b0d3 - New Device Support
- Add support for Ricoh RC5T619 PMIC to rn5t618
    - Add support for PM8821 PMIC to qcom-pm8xxx
 
 - New Functionality
    - Add support for GPIO to lpc_ich
    - Add support for GPADC to sun4i
    - Add ability for rk808 to shutdown
 
  - Fix-ups
    - Simplify/strip unnecessary code; tps65218, palmas, tps65217
    - Device Tree binding updates; tps65218, altera-a10sr
    - Provide/export device ID info; tps65218, axp20x-i2c, hi655x-pmic, fsl-imx25-tsadc, intel_soc_pmic_bxtwc
    - Use MFD API instead of of_platform_populate(); tps65218
    - Generalise name-space; pm8xxx
    - Supply/edit regmap configuration; axp20x, cs47l24-tables, axp20x
    - Enable compile testing; max77620,  max77686, exynos-lpass, abx500-core
    - Coding style issues; wm8994-core, wm5102-tables
    - Supply endian support; syscon
    - Remove module support; ab3100-core, ab8500-debugfs, ab8500-gpadc, abx500-core
 
 - Bug Fixes
    - Fix ordering issues; wm8994
    - Fix dependencies (build-time/run-time); exynos_lpass, sun4i-gpadc
    - Fix compiler warnings; sun4i-gpadc
    - Fix leaks; mfd-core
    - Fix page fault during module unload; tps65217
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEdrbJNaO+IJqU8IdIUa+KL4f8d2EFAlhXxxcACgkQUa+KL4f8
 d2HDnxAAhYdrm6+4jYUDzXpKuKPDO4GNakvXY2aTk8dHobca8ySLcDZZ1s0KLLWa
 iOgOGmVQjL04vraiHiqGYW8kPONeslgFqhhqHmVvMZtLka3ZRXb9BWE6mLa7JBDg
 LONQFfpiDlbBChiuDSqBKYj0p0Wp65uFF/jtJxGTXe+vUTO94Lbrgo6tCmuAgBf/
 k2JS4+/Ufa3QuXuvPm8cVleWhhyEqkWGLJqv5PaDxjNQwP78PzXMYvfOEcCyUpNR
 hUoG2xJl+aPilVr0I9rsWIqgmDgRHlX67oMneoZkMiVQj20+Yi8YojDgGOpcaOZX
 Oh/YpdAEqaZh98EX5dKnuM8NQERltl/fTDpe3JNTPl42QYLMDzyBBb810xNzrB7W
 irJLzmfjEsPH7oYA63/EU3an6yXGXcB1lZ8wTPqFXOpGqw2/3SDSlTjonTxW1nnX
 yUXVV3VUS0xlHg0GHDuCbUvkJQSi2W6x/A/mzL8QBaKO7iUzv0P/oTZIZZe4Y06f
 LUCx4vb6W9i+9Me/z1aieXgXqC842U66OTmz1AmNRcntFspAeR3Rg3wGLP6+L/A+
 51Lumjn1IsHwgyd+/uQ3vsb35W/ZNYxTuc61HbWRPSX984sIdtI2+DL4+c8WBPLw
 MQgTy6ULb5bCt2HQ6DbwMZRpM6hIY2ed/QnJN2q2c3VBA1YgzzQ=
 =Lkoz
 -----END PGP SIGNATURE-----

Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd

Pull MFD updates from Lee Jones:
 "New Device Support
   - Add support for Ricoh RC5T619 PMIC to rn5t618
   - Add support for PM8821 PMIC to qcom-pm8xxx

  New Functionality:
   - Add support for GPIO to lpc_ich
   - Add support for GPADC to sun4i
   - Add ability for rk808 to shutdown

  Fix-ups:
   - Simplify/strip unnecessary code; tps65218, palmas, tps65217
   - Device Tree binding updates; tps65218, altera-a10sr
   - Provide/export device ID info; tps65218, axp20x-i2c, hi655x-pmic,
     fsl-imx25-tsadc, intel_soc_pmic_bxtwc
   - Use MFD API instead of of_platform_populate(); tps65218
   - Generalise name-space; pm8xxx
   - Supply/edit regmap configuration; axp20x, cs47l24-tables, axp20x
   - Enable compile testing; max77620, max77686, exynos-lpass,
     abx500-core
   - Coding style issues; wm8994-core, wm5102-tables
   - Supply endian support; syscon
   - Remove module support; ab3100-core, ab8500-debugfs, ab8500-gpadc,
     abx500-core

  Bug Fixes:
   - Fix ordering issues; wm8994
   - Fix dependencies (build-time/run-time); exynos_lpass, sun4i-gpadc
   - Fix compiler warnings; sun4i-gpadc
   - Fix leaks; mfd-core
   - Fix page fault during module unload; tps65217"

* tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (49 commits)
  mfd: tps65217: Support an interrupt pin as the system wakeup
  mfd: tps65217: Make an interrupt handler simpler
  mfd: tps65217: Update register interrupt mask bits instead of writing operation
  mfd: tps65217: Specify the IRQ name
  mfd: tps65217: Fix page fault on unloading modules
  mfd: palmas: Remove redundant check in palmas_power_off
  mfd: arizona: Disable IRQs during driver remove
  mfd: pm8xxx: add support to pm8821
  mfd: intel-lpss: Try to enable Memory-Write-Invalidate
  mfd: rn5t618: Add Ricoh RC5T619 PMIC support
  mfd: axp20x: Add address extension registers for AXP806 regmap
  mfd: intel_soc_pmic_bxtwc: Fix a typo in MODULE_DEVICE_TABLE()
  mfd: core: Fix device reference leak in mfd_clone_cell
  mfd: bcm590xx: Simplify a test
  mfd: sun4i-gpadc: Select regmap-irq
  mfd: abx500-core: drop unused MODULE_ tags from non-modular code
  mfd: ab8500: make sysctrl explicitly non-modular
  mfd: ab8500-gpadc: Make it explicitly non-modular
  mfd: ab8500-debugfs: Make it explicitly non-modular
  mfd: ab8500-core: Make it explicitly non-modular
  ...
2016-12-19 08:16:26 -08:00
..
88pm800.txt regulator: 88pm800: add regulator driver for 88pm800 2013-07-19 19:08:36 +01:00
88pm860x.txt mfd: 88pm860x: Device tree support 2012-10-02 11:43:13 +02:00
act8865-regulator.txt regulator: act8865: add DT binding for property "active-semi,vsel-high" 2015-10-02 17:53:35 +01:00
act8945a-regulator.txt regulator: add documentation for ACT8945A's regulator DT bindings 2016-02-05 18:18:47 +00:00
anatop-regulator.txt regulator: i.MX anatop: Allow supply regulator 2015-10-16 17:59:34 +01:00
arizona-regulator.txt regulator: arizona: Add regulator specific device tree binding document 2015-10-28 09:17:05 +09:00
as3722-regulator.txt regulator: as3722: add regulator driver for AMS AS3722 2013-09-20 18:08:00 +01:00
da9210.txt regulator: da9210: addition of device tree support 2016-07-15 11:45:26 +01:00
da9211.txt regulator: da9211: add descriptions for da9212/da9214 2016-06-29 17:24:55 +01:00
fan53555.txt regulator: fan53555: add support for Silergy SYR82x regulators 2014-09-16 16:09:32 -07:00
fixed-regulator.txt regulator: fixed: dt: support for input supply 2012-07-05 13:49:35 +01:00
gpio-regulator.txt Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable', 'regulator/topic/fan53555', 'regulator/topic/fixed', 'regulator/topic/gpio', 'regulator/topic/lp3971', 'regulator/topic/lp872x' and 'regulator/topic/max14577' into regulator-next 2014-03-26 16:57:57 +00:00
hisilicon,hi655x-regulator.txt regulator: hi655x: Document for hi655x regulator 2016-02-15 19:54:55 +00:00
isl9305.txt regulator: isl9305: deprecate use of isl in compatible string for isil 2014-12-22 17:51:11 +00:00
lm363x-regulator.txt regulator: lm363x: add LM363x regulator binding information 2015-11-27 12:37:31 +00:00
lp872x.txt regulator: lp872x: Add enable GPIO pin support 2016-02-05 18:57:09 +00:00
ltc3589.txt regulator: ltc3589: Add DT binding documentation 2014-05-26 15:54:57 +01:00
ltc3676.txt regulator: Add LTC3676 support 2016-08-16 12:28:00 +01:00
max1586-regulator.txt regulator: max1586: add device-tree binding 2014-09-01 11:35:49 +01:00
max8660.txt regulators: max8660: add DT bindings 2013-08-02 17:29:54 +01:00
max8907.txt mfd: max8907: Remove regulator-compatible from DT docs 2012-09-25 15:21:34 +02:00
max8925-regulator.txt regulator: max8925: update dt regulator binding doc 2012-11-09 11:40:48 +00:00
max8952.txt regulator: max8952: Add Device Tree support 2013-04-05 11:20:52 +01:00
max8973-regulator.txt regulator: max8973: add DT binding details for junction warn temp 2016-04-13 17:19:26 +01:00
max8997-regulator.txt regulator: max8997: Fix a trivial typo in documentation 2013-07-04 10:55:50 +01:00
max77686.txt mfd: max77686: Split out regulator part from the DT binding 2015-08-24 15:26:53 +01:00
max77802.txt regulator: max77802: Fix DT binding document reference 2016-02-03 17:16:05 +00:00
mt6311-regulator.txt regulator: mt6311: Add document for mt6311 regulator 2015-07-24 12:30:26 +01:00
mt6323-regulator.txt regulator: Add document for MT6323 regulator 2016-07-18 13:46:23 +01:00
mt6397-regulator.txt regulator: Add document for MT6397 regulator 2014-12-24 12:41:11 +00:00
palmas-pmic.txt Documentation: devicetree: bindings: regulator: palmas-pmic.txt 2016-04-19 17:25:17 -05:00
pbias-regulator.txt regulator: pbias: program pbias register offset in pbias driver 2015-09-03 10:39:20 +01:00
pfuze100.txt regulator: pfuze100-regulator: add pfuze3000 support 2015-01-09 12:22:18 +00:00
pv88060.txt regulator: pv88060: new regulator driver 2015-11-20 18:06:15 +00:00
pv88080.txt regulator: pv88080: Update regulator for PV88080 BB silicon support 2016-09-26 08:59:08 -07:00
pv88090.txt regulator: pv88090: new regulator driver 2015-12-08 18:21:06 +00:00
pwm-regulator.txt regulator: pwm: Add missing quotes to DT example 2016-11-15 15:22:10 +00:00
qcom,smd-rpm-regulator.txt regulator: qcom-smd: Add support for PMA8084 2015-12-16 12:29:54 +00:00
qcom,spmi-regulator.txt regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941 2016-06-26 12:24:07 +01:00
regulator-max77620.txt regulator: max77620: Add details of device specific ramp rate setting 2016-04-22 16:26:41 +01:00
regulator.txt regulator: bindings: Use the correct symbol for second 2016-08-18 16:36:53 +01:00
samsung,s2mpa01.txt dt-bindings: regulator/mfd: Reorganize S2MPA01 bindings 2016-01-14 08:43:49 +00:00
samsung,s2mps11.txt dt-bindings: regulator/clock/mfd: Reorganize S2MPS-family bindings 2016-01-14 08:43:48 +00:00
samsung,s5m8767.txt dt-bindings: regulator/mfd: Reorganize S5M8767 bindings 2016-01-14 08:43:48 +00:00
sky81452-regulator.txt regulator: sky81452: Modify Device Tree structure 2014-12-02 12:23:07 +00:00
ti-abb-regulator.txt regulator: ti-abb: DT spelling s/#{address,size}-cell/#{address,size}-cells/ 2016-04-20 17:04:32 +01:00
tps6586x.txt MFD bits for the 3.7 merge window. 2012-10-05 12:01:30 +09:00
tps51632-regulator.txt regulator: tps51632: add DT support 2012-12-27 17:30:45 +00:00
tps62360-regulator.txt documentation/devicetree: Fix typos 2013-02-06 11:06:36 +00:00
tps65023.txt regulator: tps65023: add device tree support 2015-09-21 10:13:17 -07:00
tps65090.txt regulator: tps65090: Fix tps65090 typos in example 2014-08-06 22:08:38 +01:00
tps65217.txt Revert "regulator: tps65217: remove tps65217.dtsi file" 2016-02-19 09:05:53 -08:00
tps65218.txt Documentation: regulator: tps65218: Update examples 2016-10-26 10:30:11 +01:00
twl-regulator.txt regulator: twl: Provide of_map_mode for twl4030 2016-04-05 11:35:33 -07:00
vexpress.txt regulator: Versatile Express regulator driver 2012-10-15 11:56:08 +09:00