index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
/
pinctrl-intel.c
Age
Commit message (
Expand
)
Author
2024-09-05
pinctrl: intel: Constify struct intel_pinctrl parameter
Andy Shevchenko
2024-09-03
pinctrl: intel: Inline intel_gpio_community_irq_handler()
Andy Shevchenko
2024-08-30
pinctrl: intel: Introduce for_each_intel_gpio_group() helper et al.
Andy Shevchenko
2024-08-30
pinctrl: intel: Constify intel_get_community() returned object
Andy Shevchenko
2024-08-30
pinctrl: intel: Implement high impedance support
Andy Shevchenko
2024-08-30
pinctrl: intel: Add __intel_gpio_get_direction() helper
Andy Shevchenko
2024-08-30
pinctrl: intel: Refactor __intel_gpio_set_direction() to be more useful
Andy Shevchenko
2024-08-30
pinctrl: intel: Move debounce validation out of the lock
Andy Shevchenko
2024-02-19
pwm: lpss-*: Make use of devm_pwmchip_alloc() function
Uwe Kleine-König
2023-11-22
pinctrl: intel: use the correct _PM_OPS() export macro
Raag Jadav
2023-11-14
pinctrl: intel: Revert "Unexport intel_pinctrl_probe()"
Andy Shevchenko
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: intel: Make PM ops functions static
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: intel: 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-03
pinctrl: intel: refine intel_config_set_pull() function
Raag Jadav
2023-09-26
pinctrl: intel: Simplify code with cleanup helpers
Andy Shevchenko
2023-08-15
pinctrl: intel: Switch to use exported namespace
Andy Shevchenko
2023-08-15
pinctrl: intel: export common pinctrl functions
Raag Jadav
2023-06-15
pinctrl: intel: refine ->irq_set_type() hook
Raag Jadav
2023-06-14
pinctrl: intel: refine ->set_mux() hook
Raag Jadav
2023-02-22
Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-02-07
pinctrl: intel: Restore the pins that used to be in Direct IRQ mode
Andy Shevchenko
2022-12-30
pinctrl: intel: Make use of struct pinfunction and PINCTRL_PINFUNCTION()
Andy Shevchenko
2022-12-28
pinctrl: intel: Define maximum pad number in the group
Andy Shevchenko
2022-12-28
pinctrl: intel: Use same order of bit fields for PADCFG2
Andy Shevchenko
2022-12-28
pinctrl: intel: Add ~4k bias support
Andy Shevchenko
2022-12-28
pinctrl: intel: Add definitions to all possible biases
Andy Shevchenko
2022-12-28
pinctrl: intel: Deduplicate some code in intel_config_set_pull()
Andy Shevchenko
2022-12-27
pinctrl: intel: Add default case to intel_config_set_pull()
Andy Shevchenko
2022-12-27
pinctrl: intel: Convert to generic_handle_domain_irq()
Andy Shevchenko
2022-12-27
pinctrl: intel: Always use gpp_num_padown_regs in the main driver
Andy Shevchenko
2022-12-13
Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2022-11-28
pinctrl: intel: Save and restore pins in "direct IRQ" mode
Andy Shevchenko
2022-11-28
Merge tag 'intel-pinctrl-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2022-11-22
pinctrl: intel: Enumerate PWM device when community has a capability
Andy Shevchenko
2022-11-03
pinctrl: intel: Use temporary variable for struct device
Andy Shevchenko
2022-10-26
pinctrl: intel: Use str_enable_disable() helper
Andy Shevchenko
2022-10-24
pinctrl: intel: Add missing header(s)
Andy Shevchenko
2022-08-10
Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2022-07-14
pinctrl: intel: Check against matching data instead of ACPI companion
Andy Shevchenko
2022-06-20
pinctrl: intel: Switch to to embedded struct pingroup
Andy Shevchenko
2022-05-20
pinctrl: intel: Fix kernel doc format, i.e. add return sections
Andy Shevchenko
2022-05-18
pinctrl: intel: make irq_chip immutable
Andy Shevchenko
[next]