| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/misc/apds9802als.c: add runtime PM support | Hong Liu | 2010-10-26 | 1 | -64/+103 |
* | drivers/misc/apds9802als.c: ALS drivers for the apds9802als | anantha | 2010-10-26 | 3 | -0/+319 |
* | pca953x: pca953x driver fixes for x86 mrst | Alek Du | 2010-10-26 | 1 | -6/+7 |
* | drivers/misc/isl29020.c: ambient light sensor | Kalhan Trisal | 2010-10-26 | 3 | -0/+259 |
* | lkdtm: prefix enum constants | Namhyung Kim | 2010-10-26 | 1 | -64/+64 |
* | drivers/misc: driver for APDS990X ALS and proximity sensors | Samu Onkalo | 2010-10-26 | 3 | -0/+1307 |
* | drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensor | Samu Onkalo | 2010-10-26 | 3 | -0/+1424 |
* | ad525x_dpot: use correct rdac channel for ad5251/ad5252 | steven miao | 2010-10-26 | 1 | -2/+2 |
* | drivers/misc/ad525x_dpot.c: new features | Michael Hennerich | 2010-10-26 | 5 | -14/+123 |
* | drivers/misc/ad525x_dpot.c: fix part name typos in defines | Michael Hennerich | 2010-10-26 | 2 | -10/+10 |
* | drivers/misc/phantom.c: add missing warning messages in phantom_probe() | Rahul Ruikar | 2010-10-26 | 1 | -2/+6 |
* | workqueues: s/ON_STACK/ONSTACK/ | Andrew Morton | 2010-10-26 | 1 | -1/+1 |
* | replace nested max/min macros with {max,min}3 macro | Hagen Paul Pfeifer | 2010-10-26 | 4 | -6/+5 |
* | drivers/char/hpet.c: fix information leak to userland | Vasiliy Kulikov | 2010-10-26 | 1 | -2/+1 |
* | hpet: fix style problems | Jaswinder Singh Rajput | 2010-10-26 | 1 | -10/+10 |
* | hpet: fix unwanted interrupt due to stale irq status bit | Clemens Ladisch | 2010-10-26 | 1 | -0/+15 |
* | hpet: unmap unused I/O space | Jiri Slaby | 2010-10-26 | 1 | -0/+2 |
* | mm: stack based kmap_atomic() | Peter Zijlstra | 2010-10-26 | 5 | -27/+24 |
* | mm: strictly nested kmap_atomic() | Peter Zijlstra | 2010-10-26 | 1 | -2/+2 |
* | writeback: add /sys/devices/system/node/<node>/vmstat | Michael Rubin | 2010-10-26 | 1 | -0/+14 |
* | ipmi: proper spinlock initialization | Eric Dumazet | 2010-10-26 | 1 | -11/+19 |
* | drivers/misc/ad525x_dpot.c: fix typo in spi write16 and write24 transfer counts | Michael Hennerich | 2010-10-26 | 1 | -2/+2 |
* | sgi-xp: incoming XPC channel messages can come in after the channel's partiti... | Robin Holt | 2010-10-26 | 1 | -0/+17 |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2010-10-26 | 13 | -26/+1473 |
|\ |
|
| * | power_supply: Makefile cleanup | matt mooney | 2010-10-06 | 1 | -12/+4 |
| * | bq27x00_battery: Add missing kfree(di->bus) in bq27x00_battery_remove() | Axel Lin | 2010-10-06 | 1 | -0/+1 |
| * | power_supply: Introduce maximum current property | Heikki Krogerus | 2010-10-06 | 1 | -0/+1 |
| * | power_supply: Add types for USB chargers | Heikki Krogerus | 2010-10-06 | 1 | -1/+2 |
| * | ds2782_battery: Fix units | Ryan Mallon | 2010-10-06 | 1 | -6/+6 |
| * | 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 |
| * | 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 |