index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
power_supply: Add driver for TWL4030/TPS65950 BCI charger
Grazvydas Ignotas
2010-09-30
3
-0
/
+572
|
*
bq20z75: Add support for more power supply properties
Rhyland Klein
2010-09-28
1
-48
/
+156
|
*
wm831x_power: Add missing kfree(wm831x_power) in wm831x_power_remove()
Axel Lin
2010-09-28
1
-0
/
+1
|
*
jz4740-battery: Add missing kfree(jz_battery) in jz_battery_remove()
Axel Lin
2010-09-28
1
-0
/
+1
|
*
ds2760_battery: Add missing kfree(di) in ds2760_battery_remove()
Axel Lin
2010-09-28
1
-0
/
+1
|
*
olpc_battery: Fix endian neutral breakage for s16 values
Richard A. Smith
2010-09-28
1
-4
/
+4
|
*
ds2760_battery: Fix W1 and W1_SLAVE_DS2760 dependency
Martin Schwidefsky
2010-09-23
1
-2
/
+1
|
*
pcf50633-charger: Add missing sysfs_remove_group()
Axel Lin
2010-09-22
1
-0
/
+1
|
*
power_supply: Add driver for TI BQ20Z75 gas gauge IC
Rhyland Klein
2010-09-06
3
-0
/
+393
|
*
wm831x_power: Remove duplicate chg mask
Ian Lartey
2010-09-01
1
-1
/
+0
|
*
omap: rx51: Add support for USB chargers
Heikki Krogerus
2010-08-20
1
-0
/
+5
|
*
power_supply: Add isp1704 charger detection driver
Heikki Krogerus
2010-08-19
3
-0
/
+377
*
|
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2010-10-26
4
-224
/
+313
|
\
\
|
*
|
i7core_edac: return -ENODEV when devices were already probed
Mauro Carvalho Chehab
2010-10-24
1
-1
/
+1
|
*
|
i7core_edac: properly terminate pci_dev_table
Mauro Carvalho Chehab
2010-10-24
1
-4
/
+5
|
*
|
i7core_edac: Avoid PCI refcount to reach zero on successive load/reload
Mauro Carvalho Chehab
2010-10-24
1
-0
/
+7
|
*
|
i7core_edac: Fix refcount error at PCI devices
Mauro Carvalho Chehab
2010-10-24
1
-35
/
+2
|
*
|
i7core_edac: it is safe to i7core_unregister_mci() when mci=NULL
Mauro Carvalho Chehab
2010-10-24
1
-8
/
+5
|
*
|
i7core_edac: Fix an oops at i7core probe
Mauro Carvalho Chehab
2010-10-24
1
-4
/
+4
|
*
|
i7core_edac: Remove unused member channels in i7core_pvt
Hidetoshi Seto
2010-10-24
1
-2
/
+0
|
*
|
i7core_edac: Remove unused arg csrow from get_dimm_config
Hidetoshi Seto
2010-10-24
1
-7
/
+7
|
*
|
i7core_edac: Reduce args of i7core_register_mci
Hidetoshi Seto
2010-10-24
1
-15
/
+9
|
*
|
i7core_edac: Introduce i7core_unregister_mci
Hidetoshi Seto
2010-10-24
1
-32
/
+44
|
*
|
i7core_edac: Use saved pointers
Hidetoshi Seto
2010-10-24
1
-3
/
+2
|
*
|
i7core_edac: Check probe counter in i7core_remove
Hidetoshi Seto
2010-10-24
1
-0
/
+6
|
*
|
i7core_edac: Call pci_dev_put() when alloc_i7core_dev() failed
Hidetoshi Seto
2010-10-24
1
-1
/
+3
|
*
|
i7core_edac: Fix error path of i7core_register_mci
Hidetoshi Seto
2010-10-24
1
-5
/
+11
|
*
|
i7core_edac: Fix order of lines in i7core_register_mci
Hidetoshi Seto
2010-10-24
1
-11
/
+9
|
*
|
i7core_edac: Always do get/put for all devices
Hidetoshi Seto
2010-10-24
1
-13
/
+14
|
*
|
i7core_edac: Introduce i7core_pci_ctl_create/release
Hidetoshi Seto
2010-10-24
1
-20
/
+24
|
*
|
i7core_edac: Introduce free_i7core_dev
Hidetoshi Seto
2010-10-24
1
-5
/
+9
|
*
|
i7core_edac: Introduce alloc_i7core_dev
Hidetoshi Seto
2010-10-24
1
-10
/
+24
|
*
|
i7core_edac: Reduce args of i7core_get_onedevice
Hidetoshi Seto
2010-10-24
1
-12
/
+9
|
*
|
i7core_edac: Fix the logic in i7core_remove()
Hidetoshi Seto
2010-10-24
1
-2
/
+2
|
*
|
i7core_edac: Don't do the legacy PCI probe by default
Mauro Carvalho Chehab
2010-10-24
1
-1
/
+6
|
*
|
i7core_edac: don't use a freed mci struct
Mauro Carvalho Chehab
2010-10-24
3
-5
/
+4
|
*
|
edac_core: Print debug messages at release calls
Mauro Carvalho Chehab
2010-10-24
3
-0
/
+5
|
*
|
edac_core: Don't let free(mci) happen while using it
Mauro Carvalho Chehab
2010-10-24
1
-2
/
+0
|
*
|
edac_core: Do a better job with node removal
Mauro Carvalho Chehab
2010-10-24
2
-29
/
+43
|
*
|
i7core_edac: explicitly remove PCI devices from the devices list
Mauro Carvalho Chehab
2010-10-24
1
-4
/
+6
|
*
|
i7core_edac: MCE NMI handling should stop first
Mauro Carvalho Chehab
2010-10-24
1
-1
/
+8
|
*
|
i7core_edac: Initialize all priv vars before start polling
Mauro Carvalho Chehab
2010-10-24
1
-12
/
+12
|
*
|
i7core_edac: Improve debug to seek for register/remove errors
Mauro Carvalho Chehab
2010-10-24
1
-2
/
+9
|
*
|
i7core_edac: move #if PAGE_SHIFT to edac_core.h
Mauro Carvalho Chehab
2010-10-24
2
-5
/
+3
|
*
|
i7core_edac: Properly mark const static vars as such
Mauro Carvalho Chehab
2010-10-24
3
-46
/
+83
|
*
|
i7core_edac: move static vars to the beginning of the file
Mauro Carvalho Chehab
2010-10-24
1
-6
/
+5
|
*
|
i7core_edac: Be sure that the edac pci handler will be properly released
Mauro Carvalho Chehab
2010-10-24
3
-17
/
+28
*
|
|
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2010-10-26
13
-167
/
+596
|
\
\
\
|
*
\
\
Merge branch 'hwpoison-hugepages' into hwpoison
Andi Kleen
2010-10-22
10
-125
/
+551
|
|
\
\
\
|
|
*
|
|
Fix migration.c compilation on s390
Andi Kleen
2010-10-11
1
-0
/
+2
[prev]
[next]