summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-09-0315-115/+265
|\
| * s390/cio: fix unlocked access of global bitmapSebastian Ott2013-08-301-0/+2
| * s390/hibernate: add early resume functionSebastian Ott2013-08-301-2/+0
| * s390/pci: add recover sysfs knobSebastian Ott2013-08-301-2/+0
| * s390/pci/hotplug: convert to be builtin onlySebastian Ott2013-08-302-60/+3
| * s390/dasd: fix statistics for recovered requestsStefan Weinhuber2013-08-281-0/+8
| * s390/dasd: enable raw_track_access reads without direct I/OStefan Weinhuber2013-08-221-11/+43
| * s390/sclp: reword cpu capability change messageHeiko Carstens2013-08-221-1/+1
| * s390: convert interrupt handling to use generic hardirqMartin Schwidefsky2013-08-223-28/+42
| * s390/airq: introduce adapter interrupt vector helperMartin Schwidefsky2013-08-221-0/+153
| * s390/dasd: cleanup timeout and transport error messagesStefan Weinhuber2013-08-221-2/+4
| * s390: replace strict_strtoul() with kstrtoul()Jingoo Han2013-08-226-9/+9
* | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-0335-1350/+1565
|\ \
| * | hwmon: (htu21) Add Measurement Specialties HTU21D supportWilliam Markezana2013-08-293-0/+210
| * | hwmon: Change my email address.Darrick J. Wong2013-08-277-14/+14
| * | hwmon: (k10temp) Add support for Fam16h (Kabini)Wei Hu2013-08-272-3/+4
| * | hwmon: (adt7462) ADT7462_REG_VOLT_MAX() should return 0Dan Carpenter2013-08-271-2/+2
| * | hwmon: (ads1015) Add support for ADS1115Evgeniy Dushistov2013-08-122-8/+23
| * | hwmon: (w83627ehf) Add support for hibernateHarald Judt2013-08-121-0/+2
| * | hwmon: (nct6775) Add support for hibernateHarald Judt2013-08-121-0/+2
| * | hwmon: use dev_get_platdata()Jingoo Han2013-08-1222-44/+46
| * | hwmon: (nct6775) Fix size of data->temp arrayDan Carpenter2013-08-121-2/+2
| * | hwmon: (nct6775) Avoid using device platform data outside probe functionGuenter Roeck2013-08-121-26/+25
| * | hwmon: (nct6775) Add support for NCT6791DDavid Bartley2013-08-121-74/+207
| * | hwmon: (nct6775) Add support for beep attributesGuenter Roeck2013-08-121-21/+218
| * | hwmon: (nct6775) Add support for critical low/high temperature limits on NCT6106Guenter Roeck2013-08-121-9/+34
| * | hwmon: (nct6775) Add support for NCT6102D/6106DGuenter Roeck2013-08-121-25/+225
| * | hwmon: (nct6775) Support two SuperIO chips in the same systemGuenter Roeck2013-08-121-50/+63
| * | hwmon: (nct6775) Allocate attributes dynamically from templatesGuenter Roeck2013-08-121-1103/+507
| * | hwmon: (coretemp) Atom CPUs don't support TjMax; no warning neededGuenter Roeck2013-08-121-1/+13
* | | Merge tag 'regulator-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-0358-1088/+3518
|\ \ \
| * \ \ Merge remote-tracking branch 'regulator/topic/tps65912' into regulator-nextMark Brown2013-09-011-20/+19
| |\ \ \
| | * | | regulator: tps65912: Convert tps65912_ops_ldo to use linear rangesAxel Lin2013-07-241-20/+19
| * | | | Merge remote-tracking branch 'regulator/topic/ti-abb' into regulator-nextMark Brown2013-09-011-10/+0
| |\ \ \ \
| | * | | | regulator: ti-abb: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall2013-08-221-10/+0
| * | | | | Merge remote-tracking branch 'regulator/topic/sec' into regulator-nextMark Brown2013-09-011-45/+200
| |\ \ \ \ \
| | * | | | | regulator: s2mps11: Fix setting ramp_delayAxel Lin2013-08-131-2/+6
| | * | | | | regulator: s2mps11: Fix wrong arguments for regmap_update_bits() callAxel Lin2013-08-131-2/+2
| | * | | | | regulator: s2mps11: Convert driver completely to use set_ramp_delay callbackYadwinder Singh Brar2013-07-151-53/+9
| | * | | | | regulator: s2mps11: Add DT supportYadwinder Singh Brar2013-07-151-11/+38
| | * | | | | regulator: s2mps11: Implement set_ramp_rate callback for bucksYadwinder Singh Brar2013-07-151-0/+117
| | * | | | | Merge branch 'topic/ramp' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2013-07-152-6/+13
| | |\ \ \ \ \
| | * | | | | | regulator: s2mps11: Implement set_voltage_time_sel() ops for bucksYadwinder Singh Brar2013-07-151-1/+52
| * | | | | | | Merge remote-tracking branch 'regulator/topic/ramp' into regulator-nextMark Brown2013-09-012-6/+13
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | regulator: core: Remove redundant checksYadwinder Singh Brar2013-07-151-3/+2
| | * | | | | | regulator: core: Add support for disabling ramp delayYadwinder Singh Brar2013-07-152-5/+13
| | |/ / / / /
| * | | | | | Merge remote-tracking branch 'regulator/topic/pfuze100' into regulator-nextMark Brown2013-09-013-0/+454
| |\ \ \ \ \ \
| | * | | | | | regulator: pfuze100: Fix off-by-one for max_register settingAxel Lin2013-08-021-1/+1
| | * | | | | | regulator: pfuze100: Simplify pfuze100_set_ramp_delay implementationAxel Lin2013-07-311-16/+5
| | * | | | | | regulator: pfuze100: Fix n_voltages setting for SW2~SW4 with high bit setAxel Lin2013-07-301-8/+8