1. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  2. c8ac644 power_i2c.c: Fix unused variable warning by Tom Rini · 8 years ago
  3. 505cf47 power: change from meaningless value to error number by Jaehoon Chung · 8 years ago
  4. afc366f Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  5. 0b259dc power: Explicitly select pmic device's bus by Aaron Durbin · 10 years ago
  6. 3fbb517 pmic:i2c: Replace legacy I2C_SET_BUS macro with i2c_set_bus_num() by Łukasz Majewski · 11 years ago
  7. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  8. 316a51b power:pmic: Rename ./drivers/power/pmic_* to ./drivers/power/power_* files by Łukasz Majewski · 12 years ago[Renamed from drivers/power/pmic_i2c.c]
  9. e0a0cbf pmic: Move pmic related code to ./drivers/power directory by Łukasz Majewski · 12 years ago[Renamed from drivers/misc/pmic_i2c.c]
  10. c733681 pmic: Extend PMIC framework to support multiple instances of PMIC devices by Łukasz Majewski · 12 years ago
  11. 86879d7 pmic:i2c: Add I2C sensor byte order (big/little) to PMIC framework by Łukasz Majewski · 12 years ago
  12. b5bf9ca pmic:i2c: Handle PMIC I2C transmission comprising of two bytes by Łukasz Majewski · 12 years ago
  13. a22429d pmic_i2c: Return error in case of invalid pmic_i2c_tx_num by Fabio Estevam · 13 years ago
  14. d69edad misc: pmic: use I2C_SET_BUS in pmic I2C by Stefano Babic · 13 years ago
  15. e542b7f misc:pmic:core New generic PMIC driver by Łukasz Majewski · 13 years ago