index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib-acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-14
gpio / ACPI: Add support for ACPI GPIO operation regions
Mika Westerberg
1
-0
/
+163
2014-03-13
gpio / ACPI: Rework ACPI GPIO event handling
Mika Westerberg
1
-85
/
+129
2014-03-13
gpio / ACPI: Rename acpi_gpio_evt_pin to acpi_gpio_event
Mika Westerberg
1
-20
/
+19
2014-03-13
gpio / ACPI: Allocate ACPI specific data directly in acpi_gpiochip_add()
Mika Westerberg
1
-42
/
+64
2014-02-12
gpiolib: ACPI: remove gpio_to_desc() usage
Alexandre Courbot
1
-1
/
+1
2014-01-08
gpio / ACPI: get rid of acpi_gpio.h
Mika Westerberg
1
-2
/
+3
2014-01-08
gpio / ACPI: register to ACPI events automatically
Mika Westerberg
1
-4
/
+12
2013-12-12
gpio / ACPI: return -ENOENT when no mapping exists
Mika Westerberg
1
-1
/
+1
2013-10-19
gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources
Mika Westerberg
1
-0
/
+2
2013-10-19
gpiolib / ACPI: convert to gpiod interfaces
Mika Westerberg
1
-26
/
+25
2013-10-11
gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request function
Mika Westerberg
1
-38
/
+38
2013-09-17
gpiolib-acpi: convert acpi_evaluate_object() to acpi_execute_simple_method()
Zhang Rui
1
-8
/
+1
2013-04-12
gpiolib-acpi: introduce acpi_get_gpio_by_index() helper
Mika Westerberg
1
-0
/
+77
2013-04-10
gpio / ACPI: Handle ACPI events in accordance with the spec
Rafael J. Wysocki
1
-20
/
+120
2013-02-04
gpiolib-acpi: Fix error checks in interrupt requesting
Mathias Nyman
1
-2
/
+7
2013-01-29
gpiolib-acpi: Add ACPI5 event model support to gpio.
Mathias Nyman
1
-0
/
+82
2012-11-30
gpio / ACPI: add ACPI support
Mathias Nyman
1
-0
/
+54