summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-05-25xen: fix build when SYSRQ is disabledRandy Dunlap1-5/+9
2010-05-25drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde1-4/+57
2010-05-25drivers/hwmon/coretemp.c: detect the thermal sensors by CPUIDCarsten Emde1-20/+12
2010-05-25hwmon: add TI ads7871 a/d converter driverPaul Thomas3-0/+263
2010-05-25lis3: setup poll interval limitsSamu Onkalo1-0/+4
2010-05-25lis3: interrupt handlers for 8bit wakeup and click eventsSamu Onkalo2-13/+86
2010-05-25lis3: add skeletons for interrupt handlersSamu Onkalo1-23/+64
2010-05-25lis3: introduce platform data for second ff / wu unitSamu Onkalo1-2/+13
2010-05-25lis3: separate configuration function for 8 bit deviceSamu Onkalo1-19/+26
2010-05-25lis3: add missing constants for 8bit deviceSamu Onkalo1-0/+10
2010-05-25drivers: acpi: don't use own implementation of hex_to_bin()Andy Shevchenko1-7/+2
2010-05-25drivers: wireless: use new hex_to_bin() methodAndy Shevchenko1-11/+4
2010-05-25staging: rt2860: use new hex_to_bin() methodAndy Shevchenko2-15/+2
2010-05-25usb: atm: speedtch: use new hex_to_bin() methodAndy Shevchenko1-3/+2
2010-05-25drivers: isdn: use new hex_to_bin() methodAndy Shevchenko1-12/+1
2010-05-25ad525x_dpot: add support for one time programmable potsMichael Hennerich4-20/+150
2010-05-25ad525x_dpot: add support for ADN2860 and AD528x potsMichael Hennerich4-14/+26
2010-05-25ad525x_dpot: add support for AD524x potsMichael Hennerich4-96/+175
2010-05-25ad525x_dpot: add support for SPI partsMichael Hennerich6-319/+806
2010-05-25ad525x_dpot: extend write argument to 16bitsMichael Hennerich1-2/+2
2010-05-25ad525x_dpot: simplify duplicated sysfs definesMichael Hennerich1-195/+43
2010-05-25drivers: misc: pass miscdevice pointer via file private dataSamu Onkalo1-0/+1
2010-05-25hvsi: fix messed up error checking getting state namePhil Carmody1-4/+2
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan5-5/+5
2010-05-25hangcheck-timer: fix x86_32 bugsYury Polyanskiy1-6/+14
2010-05-25cpuidle: add a repeating pattern detector to the menu governorArjan van de Ven1-1/+59
2010-05-25m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driverGreg Ungerer1-1/+1
2010-05-25mm: compaction: add /sys trigger for per-node memory compactionMel Gorman1-0/+3
2010-05-25watchdog: Driver for the watchdog timer on Freescale IMX2 (and later) process...Wolfram Sang3-0/+371
2010-05-25power_supply: Fix regression for 'type' propertyDaniel Mack1-2/+4
2010-05-25regulator: return set_mode is same mode is requestedSundar R Iyer1-0/+10
2010-05-25Regulators: ab3100/bq24022: add a missing .owner field in regulator_descAxel Lin2-0/+11
2010-05-25twl6030: regulator: Remove vsel tables and use formula for calculationRajendra Nayak1-47/+91
2010-05-25mc13783-regulator: fix vaild voltage range checking for mc13783_fixed_regulat...Axel Lin1-3/+3
2010-05-25regulator: use voltage number array in 88pm860xHaojian Zhuang2-262/+222
2010-05-25regulator: make 88pm860x sharing one driver structureHaojian Zhuang2-58/+27
2010-05-25regulator: simplify regulator_register() error handlingJani Nikula1-30/+5
2010-05-25regulator: fix unset_regulator_supplies() to remove all matchesJani Nikula1-1/+0
2010-05-25regulator: prevent registration of matching regulator consumer suppliesJani Nikula1-1/+6
2010-05-25regulator: Allow regulator-regulator supplies to be specified by nameMark Brown1-0/+30
2010-05-25watchdog: s3c2410_wdt - Fix on handling of the request_mem_region failBanajit Goswami1-2/+1
2010-05-25watchdog: s3c2410_wdt - Add extra option to include watchdog for Samsung SoCsBanajit Goswami1-4/+10
2010-05-25iTCO_wdt: fix TCO V1 timeout values and limitsPádraig Brady2-19/+21
2010-05-25watchdog: twl4030_wdt: Disable watchdog during probingAmeya Palande1-0/+2
2010-05-25watchdog: update/improve/consolidate watchdog driverRandy Dunlap2-2/+1
2010-05-25watchdog: booke_wdt: fix ioctl status flagsWim Van Sebroeck1-3/+3
2010-05-25watchdog: fix several MODULE_PARM_DESC stringsRandy Dunlap6-13/+19
2010-05-25watchdog: bfin: use new common Blackfin watchdog headerMike Frysinger1-18/+1
2010-05-25HID: roccat: fix build failure if built as moduleJiri Kosina1-1/+1
2010-05-25HID: roccat: propagate special events of roccat hardware to userspaceStefan Achatz6-0/+526