index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-amd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: amd: Mask non-wake source pins with interrupt enabled at suspend
Mario Limonciello
2023-12-04
1
-0
/
+9
*
pinctrl: amd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-10
1
-4
/
+2
*
Merge tag 'pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-08-31
1
-2
/
+2
|
\
|
*
pinctrl: amd: Don't show `Invalid config param` errors
Mario Limonciello
2023-07-23
1
-2
/
+2
*
|
pinctrl: amd: Mask wake bits on probe again
Mario Limonciello
2023-08-21
1
-0
/
+30
*
|
pinctrl: amd: Unify debounce handling into amd_pinconf_set()
Mario Limonciello
2023-07-13
1
-16
/
+5
*
|
pinctrl: amd: Drop pull up select configuration
Mario Limonciello
2023-07-13
1
-12
/
+4
*
|
pinctrl: amd: Use amd_pinconf_set() for all config options
Mario Limonciello
2023-07-13
1
-13
/
+15
*
|
pinctrl: amd: Only use special debounce behavior for GPIO 0
Mario Limonciello
2023-07-13
1
-3
/
+5
|
/
*
Merge tag 'pinctrl-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-06-30
1
-37
/
+13
|
\
|
*
pinctrl: amd: Revert "pinctrl: amd: disable and mask interrupts on probe"
Mario Limonciello
2023-05-08
1
-31
/
+0
|
*
pinctrl: amd: Detect and mask spurious interrupts
Kornel Dulęba
2023-05-08
1
-6
/
+6
|
*
pinctrl: amd: Fix mistake in handling clearing pins at startup
Mario Limonciello
2023-05-08
1
-2
/
+2
|
*
pinctrl: amd: Detect internal GPIO0 debounce handling
Mario Limonciello
2023-05-08
1
-0
/
+7
*
|
pinctrl: amd: Use pm_pr_dbg to show debugging messages
Mario Limonciello
2023-06-12
1
-3
/
+3
|
/
*
Merge tag 'pinctrl-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-05-03
1
-46
/
+44
|
\
|
*
pinctrl: amd: Add fields for interrupt status and wake status
Mario Limonciello
2023-03-31
1
-3
/
+17
|
*
pinctrl: amd: Adjust debugfs output
Mario Limonciello
2023-03-31
1
-46
/
+30
*
|
pinctrl: amd: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
|
/
*
Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-02-22
1
-0
/
+7
|
\
|
*
pinctrl: amd: Add Z-state wake control bits
Basavaraj Natikar
2022-12-29
1
-0
/
+7
*
|
pinctrl: amd: Fix debug output for debounce time
Mario Limonciello
2023-01-27
1
-0
/
+1
|
/
*
pinctrl: amd: Add dynamic debugging for active GPIOs
Mario Limonciello
2022-10-17
1
-4
/
+6
*
Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-12
1
-1
/
+1
|
\
|
*
pinctrl: amd: Use generic_handle_irq_safe()
Sebastian Andrzej Siewior
2022-09-19
1
-1
/
+1
*
|
pinctrl: amd: change dev_warn to dev_dbg for additional feature support
Basavaraj Natikar
2022-08-31
1
-2
/
+2
*
|
pinctrl: amd: Pick some different unicode symbols
Mario Limonciello
2022-08-26
1
-14
/
+14
|
/
*
pinctrl: amd: Fix an unused variable
Mario Limonciello
2022-08-03
1
-1
/
+0
*
pinctrl: amd: Use unicode for debugfs output
Mario Limonciello
2022-07-26
1
-58
/
+56
*
pinctrl: amd: Fix newline declaration in debugfs output
Mario Limonciello
2022-07-26
1
-1
/
+1
*
pinctrl: amd: Remove contact information
Basavaraj Natikar
2022-07-10
1
-2
/
+0
*
pinctrl: amd: Don't save/restore interrupt status and wake status bits
Basavaraj Natikar
2022-07-10
1
-2
/
+9
*
pinctrl: amd: Use devm_platform_get_and_ioremap_resource
Basavaraj Natikar
2022-07-10
1
-8
/
+3
*
pinctrl: amd: Implement pinmux functionality
Basavaraj Natikar
2022-06-15
1
-0
/
+78
*
pinctrl: amd: Add amd_get_iomux_res function
Basavaraj Natikar
2022-06-15
1
-0
/
+25
*
pinctrl: amd: Make the irqchip immutable
Marc Zyngier
2022-04-19
1
-3
/
+8
*
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2021-12-16
1
-3
/
+0
*
pinctrl: amd: Fix wakeups when IRQ is shared with SCI
Mario Limonciello
2021-11-16
1
-3
/
+26
*
pinctrl: amd: disable and mask interrupts on probe
Sachi King
2021-10-16
1
-0
/
+31
*
pinctrl: amd: Handle wake-up interrupt
Basavaraj Natikar
2021-09-17
1
-0
/
+10
*
pinctrl: amd: Add irq field data
Basavaraj Natikar
2021-09-17
1
-5
/
+4
*
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-30
1
-4
/
+2
|
\
|
*
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-12
1
-4
/
+2
*
|
pinctrl: amd: Fix an issue with shutdown when system set to s0ix
Mario Limonciello
2021-08-12
1
-2
/
+1
|
/
*
pinctrl/amd: Add device HID for new AMD GPIO controller
Maximilian Luz
2021-05-25
1
-0
/
+1
*
pinctrl: amd: Implement irq_set_wake
Raul E Rangel
2021-05-19
1
-1
/
+31
*
Merge tag 'pinctrl-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-12-17
1
-2
/
+41
|
\
|
*
pinctrl: amd: print debounce filter info in debugfs
Coiby Xu
2020-11-10
1
-2
/
+41
*
|
pinctrl: amd: remove debounce filter setting in IRQ type setting
Coiby Xu
2020-12-04
1
-7
/
+0
*
|
pinctrl: amd: use higher precision for 512 RtcClk
Coiby Xu
2020-11-10
1
-1
/
+1
[next]