summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/intel/pinctrl-icelake.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: icelake: Switch to use Intel pin control PM opsAndy Shevchenko2023-11-131-3/+2
* pinctrl: intel: Switch to use exported namespaceAndy Shevchenko2023-08-151-1/+1
* pinctrl: icelake: Replace ICL_COMMUNITY() by INTEL_COMMUNITY_GPPS()Andy Shevchenko2022-12-271-22/+13
* pinctrl: icelake: Deduplicate COMMUNITY macro codeAndy Shevchenko2022-10-261-4/+4
* pinctrl: icelake: Add Ice Lake-N PCH pin controller supportAndy Shevchenko2022-02-231-8/+283
* pinctrl: icelake: Use generic flag for special GPIO base treatmentAndy Shevchenko2020-04-141-16/+14
* pinctrl: icelake: Provide Interrupt Status register offsetAndy Shevchenko2019-08-071-0/+2
* pinctrl: icelake: Code formatting fixesAndy Shevchenko2018-11-081-1/+1
* pinctrl: icelake: Get rid of unneeded ->probe() stubAndy Shevchenko2018-11-081-7/+2
* pinctrl: intel: Move linux/pm.h to the local headerAndy Shevchenko2018-09-181-1/+1
* pinctrl: icelake: Define PM ops via INTEL_PINCTRL_PM_OPS()Andy Shevchenko2018-08-311-4/+1
* pinctrl: intel: Add Ice Lake PCH pin controller supportAndy Shevchenko2018-06-291-0/+436