1. ba6cc85 power: supply: core: Add Standard, Adaptive, and Custom charge types by Nick Crews · 6 years ago
  2. 9274c78 power: supply: axp288_fuel_gauge: Add ACEPC T8 and T11 mini PCs to the blacklist by Hans de Goede · 6 years ago
  3. 243f8ff power: supply: bq27xxx_battery: Notify also about status changes by Krzysztof Kozlowski · 6 years ago
  4. 231a13d Merge tag 'psy-olpc-1.75-battery-signed' into psy-next by Sebastian Reichel · 6 years ago
  5. 31e2208 power: supply: olpc_battery: Have the framework register sysfs files for us by Lubomir Rintel · 6 years ago
  6. 76311b9 power: supply: olpc_battery: Add OLPC XO 1.75 support by Lubomir Rintel · 6 years ago
  7. 8ecefda power: supply: olpc_battery: Avoid using platform_info by Lubomir Rintel · 6 years ago
  8. b0280d0 power: supply: olpc_battery: Use devm_power_supply_register() by Lubomir Rintel · 6 years ago
  9. 33554d8 power: supply: olpc_battery: Move priv data to a struct by Lubomir Rintel · 6 years ago
  10. f7a228e power: supply: olpc_battery: Use DT to get battery version by Lubomir Rintel · 6 years ago
  11. a7a9bac x86/platform/olpc: Use a correct version when making up a battery node by Lubomir Rintel · 6 years ago
  12. 47e120d x86/platform/olpc: Trivial code move in DT fixup by Lubomir Rintel · 6 years ago
  13. 0806a13 x86/platform/olpc: Don't split string literals when fixing up the DT by Lubomir Rintel · 6 years ago
  14. d25ad7f dt-bindings: olpc_battery: Add XO-1.5 battery by Lubomir Rintel · 6 years ago
  15. fb24ccf power: supply: add Ingenic JZ47xx battery driver. by Artur Rojek · 6 years ago
  16. bbdfeea dt-bindings: power: supply: Add docs for Ingenic JZ47xx SoCs battery. by Artur Rojek · 6 years ago
  17. ec8242d Merge 'ib-jz47xx-battery-prereq' into psy-next by Sebastian Reichel · 6 years ago
  18. c279ada power: supply: axp20x_usb_power: add support for AXP813 by Quentin Schulz · 6 years ago
  19. af7e8d0 power: supply: axp20x_usb_power: add function to get max current by Quentin Schulz · 6 years ago
  20. 97ec136 power: supply: axp20x_usb_power: use polling to detect vbus status change by Chen-Yu Tsai · 6 years ago
  21. c11f0b8 power: supply: axp20x_usb_power: Fix typo in VBUS current limit macros by Chen-Yu Tsai · 6 years ago
  22. 2e8c9d7 dt-bindings: power: supply: axp20x_usb_power: add axp813 compatible by Chen-Yu Tsai · 6 years ago
  23. 2143bf6 power: supply: core: fix leaked of_node refs in power_supply_get_battery_info by Wen Yang · 6 years ago
  24. 0b646fd power: supply: ab8500: fix leaked of_node refs in ab8500_bm_of_probe by Wen Yang · 6 years ago
  25. 7d90fcc power: supply: cpcap-charger: Fix pointless EPROBE_DEFER warnings by Tony Lindgren · 6 years ago
  26. ffaf6f6 power: supply: cpcap-battery: Fix pointless EPROBE_DEFER warnings by Tony Lindgren · 6 years ago
  27. 5fc27a5 power: supply: cpcap-battery: Use accumulator for current and power average by Tony Lindgren · 6 years ago
  28. 35439b7 power: supply: cpcap-battery: Fix coulomb counter calibration register use by Tony Lindgren · 6 years ago
  29. c68b901 power: supply: cpcap-battery: Fix signed counter sample register by Tony Lindgren · 6 years ago
  30. 1a9aadc power: supply: cpcap-battery: Fix low battery check by Tony Lindgren · 6 years ago
  31. 6f76aa9 Merge branch 'psy-fixes' into psy-next by Sebastian Reichel · 6 years ago
  32. df68c44 power: supply: gpio-charger: Add support for charger status. by Artur Rojek · 6 years ago
  33. 6aae57b dt-bindings: power: supply: Add charge-status-gpios property by Artur Rojek · 6 years ago
  34. 5ec87ec power: supply: core: fix typo in function to get current charge control limit by Enric Balletbo i Serra · 6 years ago
  35. 89388ca iio: inkern: Convert iio_read_avail_channel_raw into a wrapper by Artur Rojek · 6 years ago
  36. 9f42109 iio: inkern: API for reading available iio channel attribute values by Artur Rojek · 6 years ago
  37. dbe7208 power: supply: cpcap-battery: Fix division by zero by Tony Lindgren · 6 years ago
  38. d7830ce power: supply: ltc3651-charger: Fix device name (rename files) by Michael Hennerich · 6 years ago
  39. 2e220e6 power: supply: ltc3651-charger: Fix device name by Michael Hennerich · 6 years ago
  40. 252fbeb power: supply: max14656: fix potential use-after-free by Sven Van Asbroeck · 6 years ago
  41. 0cd0e49 power: supply: max14656: fix potential use-before-alloc by Sven Van Asbroeck · 6 years ago
  42. ec4628e dt-bindings: arm: atmel: add binding for SAM9X60 shutdown controller by Claudiu Beznea · 6 years ago
  43. 17d2e87 power: reset: at91-poweroff: add support for SAM9X60 by Claudiu Beznea · 6 years ago
  44. 5c6c513 power: reset: at91-poweroff: add RTT wakeup capability by Claudiu Beznea · 6 years ago
  45. ce8873c dt-bindings: power: supply: gpio-charger: add missing semi-colon in example by Sebastien Bourdelin · 6 years ago
  46. c3422ad power: supply: axp288_charger: Fix unchecked return value by Gustavo A. R. Silva · 6 years ago
  47. f0459fe power: supply: Fix the simple battery property names by Maxime Ripard · 6 years ago
  48. 75cf4f5 power: charger-manager: fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
  49. 077d995 power: reset: syscon-reboot: add a mask property by Martin Schiller · 6 years ago
  50. 9e98c67 Linux 5.1-rc1 by Linus Torvalds · 6 years ago
  51. 28d747f Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  52. 80b98e9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  53. 69ebf9a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  54. c5b5138 Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  55. db77bef Merge tag '9p-for-5.1' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  56. c634dc6 perf/x86/intel: Make dev_attr_allow_tsx_force_abort static by kbuild test robot · 6 years ago
  57. c71bb9f kconfig: remove stale lxdialog/.gitignore by Masahiro Yamada · 6 years ago
  58. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  59. 7cbbbb8 kbuild: warn redundant generic-y by Masahiro Yamada · 6 years ago
  60. f84dde10 Revert "modsign: Abort modules_install when signing fails" by Douglas Anderson · 6 years ago
  61. 0c22be0 kbuild: Make NOSTDINC_FLAGS a simply expanded variable by Douglas Anderson · 6 years ago
  62. f6d9db6 kbuild: deb-pkg: avoid implicit effects by Arseny Maslennikov · 6 years ago
  63. da9cfb8 coccinelle: semantic code search for missing put_device() by Wen Yang · 6 years ago
  64. a9dce66 Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  65. f67e3fb4 Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  66. 477558d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  67. 11efae3 Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  68. 465c209 Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  69. a9c55d5 Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  70. 9249735 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  71. ab81dab fix sysfs_init_fs_context() in !CONFIG_NET_NS case by Al Viro · 6 years ago
  72. 9c7dc82 Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  73. 6c83d0d Merge branch 'for-linus-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  74. 636deed Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  75. aa2e3ac Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  76. 323ea40 Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  77. 0be2886 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  78. e8a71a3 Merge tag 'ntb-5.1' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
  79. 2b9c272 Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  80. 51b1ac0 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  81. 2dbb0e6 Merge tag 'sound-fix-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  82. 8264fd0 Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  83. de57818 Merge tag 'xfs-5.1-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  84. 5160bcc Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  85. f91f2ee Merge branch 'akpm' (rest of patches from Andrew) by Linus Torvalds · 6 years ago
  86. 8b0f9fa filemap: add a comment about FAULT_FLAG_RETRY_NOWAIT behavior by Linus Torvalds · 6 years ago
  87. 4a605bc kvm: vmx: fix formatting of a comment by Paolo Bonzini · 6 years ago
  88. eca6be5 KVM: doc: Document the life cycle of a VM and its resources by Sean Christopherson · 6 years ago
  89. 6b4c9f4 filemap: drop the mmap_sem for all blocking operations by Josef Bacik · 6 years ago
  90. a75d4c3 filemap: kill page_cache_read usage in filemap_fault by Josef Bacik · 6 years ago
  91. c7a0e83 Merge tag 'kvm-ppc-next-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 6 years ago
  92. 4633323 MAINTAINERS: Add KVM selftests to existing KVM entry by Sean Christopherson · 6 years ago
  93. 92da008 Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()" by Ben Gardon · 6 years ago
  94. 52eaa79 scsi: ia64: simscsi: use request tag instead of serial_number by Hannes Reinecke · 6 years ago
  95. 5e3863f SUNRPC: Remove redundant check for the reply length in call_decode() by Trond Myklebust · 6 years ago
  96. 928d42f SUNRPC: Handle the SYSTEM_ERR rpc error by Trond Myklebust · 6 years ago
  97. eb90a16 SUNRPC: rpc_decode_header() must always return a non-zero value on error by Trond Myklebust · 6 years ago
  98. 27adc78 SUNRPC: Use the ENOTCONN error on socket disconnect by Trond Myklebust · 6 years ago
  99. 5131496 SUNRPC: Fix the minimal size for reply buffer allocation by Trond Myklebust · 6 years ago
  100. 9734ad5 SUNRPC: Fix a client regression when handling oversized replies by Trond Myklebust · 6 years ago