summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-10-17hwmon: (lm87) Add support for configuration through platform_dataBen Hutchings1-6/+11
2008-10-17hwmon: (lm87) Restore original configuration register on removalBen Hutchings1-5/+7
2008-10-17hwmon: (lm87) Fix masking of config register in lm87_init_client()Ben Hutchings1-4/+4
2008-10-17hwmon: (lm90) Don't spam the kernel logJean Delvare1-3/+3
2008-10-17hwmon: (lm90) Support MAX6646, MAX6647 and MAX6649Ben Hutchings2-13/+67
2008-10-17hwmon: (lm90) Rename temperature conversion functions to match usageBen Hutchings1-23/+23
2008-10-17hwmon: (lm90) Support ADT7461 in extended modeNate Case2-32/+95
2008-10-17hwmon: (lm90) Convert some macros to static functionsNate Case1-45/+83
2008-10-17hwmon: (lm90) Update datasheet linksJean Delvare1-23/+7
2008-10-17hwmon: (lm90) Don't access nonexistent registers on Maxim chipsJean Delvare1-8/+21
2008-10-17hwmon: (lm90) Support the extra resolution bits of MAX6657Jean Delvare1-21/+33
2008-10-17hwmon: (lm90) Move 16-bit value read to a separate functionJean Delvare1-29/+43
2008-10-16{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds2-4/+2
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-525/+117
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-12/+21
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds16-586/+463
2008-10-16Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds3-18/+60
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds96-518/+896
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds12-59/+10
2008-10-16Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds9-174/+114
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds44-518/+2229
2008-10-16rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>Geert Uytterhoeven2-0/+2
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-73/+53
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-15/+29
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds22-56/+156
2008-10-16drivers/net/xen-netfront.c: Use DIV_ROUND_UPJulia Lawall1-1/+1
2008-10-16make hp_wmi_notify() staticAdrian Bunk1-1/+1
2008-10-16resource: add resource_type() and IORESOURCE_TYPE_BITSMagnus Damm1-14/+17
2008-10-16GRU driver: minor updatesJack Steiner7-29/+39
2008-10-16w1: new driver. DS2431 chipBernhard Weirich2-0/+313
2008-10-16W1: ds2490.c optimize ds_set_pullupDavid Fries1-19/+45
2008-10-16W1: ds2490.c ds_write_block remove extra ds_wait_statusDavid Fries1-2/+0
2008-10-16W1: ds2490.c magic number workDavid Fries1-4/+12
2008-10-16W1: ds2490.c reset ds2490 in initDavid Fries1-0/+21
2008-10-16W1: ds2490.c ds_reset remove ds_wait_statusDavid Fries1-13/+2
2008-10-16W1: ds2490.c ds_dump_status reworkDavid Fries1-50/+84
2008-10-16W1: ds2490.c simplify and fix ds_touch_bitDavid Fries1-17/+4
2008-10-16W1: ds2490.c disable bit read and writeDavid Fries1-7/+18
2008-10-16W1: ds2490.c ds_write_bit, grouping error, disable readbackDavid Fries1-1/+6
2008-10-16W1: ds2490.c add support for strong pullupDavid Fries1-38/+38
2008-10-16W1: ds2490.c correct print messageDavid Fries1-1/+2
2008-10-16W1: ds1wm.c msleep for resetDavid Fries1-1/+3
2008-10-16W1: w1_io.c reset comments and msleepDavid Fries1-1/+13
2008-10-16W1: w1.c s/printk/dev_dbg/David Fries1-3/+3
2008-10-16W1: w1_int.c use first available master numberDavid Fries1-6/+26
2008-10-16W1: w1_therm consistent mutex access code cleanupDavid Fries1-1/+1
2008-10-16W1: w1_family, remove unused variable need_exitDavid Fries2-7/+1
2008-10-16W1: w1_therm fix user buffer overflow and catDavid Fries2-36/+20
2008-10-16W1: w1_slave_read_id read bug, use device_attributeDavid Fries1-25/+10
2008-10-16W1: new module parameter search_countDavid Fries1-1/+3