summaryrefslogtreecommitdiff
path: root/drivers/acpi/pmic
AgeCommit message (Expand)AuthorFilesLines
2020-05-18ACPI / PMIC: Add i2c address for thermal controlMauro Carvalho Chehab1-0/+1
2019-10-25ACPI / PMIC: Add Cherry Trail Crystal Cove PMIC OpRegion driverHans de Goede1-0/+44
2019-10-25ACPI / PMIC: Add byt prefix to Crystal Cove PMIC OpRegion driverHans de Goede1-2/+2
2019-10-25ACPI / PMIC: Do not register handlers for unhandled OpRegionsHans de Goede1-7/+13
2019-07-03ACPI / PMIC: intel: Drop double removal of address space handlerAndy Shevchenko1-2/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie1-8/+33
2019-01-09ACPI / PMIC: Add generic intel_soc_pmic_exec_mipi_pmic_seq_element handlingHans de Goede3-0/+12
2019-01-09ACPI / PMIC: Implement exec_mipi_pmic_seq_element for CHT Whiskey Cove PMICHans de Goede1-0/+19
2019-01-09ACPI / PMIC: Add support for executing PMIC MIPI sequence elementsHans de Goede2-0/+54
2019-01-07ACPI / PMIC: xpower: Fix TS-pin current-source handlingHans de Goede1-8/+33
2018-10-25ACPI / PMIC: xpower: Block P-Unit I2C access during read-modify-writeHans de Goede1-6/+15
2018-09-10ACPI / PMIC: Convert drivers to use SPDX identifierAndy Shevchenko5-39/+8
2018-09-10ACPI / PMIC: Sort headers alphabeticallyAndy Shevchenko3-5/+5
2018-08-14ACPI / PMIC: CrystalCove: Extend PMOP support to support all possible fieldsHans de Goede1-2/+107
2018-02-22ACPI / PMIC: Replace license boilerplate with SPDX license identifierrajmohan.mani@intel.com1-9/+1
2018-01-11ACPI / PMIC: Convert to use builtin_platform_driver() macroAndy Shevchenko5-28/+5
2017-12-13ACPI / PMIC: constify platform_device_idArvind Yadav2-2/+2
2017-11-16Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-0/+137
2017-11-13Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'Rafael J. Wysocki1-0/+455
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-13ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMICTakashi Iwai1-0/+137
2017-10-03ACPI / PMIC: Add TI PMIC TPS68470 operation region driverRajmohan Mani1-0/+455
2017-07-24ACPI / PMIC: xpower: Do pinswitch magic when reading GPADCHans de Goede1-3/+18
2017-06-22ACPI / PMIC: xpower: Add support for the GPI1 regulator to the OpRegion handlerHans de Goede1-1/+20
2017-04-28ACPI / PMIC: xpower: Fix power_table addressesHans de Goede1-25/+25
2017-04-20ACPI / PMIC: Stop xpower OPRegion handler relying on IIOHans de Goede1-17/+4
2017-04-20ACPI / PMIC: Add opregion driver for Intel CHT Whiskey Cove PMICHans de Goede1-0/+280
2016-07-16ACPI / PMIC: remove modular references from non-modular codePaul Gortmaker3-13/+4
2016-06-27ACPI / PMIC: intel: initialize result to 0Felipe Balbi1-1/+1
2016-06-27ACPI / PMIC: intel: add REGS operation region supportFelipe Balbi1-1/+66
2016-06-24ACPI / PMIC: Add opregion driver for Intel BXT WhiskeyCove PMICBin Gao1-0/+424
2016-06-24ACPI / PMIC: modify the pen function signature to take bit fieldBin Gao3-10/+12
2016-03-09drivers/acpi: make pmic/intel_pmic_crc.c explicitly non-modularPaul Gortmaker1-5/+2
2015-03-26ACPI/PMIC: Fix typo in MODULE_DESCRIPTION in intel_pmic_crc.cMasanari Iida1-1/+1
2015-01-29ACPI / PMIC: Use common LPAT table handling functionsSrinivas Pandruvada1-115/+18
2014-11-26ACPI / PMIC: AXP288: support virtual GPIO in ACPI tableAaron Lu1-4/+26
2014-11-26ACPI / PMIC: support PMIC operation region for XPower AXP288Aaron Lu1-0/+246
2014-11-26ACPI / PMIC: support PMIC operation region for CrystalCoveAaron Lu3-0/+590