summaryrefslogtreecommitdiffstats
path: root/arch/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-03hwmon: (lm95245) Fix hysteresis temperaturesGuenter Roeck1-10/+21
2014-03-03hwmon: (max6639) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-55/+26
2014-03-03hwmon: (max6639) Introduce local dev variable, and reduce noisinessGuenter Roeck1-7/+5
2014-03-03hwmon: (max6650) Introduce local 'dev' variableGuenter Roeck1-12/+12
2014-03-03hwmon: (max6650) Drop error message after memory allocation failuresGuenter Roeck1-3/+1
2014-03-03hwmon: (max6650) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-49/+28
2014-03-03hwmon: (max6650) Rearrange code to no longer require forward declarationsGuenter Roeck1-119/+109
2014-03-03hwmon: (ltc4215) Convert to devm_hwmon_device_register_with_groupsGuenter Roeck1-38/+13
2014-03-03hwmon: (coretemp) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-39/+8
2014-03-03hwmon: (coretemp) Allocate platform data with devm_kzallocGuenter Roeck1-7/+5
2014-03-03hwmon: (coretemp) Use sysfs_create_group to create sysfs attributesGuenter Roeck1-13/+7
2014-03-03hwmon: (ltc4245) Remove devicetree conditionalsGuenter Roeck1-4/+0
2014-03-03hwmon: (ltc4245) Drop debug messagesGuenter Roeck1-3/+0
2014-03-03hwmon: (ltc4245) Use device managed function to register hwmon deviceGuenter Roeck1-19/+4
2014-03-03hwmon: (max1668) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-49/+18
2014-03-03hwmon: (max1668) Don't hide return value from i2c_smbus_write_byte_dataGuenter Roeck1-6/+8
2014-03-03hwmon: Driver for TI ADC128D818Guenter Roeck4-0/+549
2014-03-03hwmon: Sort Kconfig entries alphabeticallyJean Delvare1-308/+308
2014-03-03hwmon: (lm95245) Avoid initializing the same field twiceJean Delvare1-1/+0
2014-03-03hwmon: (lm95241) Avoid initializing the same field twiceJean Delvare1-2/+0
2014-03-03hwmon: (emc2103) Return error from i2c_smbus_read_byte_dataGuenter Roeck1-1/+1
2014-03-03hwmon: (smm665): Return error from i2c_smbus_read_word_swappedGuenter Roeck1-1/+1
2014-03-03hwmon: (ltc4260) Fix trivial typoAxel Lin1-1/+1
2014-03-03hwmon: (jz4740) Use devm_ioremap_resource()Jingoo Han1-20/+5
2014-03-03hwmon: Driver for Linear Technologies LTC2945Guenter Roeck4-0/+616
2014-03-03hwmon: Driver for Linear Technologies LTC4260Guenter Roeck4-0/+269
2014-03-03hwmon: Driver for Linear Technologies LTC4222Guenter Roeck3-0/+250
2014-03-03hwmon: (iio_hwmon) Convert to use hwmon_device_register_with_groupsGuenter Roeck1-25/+12
2014-03-03hwmon: (lm95241) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-61/+30
2014-03-03Linux 3.14-rc5v3.14-rc5Linus Torvalds1-1/+1
2014-03-02drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov1-16/+19
2014-03-02drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...Thomas Hellstrom2-3/+2
2014-03-02drm/vmwgfx: Remove some unused surface formatsThomas Hellstrom1-6/+1
2014-02-28MAINTAINERS: add maintainer entry for Armada DRM driverRussell King1-0/+5
2014-02-28arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas1-0/+8
2014-02-28arm64: mm: Add double logical invert to pte accessorsSteve Capper1-5/+5
2014-02-28dm cache: fix truncation bug when mapping I/O to >2TB fast deviceHeinz Mauelshagen1-2/+3
2014-02-28perf tools: Fix strict alias issue for find_first_bitJiri Olsa1-1/+3
2014-02-28powerpc/powernv: Fix indirect XSCOM unmanglingBenjamin Herrenschmidt1-9/+12
2014-02-28powerpc/powernv: Fix opal_xscom_{read,write} prototypeBenjamin Herrenschmidt1-2/+2
2014-02-28powerpc/powernv: Refactor PHB diag-data dumpGavin Shan1-95/+125
2014-02-28powerpc/powernv: Dump PHB diag-data immediatelyGavin Shan1-53/+43
2014-02-28powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras3-5/+20
2014-02-28powerpc/ftrace: bugfix for test_24bit_addrLiu Ping Fan1-0/+1
2014-02-28powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour1-3/+5
2014-02-28powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctlyTony Breeds1-11/+11
2014-02-27kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini1-1/+1
2014-02-27perf tools: fix BFD detection on opensuseAndi Kleen2-2/+2
2014-02-27drm/radeon: enable speaker allocation setup on dce3.2Alex Deucher1-3/+0
2014-02-27drm/radeon: change audio enable logicAlex Deucher5-27/+44