Age | Commit message (Expand) | Author | Files | Lines |
2015-11-05 | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+9 |
2015-09-24 | gpio: Introduce gpio descriptor 'name' | Markus Pargmann | 1 | -0/+3 |
2015-09-15 | ACPI / property: Extend device_get_next_child_node() to data-only nodes | Rafael J. Wysocki | 1 | -1/+9 |
2015-05-12 | gpio: sysfs: move irq trigger flags to class-device data | Johan Hovold | 1 | -4/+0 |
2015-05-12 | gpio: sysfs: remove FLAG_SYSFS_DIR | Johan Hovold | 1 | -1/+0 |
2015-05-12 | gpio: sysfs: clean up interrupt-interface implementation | Johan Hovold | 1 | -3/+0 |
2015-05-12 | gpio: sysfs: rename gpiochip registration functions | Johan Hovold | 1 | -4/+4 |
2015-04-18 | Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -0/+13 |
2015-03-17 | driver core / ACPI: Represent ACPI companions using fwnode_handle | Rafael J. Wysocki | 1 | -0/+2 |
2015-03-05 | gpiolib: add gpiod_get_array and gpiod_put_array functions | Rojhalat Ibrahim | 1 | -0/+7 |
2015-03-05 | gpiolib: define gpio suffixes globally | Rojhalat Ibrahim | 1 | -0/+3 |
2015-03-04 | gpio: add GPIO hogging mechanism | Benoit Parrot | 1 | -0/+3 |
2015-01-15 | gpio: sysfs: fix gpio attribute-creation race | Johan Hovold | 1 | -0/+1 |
2014-11-04 | gpio / ACPI: Add support for _DSD device properties | Mika Westerberg | 1 | -3/+4 |
2014-07-28 | gpio / ACPI: Move event handling registration to gpiolib irqchip helpers | Mika Westerberg | 1 | -0/+9 |
2014-07-24 | gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc | Guenter Roeck | 1 | -3/+0 |
2014-07-23 | gpio: make gpiochip_get_desc() gpiolib-private | Alexandre Courbot | 1 | -0/+2 |
2014-07-09 | gpio: move sysfs support to its own file | Alexandre Courbot | 1 | -0/+91 |
2014-05-21 | gpio: make of_get_named_gpiod_flags() private | Alexandre Courbot | 1 | -0/+5 |
2014-03-13 | gpiolib: Allow GPIO chips to request their own GPIOs | Mika Westerberg | 1 | -0/+3 |
2014-01-08 | gpio / ACPI: get rid of acpi_gpio.h | Mika Westerberg | 1 | -0/+23 |
2014-01-08 | gpio / ACPI: register to ACPI events automatically | Mika Westerberg | 1 | -0/+23 |