| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-12-17 | mfd: lpc_ich: Add another Gemini Lake ISA bridge PCI device-id | Hans de Goede | 1 | -1/+2 |
| 2024-02-23 | mfd: lpc_ich: Use ALIGN_DOWN() to obtain the start of the SPI base range | Ilpo Järvinen | 1 | -1/+2 |
| 2023-11-01 | mfd: lpc_ich: Mark *_gpio_offsets data with const | Andy Shevchenko | 1 | -3/+3 |
| 2023-11-01 | mfd: lpc_ich: Add a platform device for pinctrl Denverton | Andy Shevchenko | 1 | -0/+49 |
| 2023-11-01 | mfd: lpc_ich: Move APL GPIO resources to a custom structure | Andy Shevchenko | 1 | -11/+41 |
| 2023-11-01 | mfd: lpc_ich: Make struct lpc_ich_priv use enum for chipset member | Andy Shevchenko | 1 | -13/+13 |
| 2022-09-28 | mfd: Move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -1/+1 |
| 2022-07-14 | mfd: lpc_ich: Add support for pinctrl in non-ACPI system | Tan Jui Nee | 1 | -1/+104 |
| 2022-07-14 | mfd: lpc_ich: Switch to generic p2sb_bar() | Andy Shevchenko | 1 | -19/+8 |
| 2022-07-14 | mfd: lpc_ich: Factor out lpc_ich_enable_spi_write() | Andy Shevchenko | 1 | -17/+14 |
| 2022-02-14 | mtd: spi-nor: intel-spi: Disable write protection only if asked | Mika Westerberg | 1 | -5/+54 |
| 2021-07-20 | mfd: lpc_ich: Enable GPIO driver for DH89xxCC | Chris Blake | 1 | -0/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294 | Thomas Gleixner | 1 | -9/+1 |
| 2018-01-08 | mfd: lpc_ich: Do not touch SPI-NOR write protection bit on Apollo Lake | Mika Westerberg | 1 | -5/+0 |
| 2017-10-24 | mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method | Joakim Tjernlund | 1 | -0/+1 |
| 2017-09-05 | mfd: lpc_ich: Do not touch SPI-NOR write protection bit on Haswell/Broadwell | Mika Westerberg | 1 | -10/+0 |
| 2017-04-27 | mfd: lpc_ich: Add support for Intel Gemini Lake SoC | Mika Westerberg | 1 | -0/+6 |
| 2017-04-27 | mfd: lpc_ich: Add PCI ID for Intel Cougar Mountain SoC | Priyalee Kushwaha | 1 | -0/+6 |
| 2017-02-13 | mfd: lpc_ich: Enable watchdog on Intel Apollo Lake PCH | Tan Jui Nee | 1 | -0/+1 |
| 2017-02-13 | mfd: lpc_ich: Remove useless comments in core part | Andy Shevchenko | 1 | -16/+0 |
| 2017-01-03 | mfd: lpc_ich: Add support for Intel Apollo Lake SoC | Mika Westerberg | 1 | -0/+39 |
| 2017-01-03 | mfd: lpc_ich: Add support for SPI serial flash host controller | Mika Westerberg | 1 | -0/+92 |
| 2016-11-21 | mfd: lpc_ich: Use gpio-ich driver for 8-series and 9-series Intel PCH devices | Dan Gora | 1 | -0/+2 |
| 2016-09-28 | mfd: lpc_ich: Do not create iTCO watchdog when WDAT table exists | Mika Westerberg | 1 | -0/+4 |
| 2015-11-24 | mfd: lpc_ich: Intel device IDs for PCH | Alexandra Yates | 1 | -0/+15 |
| 2015-10-30 | mfd: lpc_ich: Separate device cells for clarity | Aaron Sierra | 1 | -24/+18 |
| 2015-08-11 | mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data | Matt Fleming | 1 | -3/+29 |
| 2015-06-22 | mfd: lpc_ich: Assign subdevice ids automatically | Mika Westerberg | 1 | -4/+4 |
| 2015-04-09 | mfd: lpc_ich: Sort IDs | Andy Shevchenko | 1 | -9/+9 |
| 2015-03-30 | mfd: lpc_ich: Sort IDs | Andy Shevchenko | 1 | -86/+86 |
| 2014-09-26 | mfd: lpc_ich: Add Device IDs for Intel 9 Series PCH | James Ralston | 1 | -0/+11 |
| 2014-09-26 | mfd: lpc_ich: Add PCI ID for Intel Braswell | Alan Cox | 1 | -0/+6 |
| 2014-06-03 | mfd: lpc_ich: Enable GPIO for Panther Point | Guenter Roeck | 1 | -0/+1 |
| 2014-03-19 | mfd: lpc_ich: Add support for Intel Bay Trail SoC | Peter Tyser | 1 | -0/+6 |
| 2014-03-19 | mfd: lpc_ich: Add support for NM10 GPIO | Peter Tyser | 1 | -0/+1 |
| 2014-03-19 | mfd: lpc_ich: Change Avoton to iTCO v3 | Peter Tyser | 1 | -1/+1 |
| 2014-03-19 | mfd: lpc_ich: Add support for iTCO v3 | Peter Tyser | 1 | -14/+67 |
| 2014-03-19 | mfd: lpc_ich: Remove lpc_ich_cfg struct use | Peter Tyser | 1 | -31/+32 |
| 2014-03-19 | mfd: lpc_ich: Only configure watchdog or GPIO when present | Peter Tyser | 1 | -6/+10 |
| 2014-03-19 | mfd: lpc_ich: Fix ACPI enable bitmask | Peter Tyser | 1 | -1/+1 |
| 2014-03-19 | mfd: lpc_ich: Add support for Intel Avoton GPIOs | Vincent Donnefort | 1 | -0/+1 |
| 2014-03-19 | mfd: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
| 2014-01-21 | mfd: Remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 1 | -1/+1 |
| 2013-11-27 | mfd: lpc_ich: Fix Wildcat Point info name field | James Ralston | 1 | -1/+1 |
| 2013-11-04 | mfd: lpc_ich: Add Device IDs for Intel Wildcat Point-LP PCH | James Ralston | 1 | -0/+13 |
| 2013-10-23 | mfd: lpc_ich: Remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -2/+0 |
| 2013-08-01 | mfd: lpc_ich: Staticize struct 'lpc_chipset_info' | Jingoo Han | 1 | -1/+1 |
| 2013-06-20 | mfd: lpc_ich: iTCO_wdt patch for Intel Coleto Creek DeviceIDs | Seth Heasley | 1 | -0/+7 |
| 2013-06-18 | mfd: lpc_ich: Convert to module_pci_driver | Libo Chen | 1 | -12/+1 |
| 2013-06-11 | mfd: lpc_ich: Add support for Intel Avoton SoC | James Ralston | 1 | -0/+10 |
| 2013-02-15 | mfd: lpc_ich: Use devres API to allocate private data | Aaron Sierra | 1 | -5/+2 |
| 2013-02-14 | mfd: lpc_ich: Add Device IDs for Intel Wellsburg PCH | James Ralston | 1 | -0/+38 |
| 2013-02-14 | mfd: lpc_ich: Fix gpio base and control offsets | Aaron Sierra | 1 | -33/+76 |
| 2012-12-16 | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -6/+10 |
| 2012-11-28 | mfd: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
| 2012-11-28 | mfd: remove use of __devinitdata | Bill Pemberton | 1 | -1/+1 |
| 2012-11-28 | mfd: remove use of __devinit | Bill Pemberton | 1 | -7/+7 |
| 2012-11-28 | mfd: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
| 2012-11-21 | mfd: lpc_ich: One uninitialized cell is no error | Paul Bolle | 1 | -5/+6 |
| 2012-11-21 | mfd: lpc_ich: Fix resource request for [mem 0x00000000] | Peter Hurley | 1 | -1/+4 |
| 2012-09-16 | mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCH | James Ralston | 1 | -0/+14 |
| 2012-09-14 | gpio: gpio-ich: Share ownership of GPIO groups | Jean Delvare | 1 | -2/+27 |
| 2012-09-14 | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 1 | -2/+2 |
| 2012-08-23 | mfd: lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driver | Feng Tang | 1 | -19/+1 |
| 2012-05-09 | watchdog: Convert iTCO_wdt driver to mfd model | Aaron Sierra | 1 | -1/+170 |
| 2012-05-01 | mfd: Add LPC driver for Intel ICH chipsets | Aaron Sierra | 1 | -0/+719 |