index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-15
ab8500_btemp: Ignore false btemp low interrupt
Hakan Berg
1
-4
/
+4
2013-01-15
ab8500_btemp: Allign battery temperature resolution with the framework
Lee Jones
1
-6
/
+6
2013-01-15
ab8500_fg: Balance IRQ enable
Rickard Andersson
1
-0
/
+1
2013-01-15
ab8500_bm: Recharge condition not optimal for battery
Marcus Cooper
3
-33
/
+162
2013-01-15
ab8500_charger: Handle gpadc errors
Jonas Aaberg
1
-4
/
+18
2013-01-15
ab8500_fg: Replace msleep() with usleep_range() for greater accuracy
Jonas Aaberg
1
-1
/
+1
2013-01-15
ab8500_charger: Detect charger removal
Lee Jones
1
-1
/
+141
2013-01-15
ab8500_bm: Skip first CCEOC irq for instant current
Johan Bjornstedt
2
-15
/
+59
2013-01-15
ab8500_charger: Rename the power_loss function
Paer-Olof Haakansson
1
-12
/
+11
2013-01-06
da9052-battery: Avoid out-of-range array access
Nickolai Zeldovich
1
-1
/
+1
2013-01-06
max17040_battery: Use devm_kzalloc
Devendra Naga
1
-3
/
+1
2013-01-06
lp8788-charger: Fix a parent device in kernel messages
Kim, Milo
1
-6
/
+6
2013-01-06
lp8788-charger: Fix a parent device in _probe()
Kim, Milo
1
-2
/
+3
2013-01-06
power/reset: Add a new driver implementing 'power off by restarting'
Andrew Lunn
3
-0
/
+74
2013-01-06
power/reset: Add a new driver to turn QNAP board power off
Andrew Lunn
3
-0
/
+126
2013-01-06
88pm860x_battery: Eliminate possible references to released resources
Julia Lawall
1
-9
/
+4
2013-01-05
ab8500_charger: Use devm_regulator_get API
Sachin Kamat
1
-8
/
+3
2013-01-05
bq27x00_battery: Fix bugs introduced with BQ27425 support
NeilBrown
1
-2
/
+0
2013-01-05
power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_*
Ramakrishna Pallala
1
-1
/
+2
2013-01-05
bq2415x_charger: Use devm_kzalloc()
Sachin Kamat
1
-9
/
+6
2013-01-05
bq2415x_charger: Use module_i2c_driver
Sachin Kamat
1
-12
/
+1
2013-01-05
bq2415x_charger: Remove unneeded version.h inclusion
Sachin Kamat
1
-1
/
+0
2013-01-05
Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500
Anton Vorontsov
7
-516
/
+591
2013-01-05
charger_manager: Don't use [delayed_]work_pending()
Tejun Heo
1
-15
/
+16
2013-01-05
charger-manager: Split _probe funtion to make the code more clean
Chanwoo Choi
1
-111
/
+168
2013-01-02
Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2013-01-02
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
Javier Martinez Canillas
1
-2
/
+3
2013-01-02
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
3
-14
/
+15
2013-01-02
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
2012-12-30
drm: tegra: remove redundant tegra2_tmds_config entry
Lucas Stach
1
-16
/
+3
2012-12-30
drm: tegra: protect DC register access with mutex
Lucas Stach
2
-0
/
+14
2012-12-30
drm: tegra: don't leave clients host1x member uninitialized
Lucas Stach
1
-0
/
+2
2012-12-30
drm: tegra: fix front_porch <-> back_porch mixup
Lucas Stach
2
-7
/
+7
2012-12-30
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
12
-84
/
+325
2012-12-30
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
7
-24
/
+122
2012-12-27
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+12
2012-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-41
/
+22
2012-12-26
net/vxlan: Use the underlying device index when joining/leaving multicast groups
Yan Burman
1
-2
/
+4
2012-12-26
cpts: fix a run time warn_on.
Richard Cochran
1
-1
/
+1
2012-12-26
cpts: fix build error by removing useless code.
Richard Cochran
2
-2
/
+0
2012-12-26
PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz
Andy Lutomirski
1
-2
/
+5
[next]