summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/intel-lpss.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: intel-lpss: Fix the fractional clock divider flagsAndy Shevchenko2023-12-131-1/+1
* mfd: intel-lpss: Provide Intel LPSS PM ops structureAndy Shevchenko2023-12-071-8/+10
* mfd: intel-lpss: Move exported symbols to INTEL_LPSS namespaceAndy Shevchenko2023-12-071-5/+5
* mfd: intel-lpss: Adjust header inclusionsAndy Shevchenko2023-12-071-5/+12
* mfd: intel-lpss: Return error code received from the IRQ APIChen Ni2023-12-071-1/+4
* mfd: intel-lpss: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2023-12-071-3/+3
* mfd: intel-lpss: Hide suspend/resume functions in #ifdefArnd Bergmann2023-06-151-0/+2
* mfd: intel-lpss: Fix I2C4 not being available on the Microsoft Surface Go & Go 2Hans de Goede2021-12-291-0/+1
* clk: fractional-divider: Introduce POWER_OF_TWO_PS flagAndy Shevchenko2021-08-121-1/+2
* mfd: intel-lpss: Switch to use the software nodesHeikki Krogerus2021-04-141-1/+1
* mfd: intel-lpss: Use devm_ioremap_uc for MMIOTuowen Zhao2019-11-111-1/+1
* mfd: intel-lpss: Use MODULE_SOFTDEP() instead of implicit requestAndy Shevchenko2019-09-021-21/+8
* mfd: intel-lpss: Consistently use GENMASK()Andy Shevchenko2019-09-021-5/+5
* Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-07-151-0/+1
|\
| * mfd: intel-lpss: Release IDA resourcesAndy Shevchenko2019-07-021-0/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-05-161-0/+1
|\
| * clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* | Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-05-141-0/+3
|\ \
| * | mfd: intel-lpss: Set the device in reset state when initBinbin Wu2019-05-141-0/+3
| |/
* / dmaengine: idma64: Move driver name to the headerAndy Shevchenko2019-04-261-2/+2
|/
* mfd: intel-lpss: Correct names of RESETS register bitsAndy Shevchenko2018-06-041-2/+2
* mfd: intel-lpss: Program REMAP register in PIO modeAndy Shevchenko2018-05-291-2/+2
* PM / mfd: intel-lpss: Use DPM_FLAG_SMART_SUSPENDRafael J. Wysocki2018-01-101-1/+5
* mfd: intel-lpss: Put I2C and SPI controllers into reset state on suspendFurquan Shaikh2017-09-051-0/+8
* mfd: intel-lpss: Do not put device in reset state on suspendAzhar Shaikh2016-11-161-3/+0
* Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-201-3/+20
|\
| * mfd: intel-lpss: Remove CLK_IS_ROOTStephen Boyd2016-05-091-2/+2
| * mfd: intel-lpss: Save register context on suspendHeikki Krogerus2016-05-091-1/+18
* | device property: don't bother the drivers with struct property_setHeikki Krogerus2016-04-091-1/+1
|/
* mfd: intel-lpss: Remove clock tree on error pathAndy Shevchenko2016-03-091-0/+1
* mfd: intel-lpss: Add support for passing device propertiesMika Westerberg2015-12-071-4/+12
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-061-2/+1
|\
* | mfd: intel-lpss: Use writeq() helperAndy Shevchenko2015-10-261-8/+4
|/
* mfd: Add support for Intel Sunrisepoint LPSS devicesAndy Shevchenko2015-07-281-0/+524