index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
power: supply: bq24190_charger: Longer delay while polling reset flag
Liam Breck
2017-04-14
1
-7
/
+4
*
power: supply: bq24190_charger: Uniform pm_runtime_get() failure handling
Liam Breck
2017-04-14
1
-18
/
+19
*
power: supply: bq24190_charger: Clean up extcon code
Liam Breck
2017-04-14
1
-38
/
+46
*
power: supply: bq24190_charger: Limit over/under voltage fault logging
Liam Breck
2017-04-14
1
-1
/
+6
*
power: supply: New driver for LEGO MINDSTORMS EV3 battery
David Lechner
2017-04-14
3
-0
/
+235
*
dt-bindings: power: supply: New bindings for LEGO MINDSTORMS EV3 battery
David Lechner
2017-04-14
1
-0
/
+21
*
power: supply: tps65217: remove debug messages for function calls
Enric Balletbo i Serra
2017-04-14
1
-4
/
+0
*
power: supply: ltc2941-battery-gauge: Add OF device ID table
Javier Martinez Canillas
2017-04-14
1
-2
/
+17
*
power: supply: ltc2941-battery-gauge: Add vendor to compatibles in binding
Javier Martinez Canillas
2017-04-14
1
-3
/
+3
*
power: supply: charger-manager: simplify return statements
Andi Shyti
2017-04-14
1
-21
/
+14
*
power: supply: lp8788: prevent out of bounds array access
Giedrius Statkevičius
2017-04-14
1
-1
/
+1
*
power: supply: cpcap-charger: Add minimal CPCAP PMIC battery charger
Tony Lindgren
2017-04-14
4
-0
/
+727
*
power: supply: bq24190_charger: Use extcon to determine ilimit, 5v boost
Hans de Goede
2017-04-14
2
-0
/
+110
*
power: supply: bq24190_charger: Add support for bq24192i
Hans de Goede
2017-04-14
1
-9
/
+6
*
power: supply: bq24190_charger: Use i2c-core irq-mapping code
Hans de Goede
2017-04-14
2
-79
/
+3
*
power: bq24190_charger: mark PM functions as __maybe_unused
Arnd Bergmann
2017-04-14
1
-6
/
+4
*
power: supply: sbs-charger: simplified bool function
Daniel Perez
2017-04-14
1
-4
/
+1
*
power: supply: ab8500: Replaced spaces with tabs in indent
Munir Contractor
2017-04-14
1
-4
/
+4
*
power: supply: bq25890: Use gpiod_get()
Andy Shevchenko
2017-04-14
1
-1
/
+1
*
dt-bindings: power/supply: rename max8925_batter.txt to max8925_battery.txt
Enric Balletbo i Serra
2017-04-14
1
-0
/
+0
*
power: supply: twl4030_charger: remove incorrect __exit markups
Dmitry Torokhov
2017-04-14
1
-2
/
+2
*
power: reset: Add a driver for the Gemini poweroff
Linus Walleij
2017-04-14
3
-0
/
+170
*
power: reset: Add Gemini poweroff DT bindings
Linus Walleij
2017-04-14
1
-0
/
+17
*
power: supply: max17040: Add OF device ID table
Javier Martinez Canillas
2017-04-14
1
-0
/
+8
*
power: reset: syscon-poweroff: add a mask property
Guy Shapiro
2017-04-14
2
-5
/
+25
*
power: bq24190_charger: Use PM runtime autosuspend
Tony Lindgren
2017-04-14
1
-42
/
+114
*
power: bq24190_charger: Check the interrupt status on resume
Tony Lindgren
2017-04-14
1
-10
/
+52
*
Linux 4.11-rc4
v4.11-rc4
Linus Torvalds
2017-03-26
1
-1
/
+1
*
Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-03-26
21
-88
/
+111
|
\
|
*
Merge tag 'extcon-fixes-for-4.11-rc3' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2017-03-22
3
-12
/
+34
|
|
\
|
|
*
extcon: int3496: Set the id pin to direction-input if necessary
Hans de Goede
2017-03-22
1
-0
/
+3
|
|
*
extcon: int3496: Use gpiod_get instead of gpiod_get_index
Hans de Goede
2017-03-22
1
-9
/
+3
|
|
*
extcon: int3496: Add dependency on X86 as it's Intel specific
Peter Robinson
2017-03-22
1
-1
/
+1
|
|
*
extcon: int3496: Add GPIO ACPI mapping table
Andy Shevchenko
2017-03-22
2
-0
/
+25
|
|
*
extcon: int3496: Rename GPIO pins in accordance with binding
Andy Shevchenko
2017-03-22
1
-2
/
+2
|
|
*
extcon: int3496: Propagate error code of gpiod_to_irq()
Andy Shevchenko
2017-03-13
1
-2
/
+2
|
*
|
vmw_vmci: handle the return value from pci_alloc_irq_vectors correctly
Christoph Hellwig
2017-03-16
1
-2
/
+2
|
*
|
ppdev: fix registering same device name
Sudip Mukherjee
2017-03-16
1
-2
/
+9
|
*
|
parport: fix attempt to write duplicate procfiles
Sudip Mukherjee
2017-03-16
1
-2
/
+4
|
*
|
auxdisplay: img-ascii-lcd: add missing sentinel entry in img_ascii_lcd_matches
Dmitry Torokhov
2017-03-16
1
-0
/
+1
|
*
|
Drivers: hv: vmbus: Don't leak memory when a channel is rescinded
K. Y. Srinivasan
2017-03-16
1
-5
/
+8
|
*
|
Drivers: hv: vmbus: Don't leak channel ids
K. Y. Srinivasan
2017-03-16
1
-0
/
+1
|
*
|
Drivers: hv: util: don't forget to init host_ts.lock
Dexuan Cui
2017-03-16
1
-0
/
+2
|
*
|
Drivers: hv: util: move waiting for release to hv_utils_transport itself
Vitaly Kuznetsov
2017-03-16
5
-16
/
+9
|
*
|
vmbus: remove hv_event_tasklet_disable/enable
Dexuan Cui
2017-03-16
3
-30
/
+4
|
*
|
vmbus: use rcu for per-cpu channel list
Stephen Hemminger
2017-03-16
3
-4
/
+16
|
*
|
mei: don't wait for os version message reply
Alexander Usyskin
2017-03-16
1
-12
/
+2
|
*
|
mei: fix deadlock on mei reset
Tomas Winkler
2017-03-16
1
-2
/
+6
|
*
|
Merge tag 'stm-fixes-for-greg-20170315' of git://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
2017-03-16
2
-1
/
+13
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
intel_th: pci: Add Gemini Lake support
Alexander Shishkin
2017-03-15
1
-0
/
+5
[next]