aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/intel/pinctrl-broxton.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-07pinctrl: broxton: Provide Interrupt Status register offsetAndy Shevchenko1-1/+3
2018-11-08pinctrl: broxton: Code formatting fixesAndy Shevchenko1-3/+3
2018-11-08pinctrl: broxton: Get rid of unneeded ->probe() stubAndy Shevchenko1-6/+1
2018-10-03pinctrl: broxton: Convert unsigned to unsigned intAndy Shevchenko1-53/+53
2018-09-18pinctrl: intel: Move linux/pm.h to the local headerAndy Shevchenko1-1/+1
2018-08-31pinctrl: broxton: Define PM ops via INTEL_PINCTRL_PM_OPS()Andy Shevchenko1-4/+1
2018-08-31pinctrl: broxton: Convert to use intel_pinctrl_probe_by_uid()Andy Shevchenko1-39/+2
2018-07-02pinctrl: intel: Convert to use SPDX identifierAndy Shevchenko1-4/+1
2017-01-30pinctrl: broxton: No need to take pointer of a pointerAndy Shevchenko1-2/+2
2017-01-30Merge tag 'v4.10-rc6' into develLinus Walleij1-1/+1
2017-01-26pinctrl: broxton: Rename apl-pinctrl driverAndy Shevchenko1-1/+1
2017-01-11pinctrl: intel: Convert to use devm_gpiochip_add_data()Mika Westerberg1-1/+0
2017-01-11pinctrl: broxton: Use correct PADCFGLOCK offsetMika Westerberg1-1/+1
2016-06-15pinctrl/broxton: enable platform device in the absence of ACPI enumerationTan Jui Nee1-12/+31
2015-12-10pinctrl: intel: fix bug of register offset calculationQipeng Zha1-0/+1
2015-10-27pinctrl: intel: Add Intel Broxton pin controller supportMika Westerberg1-0/+1065