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: axp288_charger: Fix wrong regmap_update_bits
Hans de Goede
2017-01-04
1
-1
/
+1
*
power: supply: axp288_charger: Get and process initial hardware-state
Hans de Goede
2017-01-04
1
-15
/
+17
*
power: supply: axp288_charger: Some minor cleanups
Hans de Goede
2017-01-04
1
-18
/
+5
*
power: supply: axp288_charger: Handle charger type changing without disconnect
Hans de Goede
2017-01-04
1
-18
/
+13
*
power: supply: axp288_charger: Actually get and use the USB_HOST extcon device
Hans de Goede
2017-01-04
1
-6
/
+13
*
power: supply: axp288_charger: Move init_hw_regs call before supply registration
Hans de Goede
2017-01-04
1
-4
/
+4
*
power: supply: axp288_charger: Register extcon notifers after power_supply
Hans de Goede
2017-01-04
1
-27
/
+15
*
power: supply: axp288_charger: Use devm_power_supply_register
Hans de Goede
2017-01-04
1
-23
/
+8
*
Merge branch 'psy-mfd-axp288-immutable' into psy-next
Sebastian Reichel
2017-01-04
3
-470
/
+96
|
\
|
*
power: supply: axp288_fuel_gauge: Drop platform_data dependency
Hans de Goede
2017-01-04
2
-394
/
+33
|
*
power: supply: axp288_charger: Drop platform_data dependency
Hans de Goede
2017-01-04
2
-65
/
+30
|
*
power: supply: axp288_charger: Make charger_init_hw_regs propagate i2c errors
Hans de Goede
2017-01-04
1
-20
/
+42
*
|
power: supply: add sbs-charger driver
Nicolas Saenz Julienne
2017-01-04
3
-0
/
+281
*
|
dt-bindings: power: supply: sbs-charger bindings
Nicolas Saenz Julienne
2017-01-04
1
-0
/
+23
*
|
power: supply: bq24735: always check for AC adapter presence in probe
Peter Rosin
2017-01-04
1
-4
/
+1
*
|
power: supply: bq24735: configure the charger as part of enabling it
Peter Rosin
2017-01-04
1
-7
/
+6
*
|
power: supply: bq24735: move down bq24735_{en,dis}able_charging
Peter Rosin
2017-01-04
1
-19
/
+19
*
|
power: supply: tps65217: Use generic charger name
Milo Kim
2017-01-04
1
-1
/
+1
*
|
power: supply: tps65217: Use generic name for get_property()
Milo Kim
2017-01-04
1
-4
/
+4
*
|
power: supply: tps65217: Use generic name for power supply property
Milo Kim
2017-01-04
1
-3
/
+3
*
|
power: supply: tps65217: Use generic name for power supply structure
Milo Kim
2017-01-04
1
-7
/
+7
*
|
power: supply: tps65217: Use generic name for charger online
Milo Kim
2017-01-04
1
-8
/
+8
*
|
power: supply: tps65217: Support USB charger interrupt
Milo Kim
2017-01-04
1
-24
/
+28
*
|
power: supply: tps65217: Use 'poll_task' on unloading the module
Milo Kim
2017-01-04
1
-5
/
+8
*
|
power: supply: qcom_smbb: Replace the deprecated extcon API
Chanwoo Choi
2017-01-04
1
-1
/
+1
*
|
power: supply: axp288_charger: Replace the extcon API
Chanwoo Choi
2017-01-04
1
-38
/
+13
*
|
power: supply: max8997_charger: Using device managed API and remove OOM print
Srikant Ritolia
2017-01-04
1
-13
/
+2
*
|
power: supply: axp20x_usb_power: add 100mA max current limit for AXP223
Quentin Schulz
2017-01-04
1
-5
/
+8
*
|
dt-bindings: power: supply: axp20x_usb_power: add axp223 compatible
Quentin Schulz
2017-01-04
1
-0
/
+5
*
|
power: supply: axp20x_usb_power: set min voltage and max current from sysfs
Quentin Schulz
2017-01-04
1
-0
/
+81
*
|
power: supply: axp20x_usb_power: use of_device_id data field instead of devic...
Quentin Schulz
2017-01-04
1
-11
/
+15
*
|
power: supply: bq24735-charger: optionally poll the ac-detect gpio
Peter Rosin
2017-01-04
2
-5
/
+46
*
|
power: supply: axp288_fuel_gauge: Read 12 bit values 2 registers at a time
Hans de Goede
2017-01-04
1
-18
/
+22
*
|
power: supply: axp288_fuel_gauge: Read 15 bit values 2 registers at a time
Hans de Goede
2017-01-04
1
-29
/
+34
*
|
power: supply: axp288_fuel_gauge: Fix fuel_gauge_reg_readb return on error
Hans de Goede
2017-01-04
1
-1
/
+3
*
|
dt-bindings: power: supply: bq24735: reverse the polarity of ac-detect
Peter Rosin
2017-01-04
1
-2
/
+4
*
|
power: supply: bq24735-charger: simplify register update to stop charging
Peter Rosin
2017-01-04
1
-2
/
+1
|
/
*
Linux 4.10-rc1
v4.10-rc1
Linus Torvalds
2016-12-26
1
-2
/
+2
*
powerpc: Fix build warning on 32-bit PPC
Larry Finger
2016-12-26
1
-1
/
+1
*
avoid spurious "may be used uninitialized" warning
Linus Torvalds
2016-12-25
1
-0
/
+1
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-25
227
-665
/
+604
|
\
|
*
ktime: Get rid of ktime_equal()
Thomas Gleixner
2016-12-25
4
-20
/
+4
|
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
56
-95
/
+84
|
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
48
-227
/
+200
|
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
132
-327
/
+320
*
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-25
72
-689
/
+308
|
\
\
|
*
|
irqchip/armada-xp: Consolidate hotplug state space
Thomas Gleixner
2016-12-25
2
-2
/
+1
|
*
|
irqchip/gic: Consolidate hotplug state space
Thomas Gleixner
2016-12-25
2
-2
/
+1
|
*
|
coresight/etm3/4x: Consolidate hotplug state space
Thomas Gleixner
2016-12-25
2
-3
/
+2
|
*
|
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
59
-77
/
+77
[next]