summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-08-06hwmon: (w83791d) Fix vrm write operationAxel Lin1-0/+3
2014-08-06hwmon: (w83627hf) Fix vrm write operationAxel Lin1-0/+3
2014-08-06hwmon: (vt1211) Fix vrm write operationAxel Lin1-0/+3
2014-08-06hwmon: (pc87360) Fix vrm write operationAxel Lin1-0/+3
2014-08-06hwmon: (lm87) Fix vrm write operationAxel Lin1-0/+4
2014-08-06hwmon: (asb100) Fix vrm write operationAxel Lin1-0/+4
2014-08-06hwmon: (adm1026) Fix vrm write operationAxel Lin1-0/+3
2014-08-06hwmon: (adm1025) Fix vrm write operationAxel Lin1-0/+3
2014-08-06hwmon: (hih6130) Fix missing hih6130->write_length settingAxel Lin1-0/+3
2014-08-06hwmon: (dme1737) Prevent overflow problem when writing large limitsAxel Lin1-15/+18
2014-08-06hwmon: (emc6w201) Fix temperature limit rangeGuenter Roeck1-2/+2
2014-08-06hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin1-0/+2
2014-08-06hwmon: (lm92) Prevent overflow problem when writing large limitsAxel Lin1-7/+6
2014-08-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds393-16576/+14016
2014-08-06Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds27-791/+2115
2014-08-06Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds28-220/+1623
2014-08-06Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds25-1958/+1256
2014-08-06Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds66-3871/+3997
2014-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown1-0/+13
2014-08-05Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t...Mark Brown4-100/+96
2014-08-05Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2...Mark Brown10-463/+219
2014-08-05Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc...Mark Brown7-437/+997
2014-08-05Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/get...Mark Brown6-18/+734
2014-08-05Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ab...Mark Brown5-184/+204
2014-08-05Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-9/+24
2014-08-05Merge remote-tracking branches 'regulator/fix/act8865', 'regulator/fix/arizon...Mark Brown3-4/+2
2014-08-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2014-08-05regulator: act8865: fix build when OF is not enabledBeniamino Galvani1-9/+20
2014-08-05regulator: act8865: add support for act8846Beniamino Galvani1-0/+71
2014-08-05regulator: act8865: prepare support for other act88xx devicesBeniamino Galvani1-128/+83
2014-08-05regulator: act8865: set correct number of regulators in pdataBeniamino Galvani1-1/+1
2014-08-05regulator: act8865: Remove error variable in act8865_pmic_probeAxel Lin1-5/+4
2014-08-05regulator: act8865: fix parsing of platform dataBeniamino Galvani1-8/+21
2014-08-05Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds233-5757/+10155
2014-08-05Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds70-912/+1403
2014-08-05Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1453-253035/+37286
2014-08-05Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds35-774/+2050
2014-08-05Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds114-1003/+7914
2014-08-05Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds17-165/+400
2014-08-05Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-71/+766
2014-08-05Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-46/+17
2014-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-2/+2
2014-08-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-56/+847
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-8/+8
2014-08-04Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds72-325/+15355
2014-08-04hwmon: (g762) Use of_property_read_u32 at appropriate placeAxel Lin1-5/+2
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds19-131/+779
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-1/+3
2014-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds74-180/+14524
2014-08-04clk: Add missing of_clk_set_defaults exportSylwester Nawrocki1-0/+1