index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: pca953x: support ACPI devices found on Galileo Gen2
Andy Shevchenko
2015-10-05
1
-1
/
+20
*
gpio: pca953x: store driver_data for future use
Andy Shevchenko
2015-10-05
1
-7
/
+10
*
gpio: generic: use error pointers
Heiner Kallweit
2015-10-05
1
-35
/
+21
*
gpio: generic: modernize remapping
Heiner Kallweit
2015-10-05
1
-11
/
+3
*
gpio: generic: improve error handling in bgpio_map
Heiner Kallweit
2015-10-05
1
-3
/
+5
*
gpio: pca953x: Add TI TCA9539 support
Thierry Reding
2015-10-03
1
-0
/
+1
*
gpio: max730x: eliminate double free
Julia Lawall
2015-10-03
1
-1
/
+0
*
gpio: omap: convert to use generic irq handler
Grygorii Strashko
2015-10-02
1
-28
/
+27
*
gpio: omap: move pm runtime in irq_chip.irq_bus_lock/sync_unlock
Grygorii Strashko
2015-10-02
1
-10
/
+15
*
gpio: add GPIO support for IT87xx, replacing gpio-it8761e
Diego Elio Pettenò
2015-10-02
4
-235
/
+422
*
gpio: gpiolib: don't compare an unsigned for >= 0
Dirk Behme
2015-10-02
1
-3
/
+1
*
gpio: arizona: add support for WM8998 and WM1814
Richard Fitzgerald
2015-10-02
1
-0
/
+2
*
gpio: Fix error checking in the function device_pca957x_init
Nicholas Krause
2015-10-02
1
-2
/
+6
*
gpio: ath79: Convert to the state container design pattern
Alban Bedel
2015-10-02
1
-59
/
+60
*
gpio: msm: Remove unused driver
Stephen Boyd
2015-10-02
3
-462
/
+0
*
gpio: zynq: use container_of() to get state container
Linus Walleij
2015-10-02
1
-10
/
+22
*
gpio: vf610: use container_of() to get state container
Linus Walleij
2015-10-02
1
-10
/
+19
*
gpio: sx150x: use container_of() to get state container
Linus Walleij
2015-10-02
1
-17
/
+14
*
gpio: altera: use container_of() to get state container
Linus Walleij
2015-10-02
1
-5
/
+10
*
gpio: etraxfs: use container_of() to get state container
Linus Walleij
2015-10-02
1
-6
/
+17
*
gpio: pl061: detail IRQ trigger handling
Linus Walleij
2015-10-02
1
-8
/
+47
*
gpio: keep the GPIO line names internal
Linus Walleij
2015-09-24
1
-37
/
+35
*
gpiolib: Add gpio name information to /sys/kernel/debug/gpio
Markus Pargmann
2015-09-24
1
-3
/
+8
*
gpio-sysfs: Use gpio descriptor name instead of gpiochip names array
Markus Pargmann
2015-09-24
1
-7
/
+1
*
gpiolib: Use GPIO name from names array for gpio descriptor
Markus Pargmann
2015-09-24
1
-0
/
+37
*
gpio: Introduce gpio descriptor 'name'
Markus Pargmann
2015-09-24
2
-0
/
+35
*
gpiolib-of: Rename gpio_hog functions to be generic
Markus Pargmann
2015-09-24
1
-10
/
+10
*
Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-09-20
8
-42
/
+42
|
\
|
*
Merge branch 'acpi-bus'
Rafael J. Wysocki
2015-09-18
2
-13
/
+8
|
|
\
|
|
*
ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()
Sudeep Holla
2015-09-15
2
-13
/
+8
|
|
*
ACPI: int340x_thermal: add missing CONFIG_ prefix
Sudeep Holla
2015-09-15
1
-1
/
+1
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'pm-cpufreq' and 'pm-devfreq'
Rafael J. Wysocki
2015-09-18
6
-29
/
+34
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Rafael J. Wysocki
2015-09-15
4
-25
/
+31
|
|
|
/
|
|
|
/
|
|
|
|
|
*
PM / devfreq: Fix incorrect type issue.
Xiaolong Ye
2015-09-11
1
-1
/
+1
|
|
|
*
PM / devfreq: tegra: Update governor to use devfreq_update_stats()
MyungJoo Ham
2015-09-11
1
-3
/
+5
|
|
|
*
PM / devfreq: drop comment about thermal setting max_freq
Javi Merino
2015-09-11
1
-3
/
+3
|
|
|
*
PM / devfreq: cache the last call to get_dev_status()
Javi Merino
2015-09-11
1
-15
/
+18
|
|
|
*
PM / devfreq: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-09-11
1
-2
/
+2
|
|
|
*
PM / devfreq: exynos-ppmu: bit-wise operation bugfix.
MyungJoo Ham
2015-09-11
1
-1
/
+2
|
|
|
*
PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433
Chanwoo Choi
2015-09-11
2
-7
/
+233
|
|
*
|
cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()
Rafael J. Wysocki
2015-09-16
2
-4
/
+3
|
|
/
/
*
|
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-09-20
5
-12
/
+25
|
\
\
\
|
*
|
|
drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x
Gabriel Fernandez
2015-09-17
2
-10
/
+10
|
*
|
|
clk: check for invalid parent index of orphans in __clk_init()
Mans Rullgard
2015-09-17
1
-1
/
+2
|
*
|
|
clk: tegra: dfll: Properly protect OPP list
Thierry Reding
2015-09-17
1
-1
/
+7
|
*
|
|
clk: rockchip: add critical clock for rk3368
Heiko Stübner
2015-09-14
1
-0
/
+6
*
|
|
|
Merge tag 'led-fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-09-20
7
-2
/
+9
|
\
\
\
\
|
*
|
|
|
leds:lp55xx: Correct Kconfig dependency for f/w user helper
Takashi Iwai
2015-09-17
1
-1
/
+1
|
*
|
|
|
leds: leds-ipaq-micro: Add LEDS_CLASS dependency
Jacek Anaszewski
2015-09-17
1
-0
/
+1
|
*
|
|
|
leds: aat1290: add 'static' modifier to init_mm_current_scale
Jacek Anaszewski
2015-09-17
1
-1
/
+1
[next]