summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (ina2xx) Add ina231 compatible stringKevin Hilman2015-01-262-2/+3
* hwmon: (ina2xx) use DIV_ROUND_CLOSEST() to avoid rounding errorsBartosz Golaszewski2015-01-261-3/+7
* hwmon: (ina2xx) remove an unnecessary dev_get_drvdata() result checkBartosz Golaszewski2015-01-261-3/+0
* hwmon: (ina2xx) implement update_interval attribute for ina226Bartosz Golaszewski2015-01-261-6/+158
* hwmon: (ina2xx) make shunt resistance configurable at run-timeBartosz Golaszewski2015-01-261-2/+46
* hwmon: (ina2xx) don't accept shunt values greater than the calibration factorBartosz Golaszewski2015-01-261-1/+2
* hwmon: (ina2xx) remove a stray new lineBartosz Golaszewski2015-01-261-1/+0
* hwmon: (ina2xx) reinitialize the chip in case it's been resetBartosz Golaszewski2015-01-261-37/+91
* hwmon: (nct7802) Constify struct regmap_configKrzysztof Kozlowski2015-01-261-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-01-261-1/+0
|\
| * ACPI: pci: Do not clear pci_dev->irq in acpi_pci_irq_disable()Jiang Liu2015-01-201-1/+0
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-01-265-11/+27
|\ \
| * | irqchip: atmel-aic-common: Prevent clobbering of priority when changing IRQ typeGavin Li2015-01-071-2/+2
| * | irqchip: omap-intc: Fix legacy DMA regressionFelipe Balbi2015-01-071-5/+21
| * | irqchip: gic-v3-its: Fix use of max with decimal constantWill Deacon2015-01-071-1/+1
| * | irqchip: hip04: Initialize hip04_cpu_map to 0xffffWang Long2015-01-071-1/+1
| * | irqchip: mtk-sysirq: Use IS_ERR() instead of NULL pointer checkYingjoe Chen2015-01-071-2/+2
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-01-263-8/+7
|\ \ \
| * | | clocksource: sh_tmu: Set cpu_possible_mask to fix SMP broadcastMagnus Damm2015-01-051-1/+1
| * | | clocksource: kona: fix __iomem annotationOlof Johansson2015-01-051-5/+4
| * | | clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_writeTobias Jakobi2015-01-051-2/+2
* | | | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-261-0/+13
|\ \ \ \
| * \ \ \ Merge tag 'mvebu-fixes-3.19-4' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2015-01-231-0/+13
| |\ \ \ \
| | * | | | bus: mvebu-mbus: fix support of MBus window 13Andrew Lunn2015-01-191-0/+13
* | | | | | Merge tag 'dm-3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-263-47/+152
|\ \ \ \ \ \
| * | | | | | dm: fix handling of multiple internal suspendsMikulas Patocka2015-01-241-2/+7
| * | | | | | dm cache: fix problematic dual use of a single migration count variableJoe Thornber2015-01-231-39/+50
| * | | | | | dm cache: share cache-metadata object across inactive and active DM tablesJoe Thornber2015-01-231-6/+95
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-01-261-1/+1
|\ \ \ \ \ \ \
| * | | | | | | NVMe: cq_vector should be signedJens Axboe2015-01-151-1/+1
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-01-244-3/+106
|\ \ \ \ \ \ \ \
| * | | | | | | | scsi_debug: test always evaluates to false, || should be used insteadColin Ian King2015-01-221-1/+1
| * | | | | | | | scsi: Avoid crashing if device uses DIX but adapter does not support itEwan D. Milne2015-01-201-1/+11
| * | | | | | | | scsi_debug: use atomic allocation in resp_rsup_opcodesSasha Levin2015-01-201-1/+1
| * | | | | | | | ipr: wait for aborted command responsesBrian King2015-01-192-0/+93
* | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-01-243-11/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | watchdog: drop owner assignment from platform_driversWolfram Sang2015-01-212-2/+0
| * | | | | | | | | watchdog: imx2_wdt: Disable power down counter on bootMarkus Pargmann2015-01-211-0/+9
| * | | | | | | | | watchdog: imx2_wdt: Improve power management support.Xiubo Li2015-01-211-9/+22
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-243-0/+160
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macroAxel Lin2015-01-241-10/+3
| * | | | | | | | | hwmon: (i5500_temp) Convert to module_pci_driverAxel Lin2015-01-241-12/+1
| * | | | | | | | | hwmon: (i5500_temp) Don't bind to disabled sensorsJean Delvare2015-01-241-0/+9
| * | | | | | | | | hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_groupsJean Delvare2015-01-241-58/+15
| * | | | | | | | | hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsetsJean Delvare2015-01-243-0/+212
| |/ / / / / / / /
* | | | | | | | | Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2015-01-2416-40/+77
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [media] omap3isp: Correctly set QUERYCAP capabilitiesSakari Ailus2015-01-221-2/+5
| * | | | | | | | | [media] cx23885: fix free interrupt bugHans Verkuil2015-01-221-2/+2
| * | | | | | | | | [media] pvrusb2: fix missing device_caps in querycapHans Verkuil2015-01-221-11/+13
| * | | | | | | | | [media] vb2: fix vb2_thread_stop race conditionsHans Verkuil2015-01-221-10/+9