summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2024-12-10power: supply: cros_charge-control: hide start threshold on v2 cmdThomas Weißschuh
2024-12-10power: supply: cros_charge-control: allow start_threshold == end_thresholdThomas Weißschuh
2024-12-10power: supply: cros_charge-control: add mutex for driver dataThomas Weißschuh
2024-12-10power: supply: gpio-charger: Fix set charge current limitsDimitri Fedrau
2024-12-10power: ip5xxx_power: Fix uninitialized variable readBence Csókás
2024-12-06power: supply: bq24190_charger: Fix typo 'jeta' -> 'jeita'Sho Tanimoto
2024-12-05power: ip5xxx_power: Add support for IP5306Csókás, Bence
2024-12-05power: ip5xxx_power: Fall back to Charge End bit if status register is absentCsókás, Bence
2024-12-05power: ip5xxx_power: Check for optional bitsCsókás, Bence
2024-12-05power: ip5xxx_power: Add battery type for 4.4VCsókás, Bence
2024-12-05power: ip5xxx_power: Allow for more parameters to be configuredCsókás, Bence
2024-12-05power: ip5xxx_power: Use regmap_field APICsókás, Bence
2024-12-05power: ip5xxx_power: Fix return value on ADC read errorsCsókás, Bence
2024-12-05power: supply: sysfs: rework uevent property loopThomas Weißschuh
2024-12-05power: supply: sysfs: prepare for power supply extensionsThomas Weißschuh
2024-12-05power: supply: hwmon: prepare for power supply extensionsThomas Weißschuh
2024-12-05power: supply: core: introduce power_supply_has_property()Thomas Weißschuh
2024-12-05power: supply: core: rename psy_has_property() to psy_desc_has_property()Thomas Weißschuh
2024-12-05power: supply: sysfs: print single value in uevent for POWER_SUPPLY_PROP_CHAR...Thomas Weißschuh
2024-12-04power: supply: max1720x: add charge full propertyDimitri Fedrau
2024-12-04power: supply: ds2782: Use devm_delayed_work_autocancel() helperAndrew Davis
2024-12-04power: supply: ds2782: Use devm_power_supply_register() helperAndrew Davis
2024-12-04power: supply: ds2782: Use devm based memory allocatorsAndrew Davis
2024-12-04power: supply: ds2782: Free IDA with devm actionAndrew Davis
2024-12-04power: supply: ds2782: Switch to simpler IDA interfaceAndrew Davis
2024-12-04power: supply: olpc_battery: constify 'struct bin_attribute'Thomas Weißschuh
2024-12-04power: supply: ds2781: constify 'struct bin_attribute'Thomas Weißschuh
2024-12-04power: supply: ds2780: constify 'struct bin_attribute'Thomas Weißschuh
2024-12-04power: supply: ds2760: constify 'struct bin_attribute'Thomas Weißschuh
2024-11-28Merge tag 'for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2024-11-20Merge tag 'pwrseq-updates-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-12power: reset: ep93xx: add AUXILIARY_BUS dependencyArnd Bergmann
2024-11-11power: supply: sc27xx: Fix battery detect GPIO probeStanislav Jakubek
2024-11-11reset: keystone-reset: remove unused macrosBa Jing
2024-11-11power: supply: axp20x_battery: Use scaled iio_read_channelChris Morgan
2024-11-11power: supply: axp20x_usb_power: Use scaled iio_read_channelChris Morgan
2024-11-11power: supply: generic-adc-battery: change my gmailanish kumar
2024-11-10power: supply: pmu_battery: Set power supply type to BATTERYEd Robbins
2024-11-07alarmtimers: Remove return value from alarm functionsThomas Gleixner
2024-10-25power: sequencing: qcom-wcn: improve support for wcn6855Bartosz Golaszewski
2024-10-23power: sequencing: make the QCom PMU pwrseq driver depend on CONFIG_OFBartosz Golaszewski
2024-10-21power: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-17power: supply: hwmon: move interface to private headerThomas Weißschuh
2024-10-16power: supply: rk817: Update battery capacity calibrationChris Morgan
2024-10-16power: supply: rk817: stop updating info in suspendChris Morgan
2024-10-16power: supply: rt9471: Use IC status regfield to report real charger statusChiYuan Huang
2024-10-16power: supply: rt9471: Fix wrong WDT function regfield declarationChiYuan Huang
2024-10-16power: supply: core: mark attribute arrays as ro_after_initThomas Weißschuh
2024-10-16power: supply: core: unexport power_supply_property_is_writeable()Thomas Weißschuh