summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-0413-100/+1435
|\
| * hwmon: (ds1621) Fix temperature rounding operationsGuenter Roeck2013-06-281-9/+12
| * hwmon: (nct6775) Drop unsupported fan alarm attributes for NCT6775Guenter Roeck2013-06-271-5/+7
| * hwmon: (nct6775) Fix temperature alarm attributesGuenter Roeck2013-06-271-23/+57
| * Add support for GMT G762/G763 PWM fan controllersArnaud Ebalard2013-06-273-0/+1160
| * hwmon: (ina2xx) Add device tree support to pass the shunt resistorTang Yuantian2013-06-271-0/+5
| * hwmon: (ds1621) Add DS1731 chip support to ds1621 driverRobert Coulson2013-06-272-5/+8
| * hwmon: (iio_hwmon) add alias tableSebastian Andrzej Siewior2013-06-271-0/+1
| * hwmon: (adm1021) Do not create min sysfs attributes for LM84Guenter Roeck2013-06-271-7/+25
| * hwmon: (ds1621) Remove detect functionRobert Coulson2013-06-271-48/+0
| * hwmon: (ds1621) Add ds1631 chip support to ds1621 driver and documentationRobert Coulson2013-06-272-7/+21
| * hwmon: (ds1621) Add ds1721 update interval sysfs attributeRobert Coulson2013-06-271-0/+56
| * hwmon: (ds1621) Add ds1721 chip supportRobert Coulson2013-06-272-17/+112
| * hwmon: (w83627ehf) Remove redundant platform_set_drvdata()Sachin Kamat2013-06-211-2/+0
| * hwmon: (ntc_thermistor) Remove redundant platform_set_drvdata()Sachin Kamat2013-06-211-1/+0
| * hwmon: (i5k_amb) Remove redundant platform_set_drvdata()Sachin Kamat2013-06-211-2/+0
| * hwmon: (coretemp) Remove redundant platform_set_drvdata()Sachin Kamat2013-06-211-2/+0
| * hwmon: (abituguru3) Remove redundant platform_set_drvdata()Sachin Kamat2013-06-211-1/+0
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-07-0415-292/+351
|\ \
| * | leds: mc13783: Fix "uninitialized variable" warningAlexander Shiyan2013-07-021-1/+1
| * | leds: Convert led class driver from legacy pm ops to dev_pm_opsShuah Khan2013-06-211-3/+7
| * | leds: leds-mc13783: Add MC13892 LED supportAlexander Shiyan2013-06-212-4/+62
| * | leds: leds-mc13783: Prepare driver to support MC13892 LEDsAlexander Shiyan2013-06-211-250/+156
| * | leds: renesas-tpu: cleanup a small type issueDan Carpenter2013-06-211-4/+4
| * | leds: use platform_{get,set}_drvdata()Jingoo Han2013-06-213-4/+4
| * | leds: leds-gpio: Let device core handle pinctrlFabio Estevam2013-06-211-6/+0
| * | leds: lp5562: Properly setup of_device_id tableAxel Lin2013-06-211-1/+10
| * | leds: lp5523: Properly setup of_device_id tableAxel Lin2013-06-211-1/+10
| * | leds: lp5521: Properly setup of_device_id tableAxel Lin2013-06-211-1/+9
| * | leds: lp5562: support the device tree featureKim, Milo2013-06-211-5/+14
| * | leds: lp55xx: support dynamic channel settings in the device tree structureKim, Milo2013-06-211-35/+26
| * | leds: leds-ns2: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-211-2/+0
| * | leds: leds-mc13783: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-211-1/+0
| * | leds: leds-gpio: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-211-2/+0
| * | leds: atmel-pwm: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-211-1/+0
| * | leds: lp55xx: add support for Device Tree bindingsLinus Walleij2013-06-214-10/+87
| |/
* | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-07-047-42/+249
|\ \
| * \ Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-06-2875-373/+536
| |\ \
| * \ \ Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown2013-06-171-4/+4
| |\ \ \
| | * | | ASoC: atmel-ssc: prepare clk before calling enableBoris BREZILLON2013-06-071-4/+4
| * | | | Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown2013-06-176-38/+245
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | mfd: wm5102: Expose DRE control registersCharles Keepax2013-06-121-1/+8
| | * | | mfd: wm5110: Make DSPn_STATUS_3 readableMark Brown2013-05-231-0/+8
| | * | | mfd: arizona: Change fast_start pdata name to better reflect functionalityCharles Keepax2013-05-211-1/+1
| | * | | mfd: arizona: Support use of external DCVDDMark Brown2013-05-201-0/+43
| | * | | mfd: Add device tree bindings for Arizona class devicesMark Brown2013-05-204-4/+97
| | * | | mfd: arizona: Disable interrupts during suspendMark Brown2013-05-171-1/+22
| | * | | mfd: arizona: Add missing cleanup on removeMark Brown2013-05-171-0/+5
| | * | | mfd: wm5102: Manually apply register patchCharles Keepax2013-05-171-0/+12
| | * | | mfd: arizona: Read the device identification information after bootMark Brown2013-05-171-31/+49
| | |/ /