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: sbs-battery: fix the sbs interrupt request
Ryosuke Saito
2017-05-01
1
-1
/
+1
*
power: supply: add battery driver for AXP20X and AXP22X PMICs
Quentin Schulz
2017-05-01
3
-0
/
+515
*
dt-bindings: power: supply: add AXP20X/AXP22X battery DT binding
Quentin Schulz
2017-05-01
1
-0
/
+20
*
power: supply: bq24190_charger: Deprecate battery class and replicate its fea...
Liam Breck
2017-05-01
1
-35
/
+111
*
power: supply: Make power_supply_am_i_supplied return -ENODEV if there are no...
Hans de Goede
2017-05-01
1
-5
/
+15
*
power: supply: twl4030-charger: don't check if battery is present
H. Nikolaus Schaller
2017-05-01
1
-36
/
+0
*
power: supply: twl4030-charger: add writable INPUT_CURRENT_LIMIT property
H. Nikolaus Schaller
2017-05-01
1
-0
/
+59
*
power: supply: bq24190_charger: Add disable-reset device-property
Hans de Goede
2017-05-01
1
-0
/
+3
*
power: supply: bq24190_charger: Use new extcon_register_notifier_all()
Hans de Goede
2017-04-14
1
-2
/
+2
*
Merge remote-tracking branch 'chanwoo-extcon/ib-extcon-4.12' into psy-next
Sebastian Reichel
2017-04-14
4
-5
/
+146
|
\
|
*
extcon: Add new extcon_register_notifier_all() to monitor all external connec...
Chanwoo Choi
2017-04-04
4
-5
/
+146
*
|
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
[next]