Age | Commit message (Expand) | Author | Files | Lines |
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-17 | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -6/+10 |
2012-11-29 | mfd: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-29 | mfd: remove use of __devinitdata | Bill Pemberton | 1 | -1/+1 |
2012-11-29 | mfd: remove use of __devinit | Bill Pemberton | 1 | -7/+7 |
2012-11-29 | 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 |