index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-05
smb347-charger: Convert to regmap API
Mika Westerberg
2
-327
/
+232
2012-05-05
smb347-charger: Move IRQ enabling to the end of probe
Mika Westerberg
1
-4
/
+2
2012-05-05
smb347-charger: Rename few functions to match better what they are doing
Mika Westerberg
1
-21
/
+21
2012-05-05
smb347-charger: Convert to use module_i2c_driver()
Mika Westerberg
1
-11
/
+1
2012-05-05
smb347_charger: Cleanup power supply registration code in probe
Ramakrishna Pallala
1
-30
/
+40
2012-05-05
ab8500: Clean up probe routines
Lee Jones
3
-18
/
+30
2012-05-05
ab8500_fg: Harden platform data check
Linus Walleij
1
-2
/
+2
2012-05-05
ab8500_btemp: Harden platform data check
Linus Walleij
1
-2
/
+2
2012-05-05
ab8500_charger: Harden platform data check
Linus Walleij
1
-3
/
+2
2012-05-05
max17042_battery: Handle irq request failure case
Ramakrishna Pallala
1
-1
/
+3
2012-05-05
max17042_battery: Fix power supply and irq registration ordering
Ramakrishna Pallala
1
-5
/
+7
2012-05-05
power_supply: Make the core a boolean instead of a tristate
Anton Vorontsov
1
-1
/
+1
2012-05-05
power_supply: Add voltage_ocv property and use it for max17042 driver
Ramakrishna Pallala
2
-0
/
+9
2012-05-05
max17042_battery: Move dev_pm_ops struct under CONFIG_PM
Anton Vorontsov
1
-9
/
+11
2012-05-05
max17042_battery: Add suspend/resume hooks
Ramakrishna Pallala
1
-0
/
+41
2012-05-05
max17042_battery: Fix driver exit function
Ramakrishna Pallala
1
-0
/
+2
2012-05-05
max17042_battery: Fix a couple buffer overflows
Dan Carpenter
1
-6
/
+4
2012-03-31
Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6
Linus Torvalds
16
-195
/
+10368
2012-03-26
max17042_battery: Clean up interrupt handling
Ramakrishna Pallala
1
-11
/
+7
2012-03-26
Revert "max8998_charger: Include linux/module.h just once"
Anton Vorontsov
1
-0
/
+1
2012-03-26
ab8500_fg: Fix some build warnings on x86_64
Anton Vorontsov
1
-2
/
+2
2012-03-26
max17042_battery: Fix CHARGE_FULL representation.
MyungJoo Ham
1
-5
/
+2
2012-03-26
max8998_charger: Include linux/module.h just once
Jesper Juhl
1
-1
/
+0
2012-03-26
power_supply: Convert i2c drivers to module_i2c_driver
Axel Lin
6
-74
/
+6
2012-03-26
lp8727_charger: Add MODULE_DEVICE_TABLE
Axel Lin
1
-0
/
+1
2012-03-26
charger-manager: Simplify charger_get_property(), get rid of a warning
Anton Vorontsov
1
-3
/
+3
2012-03-26
charger-manager: Clean up for better readability
Axel Lin
1
-35
/
+26
2012-03-26
da9052-battery: Convert to use module_platform_driver
Axel Lin
1
-12
/
+1
2012-03-26
da9052-battery: Fix a memory leak when unload the module
Axel Lin
1
-0
/
+1
2012-03-26
da9052-battery: Add missing platform_set_drvdata
Axel Lin
1
-0
/
+1
2012-03-26
ab8500: Turn unneeded global symbols into local ones
Anton Vorontsov
3
-3
/
+3
2012-03-26
ab8500_fg: Fix copy-paste error
Anton Vorontsov
1
-1
/
+1
2012-03-26
ab8500_fg: Get rid of 'struct battery_type'
Anton Vorontsov
1
-1
/
+2
2012-03-26
ab8500_fg: Get rid of 'struct v_to_cap'
Anton Vorontsov
1
-1
/
+1
2012-03-26
ab8500_btemp: Get rid of 'enum adc_therm'
Anton Vorontsov
1
-6
/
+7
2012-03-26
ab8500_charger: Convert to the new USB OTG calls
Anton Vorontsov
1
-12
/
+12
2012-03-26
ab8500-btemp: AB8500 battery temperature driver
Arun Murthy
3
-0
/
+1136
2012-03-26
ab8500-fg: A8500 fuel gauge driver
Arun Murthy
1
-0
/
+2636
2012-03-26
ab8500-charger: AB8500 charger driver
Arun Murthy
1
-0
/
+2789
2012-03-26
abx500-chargalg: Add abx500 charging algorithm
Arun Murthy
1
-0
/
+1921
2012-03-26
Add I2C driver for Summit Microelectronics SMB347 Battery Charger.
Bruce E. Robertson
3
-0
/
+1302
2012-03-26
isp1704_charger: Fix probe error path
Felipe Contreras
1
-0
/
+1
2012-03-26
lp8727_charger: Correct typos on the comment
Kim, Milo
1
-1
/
+1
2012-03-26
lp8727_charger: Fix wrong code style
Kim, Milo
1
-5
/
+5
2012-03-26
lp8727_charger: Change i2c functions
Kim, Milo
1
-28
/
+20
2012-03-26
lp8727_charger: Add error check routine on probe()
Kim, Milo
1
-18
/
+39
2012-03-26
lp8727_charger: Add company name and description
Kim, Milo
2
-2
/
+3
2012-03-26
max17042_battery: Make it possible to instantiate driver from DT
Karol Lewandowski
1
-1
/
+49
2012-03-26
max17042_battery: Use devm_kzalloc() where applicable
Karol Lewandowski
1
-5
/
+2
2012-03-26
max17042: Change capacity property to use reported SOC register
Dirk Brandewie
1
-1
/
+1
[next]