summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub...Olof Johansson2013-07-122265-30246/+73919
|\
| * ARM: OMAP2+: omap2plus_defconfig: Enable appended DTB supportTom Rini2013-07-041-0/+2
| * ARM: OMAP2+: Enable TI_EDMA in omap2plus_defconfigJoel Fernandes2013-07-041-0/+1
| * ARM: OMAP2+: omap2plus_defconfig: enable DRA752 thermal support by defaultEduardo Valentin2013-07-041-0/+1
| * ARM: OMAP2+: omap2plus_defconfig: enable TI bandgap driverEduardo Valentin2013-07-041-0/+11
| * ARM: OMAP2+: devices: remove duplicated include from devices.cWei Yongjun2013-07-041-1/+0
| * ARM: OMAP3: igep0020: Set DSS pins in correct mux mode.Enric Balletbo i Serra2013-07-041-0/+31
| * ARM: OMAP2+: N900: enable N900-specific drivers even if device tree is enabledPavel Machek2013-07-042-2/+2
| * ARM: OMAP2+: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-07-044-11/+5
| * ARM: OMAP2+: Remove obsolete Makefile linePaul Bolle2013-07-041-4/+0
| * ARM: OMAP5: Enable Cortex A15 errata 798181Santosh Shilimkar2013-07-041-0/+1
| * ARM: scu: provide inline dummy functions when SCU is not presentNishanth Menon2013-07-041-1/+12
| * ARM: OMAP4: sleep: build OMAP4 specific functions only for OMAP4Nishanth Menon2013-07-041-1/+5
| * ARM: OMAP2+: timer: initialize before using oh_nameAfzal Mohammed2013-07-041-1/+1
| * Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-0419-111/+1743
| |\
| | * 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-276-0/+1309
| | * hwmon: (ina2xx) Add device tree support to pass the shunt resistorTang Yuantian2013-06-273-1/+30
| | * hwmon: (ds1621) Update documentationRobert Coulson2013-06-271-30/+50
| | * hwmon: (ds1621) Add DS1731 chip support to ds1621 driverRobert Coulson2013-06-273-18/+26
| | * 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-272-61/+12
| | * hwmon: (ds1621) Add ds1631 chip support to ds1621 driver and documentationRobert Coulson2013-06-273-10/+45
| | * hwmon: (ds1621) Add ds1721 update interval sysfs attributeRobert Coulson2013-06-272-0/+121
| | * hwmon: (ds1621) Add ds1721 chip supportRobert Coulson2013-06-273-23/+132
| | * 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-0418-346/+553
| |\ \
| | * | 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-213-4/+69
| | * | leds: leds-mc13783: Prepare driver to support MC13892 LEDsAlexander Shiyan2013-06-213-304/+204
| | * | 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-212-7/+49
| | * | leds: lp55xx: support dynamic channel settings in the device tree structureKim, Milo2013-06-212-43/+127
| | * | 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