aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-16Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-06-16Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2009-06-16tty: Fix leaks introduced by the shift to separate ldisc objectsAlan Cox
2009-06-16pty: Narrow the race on ldisc lockingAlan Cox
2009-06-16printk: add KERN_DEFAULT loglevel to print_modules()Linus Torvalds
2009-06-16printk: Add KERN_DEFAULT printk log-levelLinus Torvalds
2009-06-16printk: clean up handling of log-levels and newlinesLinus Torvalds
2009-06-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-06-15Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2009-06-15Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-15Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-15Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-15hwmon: (max6650) Add support for alarmsChristian Engelmayer
2009-06-15hwmon: (f71882fg) Add support for the F71858FHans de Goede
2009-06-15hwmon: (f71882fg) Add temp#_fault sysfs attr for f8000Hans de Goede
2009-06-15hwmon: (f71882fg) Sanity check f8000 pwm settingsHans de Goede
2009-06-15hwmon: (f71882fg) Cleanup f8000 pwm handlingHans de Goede
2009-06-15hwmon: PCI quirk for hwmon access on MSI MS-7031 boardJean Delvare
2009-06-15hwmon: (w83627ehf) Add W83627DHG-P supportJean Delvare
2009-06-15hwmon: (tmp401) Add documentationAndre Prendel
2009-06-15hwmon: (tmp401) Add support for TI's TMP411 sensors chipAndre Prendel
2009-06-15hwmon: (tmp401) Add support for TI's TMP401 sensor chipHans de Goede
2009-06-15hwmon: (ibmaem) Automatically load on HC10 bladeDarrick J. Wong
2009-06-15hwmon: Fix more __devexit_p glitchesJean Delvare
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-06-15[IA64] fix compile error in arch/ia64/mm/extable.cRusty Russell
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-06-15therm_windtunnel: Convert to a new-style i2c driverJean Delvare
2009-06-15therm_adt746x: Convert to a new-style i2c driverJean Delvare
2009-06-15windfarm: Convert to new-style i2c driversJean Delvare
2009-06-15therm_pm72: Convert to a new-style i2c driverJean Delvare
2009-06-15i2c-viapro: Add new PCI device ID for VX855Harald Welte
2009-06-15i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang
2009-06-15i2c: Do not give adapters a default parentJean Delvare
2009-06-15i2c: Do not probe for TV chips on Voodoo3 adaptersJean Delvare
2009-06-15i2c: Retry automatically on arbitration lossClifford Wolf
2009-06-15i2c: Remove void castsJack Stone
2009-06-15regulator/max1586: fix V3 gain calculation integer overflowPhilipp Zabel
2009-06-15regulator/max1586: support increased V3 voltage rangePhilipp Zabel
2009-06-15regulator: lp3971 - fix driver link error when built-in.Liam Girdwood
2009-06-15LP3971 PMIC regulator driver (updated and combined version)Marek Szyprowski
2009-06-15regulator: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-15regulator: Set MODULE_ALIAS for regulator driversMark Brown
2009-06-15regulator: Support list_voltage for fixed voltage regulatorMark Brown
2009-06-15regulator: Move regulator drivers to subsys_initcall()Mark Brown
2009-06-15regulator: build fix for powerpc - renamed show_stateLiam Girdwood
2009-06-15regulator: add userspace-consumer driverMike Rapoport