aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-10-17hwmon: (w83791d) add manual PWM supportMarc Hulsman
2008-10-17hwmon: (w83791d) fan 4/5 pins can also be used for gpioMarc Hulsman
2008-10-17hwmon: (max1619) Use inline functions instead of macrosAndrew Morton
2008-10-17hwmon: (it87) Fix thermal sensor type valuesJean Delvare
2008-10-17hwmon: (lm78) Convert to a new-style i2c driverJean Delvare
2008-10-17hwmon: (lm78) Stop abusing struct i2c_client for ISA devicesJean Delvare
2008-10-17hwmon: (lm78) Prevent misdetection of Winbond chipsJean Delvare
2008-10-17hwmon: (lm78) Detect alias chipsJean Delvare
2008-10-17hwmon: (lm78) Fix I/O resource conflict with PNPJean Delvare
2008-10-17hwmon: (lm85) Better label namesJean Delvare
2008-10-17hwmon: (lm85) Simplify RANGE_TO_REGJean Delvare
2008-10-17hwmon: (lm85) Convert to a new-style i2c driverJean Delvare
2008-10-17hwmon: (lm85) Support different PWM frequency tablesJean Delvare
2008-10-17hwmon: (lm85) Select the closest PWM frequencyJean Delvare
2008-10-17hwmon: (lm85) Implement the standard PWM frequency interfaceJean Delvare
2008-10-17hwmon: (lm85) Rework the device detectionJean Delvare
2008-10-17hwmon: (ams) Simplify IRQ handling routineDmitry Torokhov
2008-10-17hwmon: (ams) Fix locking issuesDmitry Torokhov
2008-10-17hwmon: (ams) Fix permissions on 'joystick' module parameterDmitry Torokhov
2008-10-17hwmon: (ams) Convert to a new-style i2c driverJean Delvare
2008-10-17hwmon: (lm87) Add support for configuration through platform_dataBen Hutchings
2008-10-17hwmon: (lm87) Restore original configuration register on removalBen Hutchings
2008-10-17hwmon: (lm87) Fix masking of config register in lm87_init_client()Ben Hutchings
2008-10-17hwmon: (lm90) Don't spam the kernel logJean Delvare
2008-10-17hwmon: (lm90) Support MAX6646, MAX6647 and MAX6649Ben Hutchings
2008-10-17hwmon: (lm90) Rename temperature conversion functions to match usageBen Hutchings
2008-10-17hwmon: (lm90) Support ADT7461 in extended modeNate Case
2008-10-17hwmon: (lm90) Convert some macros to static functionsNate Case
2008-10-17hwmon: (lm90) Update datasheet linksJean Delvare
2008-10-17hwmon: (lm90) Don't access nonexistent registers on Maxim chipsJean Delvare
2008-10-17hwmon: (lm90) Support the extra resolution bits of MAX6657Jean Delvare
2008-10-17hwmon: (lm90) Move 16-bit value read to a separate functionJean Delvare
2008-10-16{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-10-16Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-10-16Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-10-16rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>Geert Uytterhoeven
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-16drivers/net/xen-netfront.c: Use DIV_ROUND_UPJulia Lawall
2008-10-16make hp_wmi_notify() staticAdrian Bunk
2008-10-16resource: add resource_type() and IORESOURCE_TYPE_BITSMagnus Damm
2008-10-16GRU driver: minor updatesJack Steiner
2008-10-16w1: new driver. DS2431 chipBernhard Weirich