aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/intel-lpss.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2019-05-14Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-0/+3
2019-05-14mfd: intel-lpss: Set the device in reset state when initBinbin Wu1-0/+3
2019-04-26dmaengine: idma64: Move driver name to the headerAndy Shevchenko1-2/+2
2018-06-04mfd: intel-lpss: Correct names of RESETS register bitsAndy Shevchenko1-2/+2
2018-05-29mfd: intel-lpss: Program REMAP register in PIO modeAndy Shevchenko1-2/+2
2018-01-10PM / mfd: intel-lpss: Use DPM_FLAG_SMART_SUSPENDRafael J. Wysocki1-1/+5
2017-09-05mfd: intel-lpss: Put I2C and SPI controllers into reset state on suspendFurquan Shaikh1-0/+8
2016-11-16mfd: intel-lpss: Do not put device in reset state on suspendAzhar Shaikh1-3/+0
2016-05-20Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-3/+20
2016-05-09mfd: intel-lpss: Remove CLK_IS_ROOTStephen Boyd1-2/+2
2016-05-09mfd: intel-lpss: Save register context on suspendHeikki Krogerus1-1/+18
2016-04-09device property: don't bother the drivers with struct property_setHeikki Krogerus1-1/+1
2016-03-09mfd: intel-lpss: Remove clock tree on error pathAndy Shevchenko1-0/+1
2015-12-07mfd: intel-lpss: Add support for passing device propertiesMika Westerberg1-4/+12
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-2/+1
2015-10-26mfd: intel-lpss: Use writeq() helperAndy Shevchenko1-8/+4
2015-07-28mfd: Add support for Intel Sunrisepoint LPSS devicesAndy Shevchenko1-0/+524