summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/intel/pinctrl-broxton.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: broxton: Code formatting fixesAndy Shevchenko2018-11-081-3/+3
* pinctrl: broxton: Get rid of unneeded ->probe() stubAndy Shevchenko2018-11-081-6/+1
* pinctrl: broxton: Convert unsigned to unsigned intAndy Shevchenko2018-10-031-53/+53
* pinctrl: intel: Move linux/pm.h to the local headerAndy Shevchenko2018-09-181-1/+1
* pinctrl: broxton: Define PM ops via INTEL_PINCTRL_PM_OPS()Andy Shevchenko2018-08-311-4/+1
* pinctrl: broxton: Convert to use intel_pinctrl_probe_by_uid()Andy Shevchenko2018-08-311-39/+2
* pinctrl: intel: Convert to use SPDX identifierAndy Shevchenko2018-07-021-4/+1
* pinctrl: broxton: No need to take pointer of a pointerAndy Shevchenko2017-01-301-2/+2
* Merge tag 'v4.10-rc6' into develLinus Walleij2017-01-301-1/+1
|\
| * pinctrl: broxton: Use correct PADCFGLOCK offsetMika Westerberg2017-01-111-1/+1
* | pinctrl: broxton: Rename apl-pinctrl driverAndy Shevchenko2017-01-261-1/+1
* | pinctrl: intel: Convert to use devm_gpiochip_add_data()Mika Westerberg2017-01-111-1/+0
|/
* pinctrl/broxton: enable platform device in the absence of ACPI enumerationTan Jui Nee2016-06-151-12/+31
* pinctrl: intel: fix bug of register offset calculationQipeng Zha2015-12-101-0/+1
* pinctrl: intel: Add Intel Broxton pin controller supportMika Westerberg2015-10-271-0/+1065