index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
Age
Commit message (
Expand
)
Author
2024-02-19
pwm: lpss-*: Make use of devm_pwmchip_alloc() function
Uwe Kleine-König
2023-12-18
Merge tag 'intel-pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2023-12-15
pinctrl: intel: Add Intel Meteor Point pin controller and GPIO support
Andy Shevchenko
2023-12-08
pinctrl: baytrail: use gpiochip_dup_line_label()
Bartosz Golaszewski
2023-11-24
pinctrl: baytrail: Simplify code with cleanup helpers
Andy Shevchenko
2023-11-24
pinctrl: baytrail: Move default strength assignment to a switch-case
Andy Shevchenko
2023-11-24
pinctrl: baytrail: Factor out byt_gpio_force_input_mode()
Andy Shevchenko
2023-11-24
pinctrl: baytrail: Fix types of config value in byt_pin_config_set()
Andy Shevchenko
2023-11-24
pinctrl: lynxpoint: Simplify code with cleanup helpers
Andy Shevchenko
2023-11-24
pinctrl: tangier: simplify locking using cleanup helpers
Raag Jadav
2023-11-22
pinctrl: intel: use the correct _PM_OPS() export macro
Raag Jadav
2023-11-14
pinctrl: intel: Add a generic Intel pin control platform driver
Andy Shevchenko
2023-11-14
pinctrl: intel: Revert "Unexport intel_pinctrl_probe()"
Andy Shevchenko
2023-11-13
pinctrl: intel: allow independent COMPILE_TEST
Raag Jadav
2023-11-13
pinctrl: intel: Refactor intel_pinctrl_get_soc_data()
Andy Shevchenko
2023-11-13
pinctrl: intel: Move default strength assignment to a switch-case
Andy Shevchenko
2023-11-13
pinctrl: tangier: Move default strength assignment to a switch-case
Andy Shevchenko
2023-11-13
pinctrl: tangier: Enable 910 Ohm bias
Andy Shevchenko
2023-11-13
pinctrl: intel: Make PM ops functions static
Andy Shevchenko
2023-11-13
pinctrl: tigerlake: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
pinctrl: sunrisepoint: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
pinctrl: meteorlake: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
pinctrl: lewisburg: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
pinctrl: lakefield: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
pinctrl: jasperlake: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
pinctrl: icelake: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
pinctrl: geminilake: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
pinctrl: emmitsburg: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
pinctrl: elkhartlake: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
pinctrl: denverton: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
pinctrl: cedarfork: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
pinctrl: cannonlake: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
pinctrl: broxton: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
pinctrl: alderlake: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
pinctrl: intel: Provide Intel pin control wide PM ops structure
Andy Shevchenko
2023-11-04
treewide: rename pinctrl_gpio_direction_output_new()
Bartosz Golaszewski
2023-11-04
treewide: rename pinctrl_gpio_direction_input_new()
Bartosz Golaszewski
2023-11-04
pinctrl: lynxpoint: use new pinctrl GPIO helpers
Bartosz Golaszewski
2023-11-04
pinctrl: intel: use new pinctrl GPIO helpers
Bartosz Golaszewski
2023-11-04
pinctrl: cherryview: use new pinctrl GPIO helpers
Bartosz Golaszewski
2023-11-03
Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-10-24
pinctrl: intel: use acpi_dev_uid_match() for matching _UID
Raag Jadav
2023-10-11
pinctrl: intel: fetch community only when we need it
Raag Jadav
2023-10-11
pinctrl: cherryview: reduce scope of PIN_CONFIG_BIAS_HIGH_IMPEDANCE case
Raag Jadav
2023-10-11
pinctrl: cherryview: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-06
pinctrl: cherryview: Simplify code with cleanup helpers
Andy Shevchenko
2023-10-06
pinctrl: cherryview: Avoid duplicated I/O
Andy Shevchenko
2023-10-06
pinctrl: denverton: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
Andy Shevchenko
2023-10-06
pinctrl: broxton: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
Andy Shevchenko
2023-10-03
pinctrl: moorefield: Replace kernel.h by what is actually being used
Andy Shevchenko
[next]