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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-03
ab8500_btemp: Demote initcall sequence
Rajanikanth H.V
1
-1
/
+1
2013-02-03
ds2782_battery: Add power_supply_changed() calls for proper uevent support
Evgeny Romanov
1
-0
/
+69
2013-02-03
power: Add battery driver for goldfish emulator
Mike Lockwood
3
-0
/
+243
2013-01-20
qnap-poweroff: Fix license string
Andrew Lunn
1
-1
/
+1
2013-01-16
ab8500_fg: Remove pointless round_jiffies() call
Lee Jones
1
-1
/
+1
2013-01-16
ab8500_fg: Overflow in current calculation
Paer-Olof Haakansson
1
-5
/
+4
2013-01-16
ab8500_charger: Adds support for legacy USB chargers
Marcus Cooper
1
-16
/
+63
2013-01-16
ab8500_charger: Remove unused defines
Marcus Cooper
1
-5
/
+0
2013-01-16
ab8500_fg: Added support for BATT_OVV
Hakan Berg
1
-15
/
+15
2013-01-16
ab8500_btemp: Remove superfluous BTEMP thermal comp
Hakan Berg
1
-2
/
+2
2013-01-16
ab8500_fg: Round capacity output
pender01
1
-13
/
+15
2013-01-16
ab8500_bm: Adds support for Car/Travel Adapters
Hakan Berg
1
-24
/
+68
2013-01-16
ab8500_btemp: Ignore false btemp low interrupt
Hakan Berg
1
-4
/
+4
2013-01-16
ab8500_btemp: Allign battery temperature resolution with the framework
Lee Jones
1
-6
/
+6
2013-01-16
ab8500_fg: Balance IRQ enable
Rickard Andersson
1
-0
/
+1
2013-01-16
ab8500_bm: Recharge condition not optimal for battery
Marcus Cooper
3
-33
/
+162
2013-01-16
ab8500_charger: Handle gpadc errors
Jonas Aaberg
1
-4
/
+18
2013-01-16
ab8500_fg: Replace msleep() with usleep_range() for greater accuracy
Jonas Aaberg
1
-1
/
+1
2013-01-16
ab8500_charger: Detect charger removal
Lee Jones
1
-1
/
+141
2013-01-16
ab8500_bm: Skip first CCEOC irq for instant current
Johan Bjornstedt
2
-15
/
+59
2013-01-16
ab8500_charger: Rename the power_loss function
Paer-Olof Haakansson
1
-12
/
+11
2013-01-07
da9052-battery: Avoid out-of-range array access
Nickolai Zeldovich
1
-1
/
+1
2013-01-07
max17040_battery: Use devm_kzalloc
Devendra Naga
1
-3
/
+1
2013-01-07
lp8788-charger: Fix a parent device in kernel messages
Kim, Milo
1
-6
/
+6
2013-01-07
lp8788-charger: Fix a parent device in _probe()
Kim, Milo
1
-2
/
+3
2013-01-07
power/reset: Add a new driver implementing 'power off by restarting'
Andrew Lunn
3
-0
/
+74
2013-01-07
power/reset: Add a new driver to turn QNAP board power off
Andrew Lunn
3
-0
/
+126
2013-01-07
88pm860x_battery: Eliminate possible references to released resources
Julia Lawall
1
-9
/
+4
2013-01-06
ab8500_charger: Use devm_regulator_get API
Sachin Kamat
1
-8
/
+3
2013-01-06
bq27x00_battery: Fix bugs introduced with BQ27425 support
NeilBrown
1
-2
/
+0
2013-01-06
power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_*
Ramakrishna Pallala
1
-1
/
+2
2013-01-06
bq2415x_charger: Use devm_kzalloc()
Sachin Kamat
1
-9
/
+6
2013-01-06
bq2415x_charger: Use module_i2c_driver
Sachin Kamat
1
-12
/
+1
2013-01-06
bq2415x_charger: Remove unneeded version.h inclusion
Sachin Kamat
1
-1
/
+0
2013-01-06
Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500
Anton Vorontsov
7
-516
/
+591
2013-01-06
charger_manager: Don't use [delayed_]work_pending()
Tejun Heo
1
-15
/
+16
2013-01-06
charger-manager: Split _probe funtion to make the code more clean
Chanwoo Choi
1
-111
/
+168
2013-01-03
Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2013-01-03
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
Javier Martinez Canillas
1
-2
/
+3
2013-01-03
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
3
-14
/
+15
2013-01-03
Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...
Linus Torvalds
3
-54
/
+58
2013-01-02
watchdog: twl4030_wdt: add DT support
Aaro Koskinen
1
-2
/
+9
2013-01-02
watchdog: omap_wdt: eliminate unused variable and a compiler warning
Aaro Koskinen
1
-1
/
+0
2013-01-02
watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...
Axel Lin
1
-7
/
+6
2013-01-02
watchdog: da9055: Fix invalid free of devm_ allocated data
Axel Lin
1
-4
/
+0
2012-12-30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
44
-393
/
+849
2012-12-30
Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+0
2012-12-30
Revert "drm: tegra: protect DC register access with mutex"
Dave Airlie
2
-14
/
+0
2012-12-30
drm: tegra: program only one window during modeset
Lucas Stach
1
-2
/
+1
2012-12-30
drm: tegra: clean out old gem prototypes
Lucas Stach
1
-18
/
+0
[next]