index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-04
power: supply: axp288_charger: Register extcon notifers after power_supply
Hans de Goede
1
-27
/
+15
2017-01-04
power: supply: axp288_charger: Use devm_power_supply_register
Hans de Goede
1
-23
/
+8
2017-01-04
Merge branch 'psy-mfd-axp288-immutable' into psy-next
Sebastian Reichel
3
-470
/
+96
2017-01-04
power: supply: add sbs-charger driver
Nicolas Saenz Julienne
3
-0
/
+281
2017-01-04
dt-bindings: power: supply: sbs-charger bindings
Nicolas Saenz Julienne
1
-0
/
+23
2017-01-04
power: supply: bq24735: always check for AC adapter presence in probe
Peter Rosin
1
-4
/
+1
2017-01-04
power: supply: bq24735: configure the charger as part of enabling it
Peter Rosin
1
-7
/
+6
2017-01-04
power: supply: bq24735: move down bq24735_{en,dis}able_charging
Peter Rosin
1
-19
/
+19
2017-01-04
power: supply: tps65217: Use generic charger name
Milo Kim
1
-1
/
+1
2017-01-04
power: supply: tps65217: Use generic name for get_property()
Milo Kim
1
-4
/
+4
2017-01-04
power: supply: tps65217: Use generic name for power supply property
Milo Kim
1
-3
/
+3
2017-01-04
power: supply: tps65217: Use generic name for power supply structure
Milo Kim
1
-7
/
+7
2017-01-04
power: supply: tps65217: Use generic name for charger online
Milo Kim
1
-8
/
+8
2017-01-04
power: supply: tps65217: Support USB charger interrupt
Milo Kim
1
-24
/
+28
2017-01-04
power: supply: tps65217: Use 'poll_task' on unloading the module
Milo Kim
1
-5
/
+8
2017-01-04
power: supply: qcom_smbb: Replace the deprecated extcon API
Chanwoo Choi
1
-1
/
+1
2017-01-04
power: supply: axp288_charger: Replace the extcon API
Chanwoo Choi
1
-38
/
+13
2017-01-04
power: supply: max8997_charger: Using device managed API and remove OOM print
Srikant Ritolia
1
-13
/
+2
2017-01-04
power: supply: axp20x_usb_power: add 100mA max current limit for AXP223
Quentin Schulz
1
-5
/
+8
2017-01-04
dt-bindings: power: supply: axp20x_usb_power: add axp223 compatible
Quentin Schulz
1
-0
/
+5
2017-01-04
power: supply: axp20x_usb_power: set min voltage and max current from sysfs
Quentin Schulz
1
-0
/
+81
2017-01-04
power: supply: axp20x_usb_power: use of_device_id data field instead of devic...
Quentin Schulz
1
-11
/
+15
2017-01-04
power: supply: bq24735-charger: optionally poll the ac-detect gpio
Peter Rosin
2
-5
/
+46
2017-01-04
power: supply: axp288_fuel_gauge: Read 12 bit values 2 registers at a time
Hans de Goede
1
-18
/
+22
2017-01-04
power: supply: axp288_fuel_gauge: Read 15 bit values 2 registers at a time
Hans de Goede
1
-29
/
+34
2017-01-04
power: supply: axp288_fuel_gauge: Fix fuel_gauge_reg_readb return on error
Hans de Goede
1
-1
/
+3
2017-01-04
dt-bindings: power: supply: bq24735: reverse the polarity of ac-detect
Peter Rosin
1
-2
/
+4
2017-01-04
power: supply: bq24735-charger: simplify register update to stop charging
Peter Rosin
1
-2
/
+1
2017-01-04
power: supply: axp288_fuel_gauge: Drop platform_data dependency
Hans de Goede
2
-394
/
+33
2017-01-04
power: supply: axp288_charger: Drop platform_data dependency
Hans de Goede
2
-65
/
+30
2017-01-04
power: supply: axp288_charger: Make charger_init_hw_regs propagate i2c errors
Hans de Goede
1
-20
/
+42
2016-12-25
Linux 4.10-rc1
Linus Torvalds
1
-2
/
+2
2016-12-25
powerpc: Fix build warning on 32-bit PPC
Larry Finger
1
-1
/
+1
2016-12-25
avoid spurious "may be used uninitialized" warning
Linus Torvalds
1
-0
/
+1
2016-12-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
227
-665
/
+604
2016-12-25
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
72
-689
/
+308
2016-12-25
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
3
-371
/
+673
2016-12-25
mm: add PageWaiters indicating tasks are waiting for a page bit
Nicholas Piggin
9
-50
/
+174
2016-12-25
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
Nicholas Piggin
4
-18
/
+25
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
4
-20
/
+4
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
56
-95
/
+84
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
48
-227
/
+200
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
132
-327
/
+320
2016-12-25
irqchip/armada-xp: Consolidate hotplug state space
Thomas Gleixner
2
-2
/
+1
2016-12-25
irqchip/gic: Consolidate hotplug state space
Thomas Gleixner
2
-2
/
+1
2016-12-25
coresight/etm3/4x: Consolidate hotplug state space
Thomas Gleixner
2
-3
/
+2
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
59
-77
/
+77
2016-12-25
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
Thomas Gleixner
6
-340
/
+1
2016-12-25
staging/lustre/libcfs: Convert to hotplug state machine
Anna-Maria Gleixner
2
-40
/
+46
2016-12-25
scsi/bnx2i: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-48
/
+31
[prev]
[next]