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: fix spelling mistake "Gauage" -> "Gauge"
Colin Ian King
2018-10-21
3
-3
/
+3
*
power: reset: qcom-pon: Add pms405 pon support
Vinod Koul
2018-09-20
2
-1
/
+5
*
power: supply: bq27xxx: Add support for BQ27411
Liu Xiang
2018-09-20
4
-0
/
+13
*
power: supply: Add Spreadtrum SC2731 charger support
Baolin Wang
2018-09-20
3
-0
/
+512
*
dt-bindings: power: Add Spreadtrum SC2731 charger documentation
Baolin Wang
2018-09-20
1
-0
/
+40
*
power: supply: twl4030_charger: disable eoc interrupt on linear charge
Andreas Kemnade
2018-09-20
1
-1
/
+26
*
power: supply: twl4030_charger: fix charging current out-of-bounds
Andreas Kemnade
2018-09-20
1
-1
/
+2
*
power: supply: bq25890_charger: fix semicolon.cocci warnings
kbuild test robot
2018-09-18
1
-5
/
+5
*
power: supply: max8998-charger: Fix platform data retrieval
Tomasz Figa
2018-09-16
1
-1
/
+1
*
Merge tag 'psy-mfd-cros-immutable-for-v4.20-signed' into psy-next
Sebastian Reichel
2018-09-16
2
-14
/
+111
|
\
|
*
power: supply: cros: add support for dedicated port
Fabien Parent
2018-09-16
1
-14
/
+101
|
*
mfd: cros: add charger port count command definition
Fabien Parent
2018-09-16
1
-0
/
+10
*
|
Merge tag 'psy-at91-poweroff-immutable-for-v4.20-signed' into psy-next
Sebastian Reichel
2018-09-16
2
-39
/
+88
|
\
\
|
*
|
power: reset: at91-poweroff: do not procede if at91_shdwc is allocated
Claudiu Beznea
2018-09-16
1
-0
/
+3
|
*
|
power: reset: at91-poweroff: rename at91_shdwc_base member of struct shdwc
Claudiu Beznea
2018-09-16
1
-10
/
+10
|
*
|
power: reset: at91-poweroff: make sclk part of struct shdwc
Claudiu Beznea
2018-09-16
1
-7
/
+7
|
*
|
power: reset: at91-poweroff: make mpddrc_base part of struct shdwc
Claudiu Beznea
2018-09-16
1
-9
/
+10
|
*
|
power: reset: at91-poweroff: use only one poweroff function
Claudiu Beznea
2018-09-16
1
-21
/
+8
|
*
|
power: reset: at91-poweroff: switch to slow clock before shutdown
Claudiu Beznea
2018-09-16
2
-8
/
+66
|
|
/
*
|
power: reset: convert to SPDX identifiers
Kuninori Morimoto
2018-09-16
1
-4
/
+1
*
|
power: supply: ab8500_fg: silence uninitialized variable warnings
Dan Carpenter
2018-09-16
1
-19
/
+12
*
|
power: supply: sysfs: ratelimit property read error message
David Lechner
2018-09-16
1
-1
/
+2
*
|
power: supply: bq25890_charger: Read back the current battery voltage
Angus Ainslie (Purism)
2018-09-16
1
-0
/
+10
*
|
power: supply: bq25890_charger: Add the BQ25896 part
Angus Ainslie (Purism)
2018-09-16
2
-5
/
+22
*
|
power: supply: bq25890_charger: Remove unused table entries
Angus Ainslie (Purism)
2018-09-16
1
-5
/
+0
*
|
power: supply: bq25890_charger: Add debugging output of failed initialization
Angus Ainslie (Purism)
2018-09-16
1
-5
/
+18
*
|
power: supply: maxim: Add SPDX license identifiers
Krzysztof Kozlowski
2018-08-30
6
-106
/
+40
*
|
power: supply: ab8500_fg: fix obsolete function
Ding Xiang
2018-08-30
1
-6
/
+15
*
|
power: supply: cros_usbpd: remove unused pointer 'dev'
Colin Ian King
2018-08-29
1
-2
/
+0
|
/
*
Linux 4.19-rc1
v4.19-rc1
Linus Torvalds
2018-08-26
1
-2
/
+2
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-08-26
1
-0
/
+15
|
\
|
*
y2038: Provide aliases for compat helpers
Arnd Bergmann
2018-08-22
1
-0
/
+15
*
|
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
28
-679
/
+485
|
\
\
|
*
|
ida: Change ida_get_new_above to return the id
Matthew Wilcox
2018-08-22
1
-18
/
+12
|
*
|
ida: Remove old API
Matthew Wilcox
2018-08-22
3
-67
/
+11
|
*
|
test_ida: check_ida_destroy and check_ida_alloc
Matthew Wilcox
2018-08-22
2
-66
/
+58
|
*
|
test_ida: Convert check_ida_conv to new API
Matthew Wilcox
2018-08-22
2
-46
/
+40
|
*
|
test_ida: Move ida_check_max
Matthew Wilcox
2018-08-22
2
-28
/
+23
|
*
|
test_ida: Move ida_check_leaf
Matthew Wilcox
2018-08-22
2
-27
/
+25
|
*
|
idr-test: Convert ida_check_nomem to new API
Matthew Wilcox
2018-08-22
1
-6
/
+7
|
*
|
ida: Start new test_ida module
Matthew Wilcox
2018-08-22
7
-7
/
+71
|
*
|
target/iscsi: Allocate session IDs from an IDA
Matthew Wilcox
2018-08-22
3
-30
/
+10
|
*
|
iscsi target: fix session creation failure handling
Mike Christie
2018-08-22
1
-14
/
+21
|
*
|
drm/vmwgfx: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-29
/
+12
|
*
|
dmaengine: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-16
/
+7
|
*
|
ppc: Convert vas ID allocation to new IDA API
Matthew Wilcox
2018-08-22
1
-22
/
+4
|
*
|
media: Convert entity ID allocation to new IDA API
Matthew Wilcox
2018-08-22
1
-11
/
+5
|
*
|
ppc: Convert mmu context allocation to new IDA API
Matthew Wilcox
2018-08-22
1
-40
/
+4
|
*
|
Convert net_namespace to new IDA API
Matthew Wilcox
2018-08-22
1
-10
/
+6
|
*
|
cb710: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-18
/
+5
[next]