Age | Commit message (Expand) | Author | Files | Lines |
2018-06-13 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2 | -14/+19 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 2 | -2/+2 |
2018-06-09 | Merge tag 'for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 14 | -398/+137 |
2018-06-06 | Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -2/+58 |
2018-05-24 | power: supply: Add fwnode pointer to power_supply_config struct | Adam Thomson | 1 | -1/+3 |
2018-05-17 | PM / AVS: rockchip-io: add io selectors and supplies for PX30 | David Wu | 1 | -0/+68 |
2018-05-01 | power: supply: ab8500_charger: fix spelling mistake: "faile" -> "failed" | Colin Ian King | 1 | -1/+1 |
2018-04-26 | Merge tag 'tags/tcpm-pps-4.18' into psy-next | Sebastian Reichel | 2 | -1/+56 |
2018-04-26 | power: supply: axp288_fuel_gauge: Remove polling from the driver | Hans de Goede | 1 | -16/+0 |
2018-04-26 | power: supply: axp288_fuelguage: Do not bind when the fg function is not used | Hans de Goede | 1 | -0/+11 |
2018-04-26 | power: supply: axp288_charger: Do not bind when the charge function is not used | Hans de Goede | 1 | -0/+12 |
2018-04-26 | power: supply: axp288_charger: Support 3500 and 4000 mA input current limit | Hans de Goede | 1 | -3/+11 |
2018-04-26 | power: supply: s3c-adc-battery: fix driver data initialization | Sergiy Kibrik | 1 | -3/+5 |
2018-04-26 | power: supply: charger-manager: Verify polling interval only when polling req... | Ladislav Michl | 1 | -2/+3 |
2018-04-26 | power: supply: sysfs: Use enum to specify property | Ladislav Michl | 1 | -33/+44 |
2018-04-26 | power: supply: ab8500: Drop AB8540/9540 support | Linus Walleij | 5 | -331/+30 |
2018-04-26 | power: supply: ab8500_fg: fix spelling mistake: "Disharge" -> "Discharge" | Colin Ian King | 1 | -1/+1 |
2018-04-26 | power: supply: simplify getting .drvdata | Wolfram Sang | 1 | -2/+1 |
2018-04-26 | power: supply: bq27xxx: Add support for BQ27426 | Andrew F. Davis | 2 | -0/+11 |
2018-04-26 | gpio-poweroff: Use gpiod_set_value_cansleep | Mike Looijmans | 1 | -2/+2 |
2018-04-25 | power: supply: Add 'usb_type' property and supporting code | Adam Thomson | 2 | -1/+52 |
2018-04-25 | power: supply: Add error checking of psy desc during registration | Adam Thomson | 1 | -0/+3 |
2018-04-06 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -7/+34 |
2018-04-03 | Merge tag 'for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 16 | -197/+478 |
2018-03-19 | power: reset: at91-reset: Switch from the pr_*() to the dev_*() logging funct... | Ladislav Michl | 1 | -2/+2 |
2018-03-19 | power: reset: at91-poweroff: Remove redundant dev_err call in at91_poweroff_p... | Ladislav Michl | 1 | -3/+1 |
2018-03-19 | power: reset: at91-poweroff: Switch from the pr_*() to the dev_*() logging fu... | Ladislav Michl | 1 | -4/+6 |
2018-03-13 | power: reset: make function sc27xx_poweroff_shutdown static | Colin Ian King | 1 | -1/+1 |
2018-03-12 | Merge branch 'fixes' into for-next | Sebastian Reichel | 4 | -18/+23 |
2018-03-12 | power: supply: da9150-fg: remove VLA usage | Gustavo A. R. Silva | 1 | -2/+2 |
2018-03-12 | power: supply: bq2415x: add DT referencing support | Sebastian Reichel | 1 | -1/+4 |
2018-03-12 | power: supply: bq27xxx: support missing supplier device | Sebastian Reichel | 1 | -1/+1 |
2018-03-12 | max17042: propagate of_node to power supply device | Pierre Bourdon | 1 | -0/+1 |
2018-03-09 | power: supply: axp288_fuel_gauge: Fix full status reporting | Hans de Goede | 1 | -12/+35 |
2018-03-09 | power: supply: axp288_fuel_gauge: Do not register FG on ECS EF20EA | Carlo Caione | 1 | -0/+6 |
2018-03-09 | power: reset: gpio-poweroff: Support for timeout from device property | Moritz Fischer | 1 | -2/+6 |
2018-03-09 | power: reset: Add Spreadtrum SC27xx PMIC power off support | Baolin Wang | 3 | -0/+76 |
2018-03-09 | power: supply: axp20x_battery: add support for AXP813 | Quentin Schulz | 1 | -0/+42 |
2018-03-09 | power: supply: axp20x_battery: use data struct for variant specific code | Quentin Schulz | 1 | -35/+67 |
2018-03-09 | power: supply: gpio-charger: Remove pdata from gpio_charger | Ladislav Michl | 1 | -54/+41 |
2018-03-09 | power: supply: gpio-charger: Use GPIOF_ACTIVE_LOW for legacy setup | Ladislav Michl | 1 | -9/+8 |
2018-03-09 | power: supply: gpio-charger: Remove redundant dev_err call in probe function | Ladislav Michl | 1 | -3/+1 |
2018-03-01 | PM / AVS: SmartReflex: Prepare to use device tree based probing | Tony Lindgren | 1 | -7/+34 |
2018-02-22 | power: gemini-poweroff: Avoid spurious poweroff | Linus Walleij | 1 | -13/+17 |
2018-02-22 | power: supply: ltc2941-battery-gauge: Fix temperature units | Ladislav Michl | 1 | -4/+4 |
2018-02-22 | power: add to_power_supply macro to the API | Ognjen Galic | 3 | -11/+1 |
2018-02-13 | power: supply: gpio-charger: use helper variable to access device info | Ladislav Michl | 1 | -22/+20 |
2018-02-13 | power: supply: gpio-charger: Drop driver remove function | Ladislav Michl | 1 | -36/+7 |
2018-02-12 | power: supply: ltc2941-battery-gauge: Add charge empty and full properties | Ladislav Michl | 1 | -9/+50 |
2018-02-12 | power: reset: Add a driver for the Microsemi Ocelot reset | Alexandre Belloni | 3 | -0/+96 |