summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-03power: ipaq-micro-battery: use __maybe_unused to hide pm functionsArnd Bergmann1-2/+2
2016-03-03power_supply: 88pm860x_charger: do not pass NULL to power_supply_putColin Ian King1-1/+1
2016-03-03jz4740-battery: Correct voltage change checkMaarten ter Huurne1-1/+1
2016-03-03power_supply: lp8788-charger: initialize boolean 'found'Colin Ian King1-1/+1
2016-03-03goldfish: Enable ACPI-based enumeration for goldfish batteryYu Ning1-0/+8
2016-03-03power: goldfish_battery: add devicetree bindingsGreg Hackmann2-1/+25
2016-02-24power: act8945a: add charger driver for ACT8945AWenyou Yang3-0/+367
2016-02-23power: add documentation for ACT8945A's charger DT bindingsWenyou Yang1-0/+35
2016-02-23ARM: dts: n900: Rename isp1704 to isp1707 to match correct namePali Rohár1-3/+3
2016-02-21power_supply: bq27xxx_battery: Add of modalias and match table when CONFIG_OF...Pali Rohár2-0/+36
2016-02-21power_supply: bq2415x_charger: Add of modalias and match table when CONFIG_OF...Pali Rohár1-0/+20
2016-02-21power_supply: bq2415x_charger: Do not add acpi modalias when CONFIG_ACPI is n...Pali Rohár1-0/+2
2016-02-21power_supply: isp1704_charger: Add compatible of match for nxp,isp1707Pali Rohár1-0/+1
2016-02-21power_supply: isp1704_charger: Error messages when probe failPali Rohár1-4/+14
2016-02-15power_supply: Add types for USB Type C and PD chargersBenson Leung2-1/+5
2016-02-15power: bq24735-charger: add 'ti,external-control' optionJonathan Tinkham2-0/+13
2016-02-15power: bq24735-charger: document 'ti,external-control' optionJonathan Tinkham1-0/+3
2016-02-15power: bq24735-charger: fix failed i2c with ac-detectJonathan Tinkham1-21/+24
2016-02-15power: reset: Fix dependencies for !HAS_IOMEM archsRichard Weinberger1-0/+2
2016-02-15power: collie_battery: hide unused variableArnd Bergmann1-1/+2
2016-02-15power/reset: versatile: support the actual versatileLinus Walleij1-12/+27
2016-02-15bq24735_charger: add status property to view/enable/disable chargingPeter Rosin1-1/+89
2016-02-15MAINTAINERS: update bq27xxx driverSebastian Reichel1-2/+8
2016-01-24Linux 4.5-rc1v4.5-rc1Linus Torvalds1-2/+2
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds130-676/+4923
2016-01-24Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...Linus Torvalds3-3/+10
2016-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds9-39/+304
2016-01-24Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-43/+47
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds11-240/+501
2016-01-24Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds16-52/+238
2016-01-24ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-01-24MAINTAINERS: Combine multiple telemetry entriesSouvik Kumar Chakravarty1-3/+1
2016-01-24intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty1-0/+2
2016-01-24vmstat: Remove BUG_ON from vmstat_updateChristoph Lameter1-11/+1
2016-01-24Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle7-4/+14
2016-01-24MIPS: zboot: Add support for serial debug using the PROMAlban Bedel3-0/+12
2016-01-24MIPS: zboot: Avoid useless rebuildsAlban Bedel1-6/+8
2016-01-24MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBFlorian Fainelli1-0/+1
2016-01-24MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott2-13/+0
2016-01-24MIPS: bcm963xx: Update bcm_tag field image_sequenceSimon Arlott1-6/+5
2016-01-24MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2-4/+7
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott3-4/+7
2016-01-24MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott1-32/+3
2016-01-24MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structureSimon Arlott2-0/+113
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds174-4669/+7110
2016-01-24MAINTAINERS: Add KVM for MIPS entryJames Hogan1-0/+8
2016-01-24MIPS: KVM: Add missing newline to kvm_err()James Hogan1-1/+1
2016-01-24MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan4-28/+5
2016-01-24MIPS: KVM: Use cacheops.h definitionsJames Hogan1-22/+8
2016-01-24MIPS: Break down cacheops.h definitionsJames Hogan1-42/+64