summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-08-27hwmon: (k10temp) Add support for Fam16h (Kabini)Wei Hu2-3/+4
2013-08-27hwmon: (adt7462) ADT7462_REG_VOLT_MAX() should return 0Dan Carpenter1-2/+2
2013-08-12hwmon: (ads1015) Add support for ADS1115Evgeniy Dushistov2-8/+23
2013-08-12hwmon: (w83627ehf) Add support for hibernateHarald Judt1-0/+2
2013-08-12hwmon: (nct6775) Add support for hibernateHarald Judt1-0/+2
2013-08-12hwmon: use dev_get_platdata()Jingoo Han22-44/+46
2013-08-12hwmon: (nct6775) Fix size of data->temp arrayDan Carpenter1-2/+2
2013-08-12hwmon: (nct6775) Avoid using device platform data outside probe functionGuenter Roeck1-26/+25
2013-08-12hwmon: (nct6775) Add support for NCT6791DDavid Bartley1-74/+207
2013-08-12hwmon: (nct6775) Add support for beep attributesGuenter Roeck1-21/+218
2013-08-12hwmon: (nct6775) Add support for critical low/high temperature limits on NCT6106Guenter Roeck1-9/+34
2013-08-12hwmon: (nct6775) Add support for NCT6102D/6106DGuenter Roeck1-25/+225
2013-08-12hwmon: (nct6775) Support two SuperIO chips in the same systemGuenter Roeck1-50/+63
2013-08-12hwmon: (nct6775) Allocate attributes dynamically from templatesGuenter Roeck1-1103/+507
2013-08-12hwmon: (coretemp) Atom CPUs don't support TjMax; no warning neededGuenter Roeck1-1/+13
2013-08-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-19/+28
2013-08-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+3
2013-08-10Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-22/+48
2013-08-10Merge tag 'usb-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-2/+5
2013-08-10Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-69/+155
2013-08-10Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-08-10Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-100/+98
2013-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+0
2013-08-09Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-28/+16
2013-08-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds32-165/+353
2013-08-09Revert "HID: hid-logitech-dj: querying_devices was never set"Jiri Kosina1-2/+0
2013-08-09Merge tag 'drm-intel-fixes-2013-08-08' of git://people.freedesktop.org/~danve...Dave Airlie6-32/+114
2013-08-08hwmon: (adt7470) Fix incorrect return code checkCurt Brune1-1/+1
2013-08-08Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2013-08-08Merge tag 'spi-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-1/+1
2013-08-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-23/+49
2013-08-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2013-08-08drm: Don't pass negative delta to ktime_sub_ns()Michel Dänzer1-1/+4
2013-08-08Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie24-158/+300
2013-08-08drm/radeon: make missing smc ucode non-fatalAlex Deucher4-10/+26
2013-08-08drm/radeon/dpm: require rlc for dpmAlex Deucher1-1/+4
2013-08-08drm/radeon/cik: use a mutex to properly lock srbm instanced registersAlex Deucher3-0/+13
2013-08-08drm/radeon: remove unnecessary unpinChristian König1-1/+0
2013-08-08drm/radeon: add more UVD CS checkingChristian König1-8/+35
2013-08-08drm/radeon: stop sending invalid UVD destroy msgChristian König1-2/+2
2013-08-08drm/radeon: only save UVD bo when we have open handlesChristian König5-17/+37
2013-08-08drm/radeon: always program the MC on startupAlex Deucher6-6/+12
2013-08-08drm/radeon: fix audio dto calculation on DCE3+ (v3)Alex Deucher4-6/+59
2013-08-08drm/radeon/dpm: disable sclk ss on rv6xxAlex Deucher1-0/+3
2013-08-08drm/radeon: fix halting UVDChristian König7-11/+36
2013-08-08drm/radeon/dpm: adjust power state properly for UVD on SIAlex Deucher1-12/+32
2013-08-08drm/radeon/dpm: fix spread spectrum setup (v2)Alex Deucher7-76/+30
2013-08-08drm/radeon/dpm: adjust thermal protection requirementsAlex Deucher5-10/+5
2013-08-08drm/radeon: select audio dto based on encoder id for DCE3Alex Deucher1-3/+9
2013-08-08drm/radeon: properly handle pm on gpu resetAlex Deucher1-0/+2