index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
Age
Commit message (
Expand
)
Author
Lines
2023-11-13
pinctrl: denverton: Switch to use Intel pin control PM ops
Andy Shevchenko
-3
/
+2
2023-11-13
pinctrl: cedarfork: Switch to use Intel pin control PM ops
Andy Shevchenko
-3
/
+2
2023-11-13
pinctrl: cannonlake: Switch to use Intel pin control PM ops
Andy Shevchenko
-3
/
+2
2023-11-13
pinctrl: broxton: Switch to use Intel pin control PM ops
Andy Shevchenko
-3
/
+2
2023-11-13
pinctrl: alderlake: Switch to use Intel pin control PM ops
Andy Shevchenko
-3
/
+2
2023-11-13
pinctrl: intel: Provide Intel pin control wide PM ops structure
Andy Shevchenko
-5
/
+7
2023-11-04
treewide: rename pinctrl_gpio_direction_output_new()
Bartosz Golaszewski
-3
/
+3
2023-11-04
treewide: rename pinctrl_gpio_direction_input_new()
Bartosz Golaszewski
-3
/
+3
2023-11-04
pinctrl: lynxpoint: use new pinctrl GPIO helpers
Bartosz Golaszewski
-2
/
+2
2023-11-04
pinctrl: intel: use new pinctrl GPIO helpers
Bartosz Golaszewski
-2
/
+2
2023-11-04
pinctrl: cherryview: use new pinctrl GPIO helpers
Bartosz Golaszewski
-2
/
+2
2023-11-03
Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-268
/
+165
2023-10-24
pinctrl: intel: use acpi_dev_uid_match() for matching _UID
Raag Jadav
-1
/
+1
2023-10-11
pinctrl: intel: fetch community only when we need it
Raag Jadav
-6
/
+7
2023-10-11
pinctrl: cherryview: reduce scope of PIN_CONFIG_BIAS_HIGH_IMPEDANCE case
Raag Jadav
-1
/
+1
2023-10-11
pinctrl: cherryview: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-10-06
pinctrl: cherryview: Simplify code with cleanup helpers
Andy Shevchenko
-90
/
+46
2023-10-06
pinctrl: cherryview: Avoid duplicated I/O
Andy Shevchenko
-4
/
+7
2023-10-06
pinctrl: denverton: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
Andy Shevchenko
-1
/
+1
2023-10-06
pinctrl: broxton: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
Andy Shevchenko
-2
/
+1
2023-10-03
pinctrl: moorefield: Replace kernel.h by what is actually being used
Andy Shevchenko
-1
/
+1
2023-10-03
pinctrl: merrifield: Replace kernel.h by what is actually being used
Andy Shevchenko
-1
/
+1
2023-10-03
pinctrl: lynxpoint: Replace kernel.h by what is actually being used
Andy Shevchenko
-1
/
+1
2023-10-03
pinctrl: cherryview: Replace kernel.h by what is actually being used
Andy Shevchenko
-1
/
+1
2023-10-03
pinctrl: baytrail: Replace kernel.h by what is actually being used
Andy Shevchenko
-1
/
+1
2023-10-03
pinctrl: lynxpoint: drop runtime PM support
Raag Jadav
-29
/
+3
2023-10-03
pinctrl: baytrail: drop runtime PM support
Raag Jadav
-17
/
+2
2023-10-03
pinctrl: intel: refine intel_config_set_pull() function
Raag Jadav
-20
/
+21
2023-10-03
pinctrl: intel: Replace kernel.h by what is actually being used
Andy Shevchenko
-1
/
+1
2023-09-27
pinctrl: denverton: Enable platform device in the absence of ACPI enumeration
Andy Shevchenko
-0
/
+7
2023-09-26
pinctrl: intel: Simplify code with cleanup helpers
Andy Shevchenko
-90
/
+56
2023-09-12
pinctrl: baytrail: fix debounce disable case
Raag Jadav
-2
/
+9
2023-08-22
pinctrl: cherryview: fix address_space_handler() argument
Raag Jadav
-3
/
+2
2023-08-22
pinctrl: intel: consolidate ACPI dependency
Raag Jadav
-19
/
+1
2023-08-21
pinctrl: cherryview: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
Andy Shevchenko
-7
/
+3
2023-08-18
pinctrl: lynxpoint: Make use of pm_ptr()
Andy Shevchenko
-4
/
+3
2023-08-18
pinctrl: baytrail: Make use of pm_ptr()
Andy Shevchenko
-8
/
+3
2023-08-15
pinctrl: intel: Switch to use exported namespace
Andy Shevchenko
-9
/
+18
2023-08-15
Merge patch series "Reuse common functions from pinctrl-intel"
Andy Shevchenko
-236
/
+57
2023-08-15
pinctrl: lynxpoint: reuse common functions from pinctrl-intel
Raag Jadav
-83
/
+9
2023-08-15
pinctrl: cherryview: reuse common functions from pinctrl-intel
Raag Jadav
-60
/
+9
2023-08-15
pinctrl: baytrail: reuse common functions from pinctrl-intel
Raag Jadav
-79
/
+11
2023-08-15
pinctrl: intel: export common pinctrl functions
Raag Jadav
-14
/
+28
2023-08-15
Merge patch series "Introduce Intel Tangier pinctrl driver"
Andy Shevchenko
-1277
/
+778
2023-08-15
pinctrl: moorefield: Adapt to Intel Tangier driver
Raag Jadav
-622
/
+37
2023-08-15
pinctrl: merrifield: Adapt to Intel Tangier driver
Raag Jadav
-655
/
+41
2023-08-15
pinctrl: tangier: Introduce Intel Tangier driver
Raag Jadav
-0
/
+700
2023-08-15
pinctrl: baytrail: consolidate common mask operation
Raag Jadav
-19
/
+15
2023-06-19
pinctrl: cherryview: Drop goto label
Andy Shevchenko
-4
/
+5
2023-06-19
pinctrl: baytrail: invert if condition
Raag Jadav
-3
/
+1
[prev]
[next]