aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-03-29power: supply: generic-adc-battery: simplify read_channel logicGravatar Sebastian Reichel 1-30/+5
2023-03-29power: supply: generic-adc-battery: use simple-battery APIGravatar Sebastian Reichel 1-56/+4
2023-03-29power: supply: generic-adc-battery: drop memory alloc error messageGravatar Sebastian Reichel 1-3/+1
2023-03-29power: supply: generic-adc-battery: drop charge now supportGravatar Sebastian Reichel 1-4/+0
2023-03-29power: supply: generic-adc-battery: drop jitter delay supportGravatar Sebastian Reichel 1-9/+4
2023-03-29power: supply: generic-adc-battery: fix unit scalingGravatar Sebastian Reichel 1-0/+3
2023-03-29power: supply: generic-adc-battery: convert to managed resourcesGravatar Sebastian Reichel 1-58/+23
2023-03-29power: supply: core: auto-exposure of simple-battery dataGravatar Sebastian Reichel 2-19/+183
2023-03-12power: supply: bq256xx: Support to disable chargerGravatar Hermes Zhang 1-0/+40
2023-03-12power: supply: charger-manager: Use of_property_read_bool() for boolean prope...Gravatar Rob Herring 1-1/+1
2023-03-12power: reset: qcom-pon: drop of_match_ptr for ID tableGravatar Krzysztof Kozlowski 1-1/+1
2023-03-12power: supply: bq25890_charger: mark OF related data as maybe unusedGravatar Krzysztof Kozlowski 1-1/+1
2023-03-12power: supply: bq24257_charger: mark OF related data as maybe unusedGravatar Krzysztof Kozlowski 1-1/+1
2023-03-12power: supply: ltc4162-l-charger: mark OF related data as maybe unusedGravatar Krzysztof Kozlowski 1-1/+1
2023-03-12power: supply: lp8727_charger: mark OF related data as maybe unusedGravatar Krzysztof Kozlowski 1-1/+1
2023-03-12power: supply: twl4030_charger: mark OF related data as maybe unusedGravatar Krzysztof Kozlowski 1-1/+1
2023-03-12power: supply: rt9455_charger: mark OF related data as maybe unusedGravatar Krzysztof Kozlowski 1-1/+1
2023-03-05Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 3-23/+53
2023-03-05Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-3/+17
2023-03-05Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-2/+3
2023-03-04Merge tag 'i2c-for-6.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-15/+7
2023-03-03Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 1-3/+3
2023-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 32-244/+285
2023-03-03i2c: gxp: fix an error code in probeGravatar Dan Carpenter 1-1/+1
2023-03-03i2c: gxp: return proper error on address NACKGravatar Wolfram Sang 1-2/+4
2023-03-03i2c: gxp: remove "empty" switch statementGravatar Wolfram Sang 1-12/+1
2023-03-03i2c: Disable I2C_APPLE when I2C_PASEMI is a builtinGravatar Benjamin Gray 1-0/+1
2023-03-03Merge tag 'thermal-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-11/+4
2023-03-03Merge tag 'acpi-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 3-48/+20
2023-03-03Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 5-6/+6
2023-03-03Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linuxGravatar Linus Torvalds 6-27/+32
2023-03-03Merge tag 'ata-6.3-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Gravatar Linus Torvalds 1-1/+0
2023-03-03Merge branches 'acpi-pm' and 'acpi-x86'Gravatar Rafael J. Wysocki 2-48/+13
2023-03-03Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 2-3/+3
2023-03-03Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-5/+2
2023-03-03Merge branch 'powercap'Gravatar Rafael J. Wysocki 2-1/+2
2023-03-03Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Gravatar Linus Torvalds 28-489/+999
2023-03-03ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"Gravatar Damien Le Moal 1-1/+0
2023-03-02Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 49-149/+435
2023-03-03Merge tag 'amd-drm-fixes-6.3-2023-03-02' of https://gitlab.freedesktop.org/ag...Gravatar Dave Airlie 38-128/+409
2023-03-03Merge tag 'drm-intel-next-fixes-2023-02-27' of git://anongit.freedesktop.org/...Gravatar Dave Airlie 8-18/+23
2023-03-03Merge tag 'drm-misc-next-fixes-2023-02-28' of git://anongit.freedesktop.org/d...Gravatar Dave Airlie 3-3/+3
2023-03-02Merge tag 'linux-watchdog-6.3-rc1' of git://www.linux-watchdog.org/linux-watc...Gravatar Linus Torvalds 35-372/+269
2023-03-02Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-11/+9
2023-03-02Merge tag 'auxdisplay-6.3' of https://github.com/ojeda/linuxGravatar Linus Torvalds 1-0/+2
2023-03-02Merge tag 'driver-core-6.3-rc1_2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-7/+7
2023-03-02Merge tag 'spi-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Linus Torvalds 3-7/+12
2023-03-02Merge tag 'regulator-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-4/+4
2023-03-02genirq/msi, platform-msi: Ensure that MSI descriptors are unreferencedGravatar Thomas Gleixner 1-0/+1
2023-03-02watchdog: at91rm9200: Only warn once about problems in .remove()Gravatar Uwe Kleine-König 1-1/+1