aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/lpc_ich.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-21mfd: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-11-27mfd: lpc_ich: Fix Wildcat Point info name fieldJames Ralston1-1/+1
2013-11-04mfd: lpc_ich: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston1-0/+13
2013-10-23mfd: lpc_ich: Remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-08-01mfd: lpc_ich: Staticize struct 'lpc_chipset_info'Jingoo Han1-1/+1
2013-06-20mfd: lpc_ich: iTCO_wdt patch for Intel Coleto Creek DeviceIDsSeth Heasley1-0/+7
2013-06-18mfd: lpc_ich: Convert to module_pci_driverLibo Chen1-12/+1
2013-06-11mfd: lpc_ich: Add support for Intel Avoton SoCJames Ralston1-0/+10
2013-02-15mfd: lpc_ich: Use devres API to allocate private dataAaron Sierra1-5/+2
2013-02-14mfd: lpc_ich: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+38
2013-02-14mfd: lpc_ich: Fix gpio base and control offsetsAaron Sierra1-33/+76
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-6/+10
2012-11-28mfd: remove use of __devexitBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devinitBill Pemberton1-7/+7
2012-11-28mfd: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-21mfd: lpc_ich: One uninitialized cell is no errorPaul Bolle1-5/+6
2012-11-21mfd: lpc_ich: Fix resource request for [mem 0x00000000]Peter Hurley1-1/+4
2012-09-16mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston1-0/+14
2012-09-14gpio: gpio-ich: Share ownership of GPIO groupsJean Delvare1-2/+27
2012-09-14mfd: core: Push irqdomain mapping out into devicesMark Brown1-2/+2
2012-08-23mfd: lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driverFeng Tang1-19/+1
2012-05-09watchdog: Convert iTCO_wdt driver to mfd modelAaron Sierra1-1/+170
2012-05-01mfd: Add LPC driver for Intel ICH chipsetsAaron Sierra1-0/+719