summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/lpc_ich.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: lpc_ich: Do not create iTCO watchdog when WDAT table existsMika Westerberg2016-09-281-0/+4
* mfd: lpc_ich: Intel device IDs for PCHAlexandra Yates2015-11-241-0/+15
* mfd: lpc_ich: Separate device cells for clarityAaron Sierra2015-10-301-24/+18
* mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform dataMatt Fleming2015-08-111-3/+29
* mfd: lpc_ich: Assign subdevice ids automaticallyMika Westerberg2015-06-221-4/+4
* mfd: lpc_ich: Sort IDsAndy Shevchenko2015-04-091-9/+9
* mfd: lpc_ich: Sort IDsAndy Shevchenko2015-03-301-86/+86
* mfd: lpc_ich: Add Device IDs for Intel 9 Series PCHJames Ralston2014-09-261-0/+11
* mfd: lpc_ich: Add PCI ID for Intel BraswellAlan Cox2014-09-261-0/+6
* mfd: lpc_ich: Enable GPIO for Panther PointGuenter Roeck2014-06-031-0/+1
* mfd: lpc_ich: Add support for Intel Bay Trail SoCPeter Tyser2014-03-191-0/+6
* mfd: lpc_ich: Add support for NM10 GPIOPeter Tyser2014-03-191-0/+1
* mfd: lpc_ich: Change Avoton to iTCO v3Peter Tyser2014-03-191-1/+1
* mfd: lpc_ich: Add support for iTCO v3Peter Tyser2014-03-191-14/+67
* mfd: lpc_ich: Remove lpc_ich_cfg struct usePeter Tyser2014-03-191-31/+32
* mfd: lpc_ich: Only configure watchdog or GPIO when presentPeter Tyser2014-03-191-6/+10
* mfd: lpc_ich: Fix ACPI enable bitmaskPeter Tyser2014-03-191-1/+1
* mfd: lpc_ich: Add support for Intel Avoton GPIOsVincent Donnefort2014-03-191-0/+1
* mfd: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-191-1/+0
* mfd: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-01-211-1/+1
* mfd: lpc_ich: Fix Wildcat Point info name fieldJames Ralston2013-11-271-1/+1
* mfd: lpc_ich: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston2013-11-041-0/+13
* mfd: lpc_ich: Remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-2/+0
* mfd: lpc_ich: Staticize struct 'lpc_chipset_info'Jingoo Han2013-08-011-1/+1
* mfd: lpc_ich: iTCO_wdt patch for Intel Coleto Creek DeviceIDsSeth Heasley2013-06-201-0/+7
* mfd: lpc_ich: Convert to module_pci_driverLibo Chen2013-06-181-12/+1
* mfd: lpc_ich: Add support for Intel Avoton SoCJames Ralston2013-06-111-0/+10
* mfd: lpc_ich: Use devres API to allocate private dataAaron Sierra2013-02-151-5/+2
* mfd: lpc_ich: Add Device IDs for Intel Wellsburg PCHJames Ralston2013-02-141-0/+38
* mfd: lpc_ich: Fix gpio base and control offsetsAaron Sierra2013-02-141-33/+76
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-161-6/+10
|\
| * mfd: lpc_ich: One uninitialized cell is no errorPaul Bolle2012-11-211-5/+6
| * mfd: lpc_ich: Fix resource request for [mem 0x00000000]Peter Hurley2012-11-211-1/+4
* | mfd: remove use of __devexitBill Pemberton2012-11-281-1/+1
* | mfd: remove use of __devinitdataBill Pemberton2012-11-281-1/+1
* | mfd: remove use of __devinitBill Pemberton2012-11-281-7/+7
* | mfd: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
|/
* mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2012-09-161-0/+14
* gpio: gpio-ich: Share ownership of GPIO groupsJean Delvare2012-09-141-2/+27
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-141-2/+2
* mfd: lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driverFeng Tang2012-08-231-19/+1
* watchdog: Convert iTCO_wdt driver to mfd modelAaron Sierra2012-05-091-1/+170
* mfd: Add LPC driver for Intel ICH chipsetsAaron Sierra2012-05-011-0/+719
OpenPOWER on IntegriCloud