| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: lpc_ich: Add support for Intel Bay Trail SoC | Peter Tyser | 2014-03-19 | 1 | -0/+6 |
* | mfd: lpc_ich: Add support for NM10 GPIO | Peter Tyser | 2014-03-19 | 1 | -0/+1 |
* | mfd: lpc_ich: Change Avoton to iTCO v3 | Peter Tyser | 2014-03-19 | 1 | -1/+1 |
* | mfd: lpc_ich: Add support for iTCO v3 | Peter Tyser | 2014-03-19 | 1 | -14/+67 |
* | mfd: lpc_ich: Remove lpc_ich_cfg struct use | Peter Tyser | 2014-03-19 | 1 | -31/+32 |
* | mfd: lpc_ich: Only configure watchdog or GPIO when present | Peter Tyser | 2014-03-19 | 1 | -6/+10 |
* | mfd: lpc_ich: Fix ACPI enable bitmask | Peter Tyser | 2014-03-19 | 1 | -1/+1 |
* | mfd: lpc_ich: Add support for Intel Avoton GPIOs | Vincent Donnefort | 2014-03-19 | 1 | -0/+1 |
* | mfd: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-03-19 | 1 | -1/+0 |
* | mfd: Remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 2014-01-21 | 1 | -1/+1 |
* | mfd: lpc_ich: Fix Wildcat Point info name field | James Ralston | 2013-11-27 | 1 | -1/+1 |
* | mfd: lpc_ich: Add Device IDs for Intel Wildcat Point-LP PCH | James Ralston | 2013-11-04 | 1 | -0/+13 |
* | mfd: lpc_ich: Remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-10-23 | 1 | -2/+0 |
* | mfd: lpc_ich: Staticize struct 'lpc_chipset_info' | Jingoo Han | 2013-08-01 | 1 | -1/+1 |
* | mfd: lpc_ich: iTCO_wdt patch for Intel Coleto Creek DeviceIDs | Seth Heasley | 2013-06-20 | 1 | -0/+7 |
* | mfd: lpc_ich: Convert to module_pci_driver | Libo Chen | 2013-06-18 | 1 | -12/+1 |
* | mfd: lpc_ich: Add support for Intel Avoton SoC | James Ralston | 2013-06-11 | 1 | -0/+10 |
* | mfd: lpc_ich: Use devres API to allocate private data | Aaron Sierra | 2013-02-15 | 1 | -5/+2 |
* | mfd: lpc_ich: Add Device IDs for Intel Wellsburg PCH | James Ralston | 2013-02-14 | 1 | -0/+38 |
* | mfd: lpc_ich: Fix gpio base and control offsets | Aaron Sierra | 2013-02-14 | 1 | -33/+76 |
* | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-12-16 | 1 | -6/+10 |
|\ |
|
| * | mfd: lpc_ich: One uninitialized cell is no error | Paul Bolle | 2012-11-21 | 1 | -5/+6 |
| * | mfd: lpc_ich: Fix resource request for [mem 0x00000000] | Peter Hurley | 2012-11-21 | 1 | -1/+4 |
* | | mfd: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | | mfd: remove use of __devinitdata | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | | mfd: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -7/+7 |
* | | mfd: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
|/ |
|
* | mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCH | James Ralston | 2012-09-16 | 1 | -0/+14 |
* | gpio: gpio-ich: Share ownership of GPIO groups | Jean Delvare | 2012-09-14 | 1 | -2/+27 |
* | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 2012-09-14 | 1 | -2/+2 |
* | mfd: lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driver | Feng Tang | 2012-08-23 | 1 | -19/+1 |
* | watchdog: Convert iTCO_wdt driver to mfd model | Aaron Sierra | 2012-05-09 | 1 | -1/+170 |
* | mfd: Add LPC driver for Intel ICH chipsets | Aaron Sierra | 2012-05-01 | 1 | -0/+719 |