summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-04power: supply: axp20x_battery: allow disabling battery chargingHermann Lauer
2021-06-04power: supply: max17040: drop unused platform data supportKrzysztof Kozlowski
2021-06-04power: supply: max17040: simplify POWER_SUPPLY_PROP_ONLINEKrzysztof Kozlowski
2021-06-04power: supply: max17040: remove non-working POWER_SUPPLY_PROP_STATUSKrzysztof Kozlowski
2021-06-04power: reset: at91-sama5d2_shdwc: Remove redundant error printing in at91_shd...Zhen Lei
2021-06-04power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLEBixuan Cui
2021-06-04power: supply: rt5033_battery: Fix device tree enumerationStephan Gerhold
2021-06-04dt-bindings: power: supply: Add DT schema for richtek,rt5033-batteryStephan Gerhold
2021-06-04power: supply: Drop BD70528 supportMatti Vaittinen
2021-06-04power: supply: max17040: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski
2021-06-04power: supply: max17042: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski
2021-06-03power: supply: sbs-battery: cache constant string propertiesIkjoon Jang
2021-06-03power: supply: rn5t618: Add input current limitAndreas Kemnade
2021-06-03power: supply: rn5t618: Add charger type detectionAndreas Kemnade
2021-06-03power: supply: smb347-charger: Drop unused includeLinus Walleij
2021-06-03power: supply: pm2301_charger: Delete driverLinus Walleij
2021-06-03power: supply: ab8500: Drop unnecessary NULL check after container_ofGuenter Roeck
2021-06-03MAINTAINERS: power: supply: cover also header filesKrzysztof Kozlowski
2021-06-03power: ab8500: remove unused headerKrzysztof Kozlowski
2021-06-03power: supply: ab8500: Drop unused memberLinus Walleij
2021-06-03power: supply: ab8500: Enable USB and ACLinus Walleij
2021-06-03power: supply: ab8500: Avoid NULL pointersLinus Walleij
2021-06-03power: supply: ab8500: Call battery population onceLinus Walleij
2021-06-03power: supply: ab8500: Move to componentized bindingLinus Walleij
2021-06-03power: supply: ab8500: Fix typoJian Xin
2021-05-13power: supply: sc2731_charger: Add missing MODULE_DEVICE_TABLEZou Wei
2021-05-13power: supply: sc27xx: Add missing MODULE_DEVICE_TABLEZou Wei
2021-05-13MAINTAINERS: power: supply: use Krzysztof Kozlowski's Canonical addressKrzysztof Kozlowski
2021-05-13dt-bindings: power: supply: charger-manager: Convert to DT schema formatSebastian Reichel
2021-05-09Linux 5.13-rc1Linus Torvalds
2021-05-09fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-09Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-09Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-05-09Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-09Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-09Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-09Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-08Revert "bio: limit bio max size"Jens Axboe
2021-05-08Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08smb3: if max_channels set to more than one channel request multichannelSteve French
2021-05-08smb3: do not attempt multichannel to server which does not support itSteve French
2021-05-08Merge tag 'powerpc-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-05-08smb3: when mounting with multichannel include it in requested capabilitiesSteve French
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada
2021-05-08Merge branch 'master' into nextMichael Ellerman