summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/intel-lpss-acpi.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: intel-lpss: Provide Intel LPSS PM ops structureAndy Shevchenko2023-12-071-3/+2
* mfd: intel-lpss: Move exported symbols to INTEL_LPSS namespaceAndy Shevchenko2023-12-071-0/+1
* mfd: intel-lpss: Adjust header inclusionsAndy Shevchenko2023-12-071-1/+5
* mfd: intel-lpss: Use device_get_match_data()Andy Shevchenko2023-12-071-6/+5
* mfd: intel-lpss: Revert "Add missing check for platform_get_resource"Andy Shevchenko2023-12-071-3/+1
* mfd: intel-lpss-acpi: Convert to platform remove callback returning voidUwe Kleine-König2023-12-071-4/+2
* mfd: intel-lpss: Add missing check for platform_get_resourceJiasheng Jiang2023-06-151-0/+3
* mfd: intel-lpss: Provide an SSP type to the driverAndy Shevchenko2022-03-231-3/+38
* mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()Andy Shevchenko2021-11-291-1/+6
* mfd: intel-lpss: Add Intel Cannon Lake ACPI IDsAndy Shevchenko2021-07-201-0/+18
* mfd: intel-lpss: Switch to use the software nodesHeikki Krogerus2021-04-141-4/+20
* mfd: intel-lpss: Constify device property structuresAndy Shevchenko2021-04-141-4/+4
* mfd: intel-lpss: Add Intel Skylake ACPI IDsAndy Shevchenko2019-09-021-0/+26
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* mfd: intel-lpss: Move linux/pm.h to the local headerAndy Shevchenko2019-02-181-1/+0
* mfd: intel-lpss: Remove left over variableAndy Shevchenko2017-04-271-4/+0
* mfd: intel-lpss: Add default I2C device properties for Apollo LakeJarkko Nikula2016-10-041-1/+13
* device property: don't bother the drivers with struct property_setHeikki Krogerus2016-04-091-10/+2
* mfd: intel-lpss: Pass I2C configuration via properties on BXTMika Westerberg2016-03-161-0/+12
* mfd: intel-lpss: Pass SDA hold time to I2C host controller driverMika Westerberg2015-12-071-2/+17
* mfd: lpss: Add Broxton ACPI IDsMika Westerberg2015-10-301-0/+16
* mfd: Add support for Intel Sunrisepoint LPSS devicesAndy Shevchenko2015-07-281-0/+84