aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/lpc_ich.c
AgeCommit message (Expand)Author
2018-01-08mfd: lpc_ich: Do not touch SPI-NOR write protection bit on Apollo LakeMika Westerberg
2017-10-24mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT methodJoakim Tjernlund
2017-09-05mfd: lpc_ich: Do not touch SPI-NOR write protection bit on Haswell/BroadwellMika Westerberg
2017-04-27mfd: lpc_ich: Add support for Intel Gemini Lake SoCMika Westerberg
2017-04-27mfd: lpc_ich: Add PCI ID for Intel Cougar Mountain SoCPriyalee Kushwaha
2017-02-13mfd: lpc_ich: Enable watchdog on Intel Apollo Lake PCHTan Jui Nee
2017-02-13mfd: lpc_ich: Remove useless comments in core partAndy Shevchenko
2017-01-03mfd: lpc_ich: Add support for Intel Apollo Lake SoCMika Westerberg
2017-01-03mfd: lpc_ich: Add support for SPI serial flash host controllerMika Westerberg
2016-11-21mfd: lpc_ich: Use gpio-ich driver for 8-series and 9-series Intel PCH devicesDan Gora
2016-09-28mfd: lpc_ich: Do not create iTCO watchdog when WDAT table existsMika Westerberg
2015-11-24mfd: lpc_ich: Intel device IDs for PCHAlexandra Yates
2015-10-30mfd: lpc_ich: Separate device cells for clarityAaron Sierra
2015-08-11mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform dataMatt Fleming
2015-06-22mfd: lpc_ich: Assign subdevice ids automaticallyMika Westerberg
2015-04-09mfd: lpc_ich: Sort IDsAndy Shevchenko
2015-03-30mfd: lpc_ich: Sort IDsAndy Shevchenko
2014-09-26mfd: lpc_ich: Add Device IDs for Intel 9 Series PCHJames Ralston
2014-09-26mfd: lpc_ich: Add PCI ID for Intel BraswellAlan Cox
2014-06-03mfd: lpc_ich: Enable GPIO for Panther PointGuenter Roeck
2014-03-19mfd: lpc_ich: Add support for Intel Bay Trail SoCPeter Tyser
2014-03-19mfd: lpc_ich: Add support for NM10 GPIOPeter Tyser
2014-03-19mfd: lpc_ich: Change Avoton to iTCO v3Peter Tyser
2014-03-19mfd: lpc_ich: Add support for iTCO v3Peter Tyser
2014-03-19mfd: lpc_ich: Remove lpc_ich_cfg struct usePeter Tyser
2014-03-19mfd: lpc_ich: Only configure watchdog or GPIO when presentPeter Tyser
2014-03-19mfd: lpc_ich: Fix ACPI enable bitmaskPeter Tyser
2014-03-19mfd: lpc_ich: Add support for Intel Avoton GPIOsVincent Donnefort
2014-03-19mfd: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-21mfd: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-11-27mfd: lpc_ich: Fix Wildcat Point info name fieldJames Ralston
2013-11-04mfd: lpc_ich: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston
2013-10-23mfd: lpc_ich: Remove unnecessary pci_set_drvdata()Jingoo Han
2013-08-01mfd: lpc_ich: Staticize struct 'lpc_chipset_info'Jingoo Han
2013-06-20mfd: lpc_ich: iTCO_wdt patch for Intel Coleto Creek DeviceIDsSeth Heasley
2013-06-18mfd: lpc_ich: Convert to module_pci_driverLibo Chen
2013-06-11mfd: lpc_ich: Add support for Intel Avoton SoCJames Ralston
2013-02-15mfd: lpc_ich: Use devres API to allocate private dataAaron Sierra
2013-02-14mfd: lpc_ich: Add Device IDs for Intel Wellsburg PCHJames Ralston
2013-02-14mfd: lpc_ich: Fix gpio base and control offsetsAaron Sierra
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-11-28mfd: remove use of __devexitBill Pemberton
2012-11-28mfd: remove use of __devinitdataBill Pemberton
2012-11-28mfd: remove use of __devinitBill Pemberton
2012-11-28mfd: remove use of __devexit_pBill Pemberton
2012-11-21mfd: lpc_ich: One uninitialized cell is no errorPaul Bolle
2012-11-21mfd: lpc_ich: Fix resource request for [mem 0x00000000]Peter Hurley
2012-09-16mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston
2012-09-14gpio: gpio-ich: Share ownership of GPIO groupsJean Delvare
2012-09-14mfd: core: Push irqdomain mapping out into devicesMark Brown