summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-05-16power: supply: sbs-charger: Fix INHIBITED bit for Status regDaisuke Nojiri
2023-05-15power: supply: rt9467: Fix passing zero to 'dev_err_probe'ChiaEn Wu
2023-05-11power: supply: Ratelimit no data debug outputMarek Vasut
2023-05-09power: supply: Fix power_supply_get_battery_info() if parent is NULLHuacai Chen
2023-05-08power: supply: bq24190: Call power_supply_changed() after updating input currentHans de Goede
2023-05-08power: supply: bq25890: Call power_supply_changed() after updating input curr...Hans de Goede
2023-05-08power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()Hans de Goede
2023-05-08power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to sta...Hans de Goede
2023-05-08power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...Hans de Goede
2023-05-08power: supply: bq27xxx: Move bq27xxx_battery_update() downHans de Goede
2023-05-08power: supply: bq27xxx: Add cache parameter to bq27xxx_battery_current_and_st...Hans de Goede
2023-05-08power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede
2023-05-08power: supply: bq27xxx: Fix I2C IRQ race on removeHans de Goede
2023-05-08power: supply: bq27xxx: Fix bq27xxx_battery_update() race conditionHans de Goede
2023-05-08power: supply: leds: Fix blink to LED on transitionHans de Goede
2023-05-08power: supply: sc27xx: Fix external_power_changed raceHans de Goede
2023-05-08power: supply: bq25890: Fix external_power_changed raceHans de Goede
2023-05-08power: supply: axp288_fuel_gauge: Fix external_power_changed raceHans de Goede
2023-05-08power: supply: ab8500: Fix external_power_changed raceHans de Goede
2023-05-07Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-05-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-05-07Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2023-05-07Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-05-06Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-05Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-05Merge tag 'i2c-for-6.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski
2023-05-05Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-05-05Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-05Merge tag 'acpi-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2023-05-05Merge tag 'thermal-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-05Merge tag 'phy-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-05Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-05-05net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()Florian Fainelli
2023-05-05pds_core: fix mutex double unlock in error pathShannon Nelson
2023-05-05net: fec: correct the counting of XDP sent framesShenwei Wang
2023-05-05bonding: add xdp_features supportLorenzo Bianconi
2023-05-05net: enetc: check the index of the SFI rather than the handleWei Fang
2023-05-05virtio_net: suppress cpu stall when free_unused_bufsWenliang Wang
2023-05-05ice: block LAN in case of VF to VF offloadMichal Swiatkowski
2023-05-05net: dsa: mt7530: fix network connectivity with multiple CPU portsArınç ÜNAL
2023-05-05net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621Arınç ÜNAL
2023-05-04Merge tag 'linux-watchdog-6.4-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2023-05-05Merge tag 'drm-intel-next-fixes-2023-05-04-1' of git://anongit.freedesktop.or...Dave Airlie
2023-05-05Merge tag 'amd-drm-fixes-6.4-2023-05-03' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-05-05Merge tag 'drm-intel-next-fixes-2023-04-27' of git://anongit.freedesktop.org/...Dave Airlie
2023-05-05Merge tag 'amd-drm-fixes-6.4-2023-04-26' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-05-04thermal: intel: powerclamp: Fix NULL pointer access issueSrinivas Pandruvada
2023-05-04ACPI: video: Remove acpi_backlight=video quirk for Lenovo ThinkPad W530Hans de Goede