aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-10-17gpio: amdpt: remove remove()Bartosz Golaszewski1-9/+1
2024-10-17gpio: fold the Kconfig prompt into the option type for GPIO CDEVBartosz Golaszewski1-2/+1
2024-10-17gpio: sysfs: constify gpio classBartosz Golaszewski1-3/+2
2024-10-14gpio: ljca: use devm_mutex_init() to simplify the error path and remove()Bartosz Golaszewski1-8/+9
2024-10-14gpio: mpc8xxx: use generic device_is_compatible()Bartosz Golaszewski1-5/+3
2024-10-14gpio: mpc8xxx: use a helper variable to store the address of pdev->devBartosz Golaszewski1-26/+22
2024-10-14gpio: vf610: use generic device_get_match_data()Bartosz Golaszewski1-4/+3
2024-10-14gpio: eic-sprd: use generic device_get_match_data()Bartosz Golaszewski1-2/+2
2024-10-14gpio: davinci: use generic device propertiesBartosz Golaszewski1-5/+3
2024-10-14gpio: davinci: allow building the module with COMPILE_TEST=yBartosz Golaszewski2-2/+2
2024-10-14gpio: ts4900: use generic device propertiesBartosz Golaszewski1-3/+3
2024-10-14gpio: mvebu: drop dependency on OF_GPIOBartosz Golaszewski1-1/+0
2024-10-14gpio: add support for FTDI's MPSSE as GPIOMary Strodl3-0/+530
2024-10-14gpio: aspeed: Support G7 Aspeed gpio controllerBilly Tsai1-0/+147
2024-10-14dt-bindings: gpio: aspeed,ast2400-gpio: Support ast2700Billy Tsai1-2/+17
2024-10-14gpio: aspeed: Create llops to handle hardware accessBilly Tsai1-214/+235
2024-10-14gpio: aspeed: Remove the name for bank arrayBilly Tsai1-13/+4
2024-10-14gpio: aspeed: Change the macro to support deferred probeBilly Tsai1-2/+3
2024-10-13Linux 6.12-rc3Linus Torvalds1-1/+1