summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* power: supply: sbs-battery: add support for time_to_empty_now attributeMatthias Schiffer2021-08-061-4/+10
* power: supply: sbs-battery: relax voltage limitMatthias Schiffer2021-08-061-1/+1
* power: supply: qcom_smbb: Remove superfluous error messageTang Bin2021-08-061-4/+1
* dt-bindings: power: supply: axp20x-battery: Add AXP209 compatibleMaxime Ripard2021-08-061-0/+1
* dt-bindings: power: supply: axp20x: Add AXP803 compatibleMaxime Ripard2021-08-063-13/+23
* power: supply: max17042_battery: Add support for MAX77849 Fuel-GaugeNikita Travkin2021-08-061-0/+2
* dt-bindings: power: supply: max17042: Document max77849-batteryNikita Travkin2021-08-061-0/+1
* power: supply: axp288_fuel_gauge: Take the P-Unit semaphore only once during ...Hans de Goede2021-08-051-7/+17
* power: supply: axp288_fuel_gauge: Move the AXP20X_CC_CTRL check together with...Hans de Goede2021-08-051-10/+12
* power: supply: axp288_fuel_gauge: Refresh all registers in one goAndrejus Basovas2021-08-052-97/+106
* power: supply: axp288_fuel_gauge: Only read PWR_OP_MODE, FG_LOW_CAP_REG regs ...Hans de Goede2021-08-051-16/+21
* power: supply: axp288_fuel_gauge: Store struct device pointer in axp288_fg_infoHans de Goede2021-08-051-35/+24
* power: supply: axp288_fuel_gauge: Drop retry logic from fuel_gauge_reg_readb()Hans de Goede2021-08-051-8/+2
* power: supply: axp288_fuel_gauge: Report register-address on readb / writeb e...Hans de Goede2021-08-051-2/+2
* power: supply: axp288_fuel_gauge: Silence the chatty IRQ mapping codeHans de Goede2021-08-051-3/+0
* power: supply: axp288_fuel_gauge: Remove debugfs supportHans de Goede2021-08-051-123/+0
* power: supply: axp288_fuel_gauge: Fix define alignmentHans de Goede2021-08-051-19/+19
* power: supply: sc27xx: Delete superfluous error messageTang Bin2021-08-051-3/+1
* power: supply: cw2015: use dev_err_probe to allow deferred probePeter Robinson2021-07-161-1/+3
* power: supply: PCHG: Peripheral device chargerDaisuke Nojiri2021-07-164-0/+464
* power: supply: ab8500: Drop some includes from bmdataLinus Walleij2021-07-161-2/+0
* power: supply: ab8500: Rename charging algorithm psyLinus Walleij2021-07-161-2/+3
* power: supply: ab8500: Drop abx500 conceptLinus Walleij2021-07-166-214/+61
* power: supply: ab8500: Rename charging algorithm symbolsLinus Walleij2021-07-164-291/+291
* power: supply: ab8500: Use library interpolationLinus Walleij2021-07-162-9/+11
* Linux 5.14-rc1v5.14-rc1Linus Torvalds2021-07-121-2/+2
* mm/rmap: try_to_migrate() skip zone_device !device_privateHugh Dickins2021-07-121-3/+3
* mm/rmap: fix new bug: premature return from page_mlock_one()Hugh Dickins2021-07-121-6/+5
* mm/rmap: fix old bug: munlocking THP missed other mlocksHugh Dickins2021-07-121-5/+8
* mm/rmap: fix comments left over from recent changesHugh Dickins2021-07-122-7/+2
* Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-07-116-12/+31
|\
| * Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-07-096-12/+31
| |\
| | * irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entryMarc Zyngier2021-07-095-11/+31
| | * genirq/irqdesc: Drop excess kernel-doc entry @lookupRandy Dunlap2021-06-281-1/+0
* | | Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-07-112-10/+18
|\ \ \
| * | | sched/uclamp: Ignore max aggregation if rq is idleXuewen Yan2021-07-021-7/+14
| * | | sched/fair: Fix CFS bandwidth hrtimer expiry typeOdin Ugedal2021-07-021-2/+2
| * | | sched/fair: Sync load_sum with load_avg after dequeueVincent Guittot2021-07-021-1/+2
* | | | Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-112-8/+21
|\ \ \ \
| * | | | perf/x86/intel/uncore: Clean up error handling path of iio mappingKan Liang2021-07-021-2/+4
| * | | | perf/x86/cstate: Add ICELAKE_X and ICELAKE_D supportZhang Rui2021-07-021-6/+17
* | | | | Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-07-115-23/+33
|\ \ \ \ \
| * | | | | locking/atomic: sparc: Fix arch_cmpxchg64_local()Mark Rutland2021-07-071-1/+1
| * | | | | kprobe/static_call: Restore missing static_call_text_reserved()Peter Zijlstra2021-07-051-0/+2
| * | | | | static_call: Fix static_call_text_reserved() vs __initPeter Zijlstra2021-07-051-5/+8
| * | | | | jump_label: Fix jump_label_text_reserved() vs __initPeter Zijlstra2021-07-051-5/+8
| * | | | | locking/lockdep: Fix meaningless /proc/lockdep output of lock classes on !CON...Xiongwei Song2021-07-051-12/+14
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-1136-162/+287
|\ \ \ \ \ \
| * | | | | | scsi: virtio_scsi: Add validation for residual bytes from responseXie Yongji2021-06-291-1/+1
| * | | | | | scsi: ipr: System crashes when seeing type 20 errorWen Xiong2021-06-292-2/+3