summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/intel/pinctrl-denverton.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2026-05-29pinctrl: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)1-1/+1
2026-02-06pinctrl: intel: Align Copyright note with corporate guidelinesAndy Shevchenko1-1/+1
2025-11-12pinctrl: denverton: Switch to INTEL_GPP() macroAndy Shevchenko1-14/+7
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2023-11-13pinctrl: denverton: Switch to use Intel pin control PM opsAndy Shevchenko1-3/+2
2023-10-06pinctrl: denverton: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()Andy Shevchenko1-1/+1
2023-09-27pinctrl: denverton: Enable platform device in the absence of ACPI enumerationAndy Shevchenko1-0/+7
2023-08-15pinctrl: intel: Switch to use exported namespaceAndy Shevchenko1-0/+1
2022-12-27pinctrl: denverton: Replace DNV_COMMUNITY() by INTEL_COMMUNITY_GPPS()Andy Shevchenko1-12/+1
2019-08-08pinctrl: denverton: Update pin names according to v1.08Andy Shevchenko1-24/+25
2019-08-07pinctrl: denverton: Provide Interrupt Status register offsetAndy Shevchenko1-1/+3
2018-11-08pinctrl: denverton: Replace acpi.h with mod_devicetable.hAndy Shevchenko1-1/+1
2018-11-08pinctrl: denverton: Get rid of unneeded ->probe() stubAndy Shevchenko1-7/+2
2018-09-18pinctrl: intel: Move linux/pm.h to the local headerAndy Shevchenko1-1/+1
2018-08-31pinctrl: denverton: Define PM ops via INTEL_PINCTRL_PM_OPS()Andy Shevchenko1-4/+1
2018-07-02pinctrl: intel: Convert to use SPDX identifierAndy Shevchenko1-4/+1
2017-11-29pinctrl: denverton: Fix UART2 RTS pin modeAndy Shevchenko1-1/+1
2017-08-14pinctrl: intel: Add Intel Denverton pin controller supportMika Westerberg1-0/+302