summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-05-25s3c rtc driver: add support for S3C64xxMaurus Cuelenaere
2010-05-25xen: fix build when SYSRQ is disabledRandy Dunlap
2010-05-25drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde
2010-05-25drivers/hwmon/coretemp.c: detect the thermal sensors by CPUIDCarsten Emde
2010-05-25hwmon: add TI ads7871 a/d converter driverPaul Thomas
2010-05-25lis3: setup poll interval limitsSamu Onkalo
2010-05-25lis3: interrupt handlers for 8bit wakeup and click eventsSamu Onkalo
2010-05-25lis3: add skeletons for interrupt handlersSamu Onkalo
2010-05-25lis3: introduce platform data for second ff / wu unitSamu Onkalo
2010-05-25lis3: separate configuration function for 8 bit deviceSamu Onkalo
2010-05-25lis3: add missing constants for 8bit deviceSamu Onkalo
2010-05-25drivers: acpi: don't use own implementation of hex_to_bin()Andy Shevchenko
2010-05-25drivers: wireless: use new hex_to_bin() methodAndy Shevchenko
2010-05-25staging: rt2860: use new hex_to_bin() methodAndy Shevchenko
2010-05-25usb: atm: speedtch: use new hex_to_bin() methodAndy Shevchenko
2010-05-25drivers: isdn: use new hex_to_bin() methodAndy Shevchenko
2010-05-25ad525x_dpot: add support for one time programmable potsMichael Hennerich
2010-05-25ad525x_dpot: add support for ADN2860 and AD528x potsMichael Hennerich
2010-05-25ad525x_dpot: add support for AD524x potsMichael Hennerich
2010-05-25ad525x_dpot: add support for SPI partsMichael Hennerich
2010-05-25ad525x_dpot: extend write argument to 16bitsMichael Hennerich
2010-05-25ad525x_dpot: simplify duplicated sysfs definesMichael Hennerich
2010-05-25drivers: misc: pass miscdevice pointer via file private dataSamu Onkalo
2010-05-25hvsi: fix messed up error checking getting state namePhil Carmody
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan
2010-05-25hangcheck-timer: fix x86_32 bugsYury Polyanskiy
2010-05-25cpuidle: add a repeating pattern detector to the menu governorArjan van de Ven
2010-05-25m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driverGreg Ungerer
2010-05-25mm: compaction: add /sys trigger for per-node memory compactionMel Gorman
2010-05-25watchdog: Driver for the watchdog timer on Freescale IMX2 (and later) process...Wolfram Sang
2010-05-25power_supply: Fix regression for 'type' propertyDaniel Mack
2010-05-25regulator: return set_mode is same mode is requestedSundar R Iyer
2010-05-25Regulators: ab3100/bq24022: add a missing .owner field in regulator_descAxel Lin
2010-05-25twl6030: regulator: Remove vsel tables and use formula for calculationRajendra Nayak
2010-05-25mc13783-regulator: fix vaild voltage range checking for mc13783_fixed_regulat...Axel Lin
2010-05-25regulator: use voltage number array in 88pm860xHaojian Zhuang
2010-05-25regulator: make 88pm860x sharing one driver structureHaojian Zhuang
2010-05-25regulator: simplify regulator_register() error handlingJani Nikula
2010-05-25regulator: fix unset_regulator_supplies() to remove all matchesJani Nikula
2010-05-25regulator: prevent registration of matching regulator consumer suppliesJani Nikula
2010-05-25regulator: Allow regulator-regulator supplies to be specified by nameMark Brown
2010-05-25watchdog: s3c2410_wdt - Fix on handling of the request_mem_region failBanajit Goswami
2010-05-25watchdog: s3c2410_wdt - Add extra option to include watchdog for Samsung SoCsBanajit Goswami
2010-05-25iTCO_wdt: fix TCO V1 timeout values and limitsPádraig Brady
2010-05-25watchdog: twl4030_wdt: Disable watchdog during probingAmeya Palande
2010-05-25watchdog: update/improve/consolidate watchdog driverRandy Dunlap
2010-05-25watchdog: booke_wdt: fix ioctl status flagsWim Van Sebroeck
2010-05-25watchdog: fix several MODULE_PARM_DESC stringsRandy Dunlap
2010-05-25watchdog: bfin: use new common Blackfin watchdog headerMike Frysinger
2010-05-25spi/xilinx: Fix compile errorGrant Likely