summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-timers'Rafael J. Wysocki2012-09-177-71/+356
|\
| * PM: Do not use the syscore flag for runtime PMRafael J. Wysocki2012-09-043-17/+2
| * sh: MTU2: Basic runtime PM supportRafael J. Wysocki2012-09-041-6/+23
| * sh: CMT: Basic runtime PM supportRafael J. Wysocki2012-09-041-8/+36
| * sh: TMU: Basic runtime PM supportRafael J. Wysocki2012-09-041-15/+65
| * PM / Domains: Do not measure start time for "irq safe" devicesRafael J. Wysocki2012-09-041-1/+7
| * PM / Domains: Move syscore flag from subsys data to struct deviceRafael J. Wysocki2012-09-047-35/+53
| * PM / Domains: Rename the always_on device flag to syscoreRafael J. Wysocki2012-09-044-15/+15
| * PM / Runtime: Allow helpers to be called by early platform driversRafael J. Wysocki2012-09-042-2/+18
| * PM: Reorganize device PM initializationRafael J. Wysocki2012-09-042-12/+17
| * sh: MTU2: Introduce clock events suspend/resume routinesRafael J. Wysocki2012-09-041-2/+18
| * sh: CMT: Introduce clocksource/clock events suspend/resume routinesRafael J. Wysocki2012-09-041-4/+31
| * sh: TMU: Introduce clocksource/clock events suspend/resume routinesRafael J. Wysocki2012-09-041-4/+50
| * PM / Domains: Add power off/on function for system core suspend stageRafael J. Wysocki2012-09-041-6/+51
| * PM / Domains: Introduce simplified power on routine for system resumeRafael J. Wysocki2012-09-041-4/+30
* | Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-09-1656-243/+331
|\ \
| * | mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi2012-09-162-7/+26
| * | mfd: MAX77693: Fix interrupt handling bugChanwoo Choi2012-09-161-5/+31
| * | mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-1553-111/+122
| * | mfd: lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driverFeng Tang2012-08-231-19/+1
| * | mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch2012-08-222-102/+152
* | | Merge tag 'for-3.6-rc6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-09-162-0/+36
|\ \ \
| * | | pwm: pwm-tiehrpwm: Fix conflicting channel period settingPhilip, Avinash2012-09-101-0/+29
| * | | pwm: pwm-tiecap: Disable APWM mode after configurePhilip, Avinash2012-09-101-0/+7
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-09-168-125/+137
|\ \ \ \
| * | | | target: go through normal processing for zero-length REQUEST_SENSEPaolo Bonzini2012-09-071-9/+2
| * | | | target: support zero allocation length in REQUEST SENSEPaolo Bonzini2012-09-071-17/+18
| * | | | target: support zero-size allocation lengths in transport_kmap_data_sgPaolo Bonzini2012-09-071-4/+9
| * | | | target: fail REPORT LUNS with less than 16 bytes of payloadPaolo Bonzini2012-09-071-0/+7
| * | | | target: report too-small parameter lists everywherePaolo Bonzini2012-09-073-2/+30
| * | | | target: go through normal processing for zero-length PSCSI commandsPaolo Bonzini2012-09-072-5/+7
| * | | | target: fix use-after-free with PSCSI sense dataPaolo Bonzini2012-09-052-36/+21
| * | | | target: simplify code around transport_get_sense_dataPaolo Bonzini2012-09-051-36/+13
| * | | | target: move transport_get_sense_dataPaolo Bonzini2012-09-051-55/+55
| * | | | target: Check idr_get_new return value in iscsi_login_zero_tsih_s1Benjamin Wang2012-08-261-1/+10
| * | | | target: Fix ->data_length re-assignment bug with SCSI overflowNicholas Bellinger2012-08-231-2/+7
* | | | | Merge tag 'pm-for-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-09-162-12/+34
|\ \ \ \ \
| * | | | | ACPI / PM: Use KERN_DEBUG when no power resources are foundAaron Lu2012-09-141-1/+1
| * | | | | ACPI / PM: Fix resource_lock dead lock in acpi_power_on_deviceLin Ming2012-09-141-11/+23
| * | | | | ACPI / PM: Infer parent power state from child if unknown, v2Rafael J. Wysocki2012-09-141-0/+10
* | | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-09-147-36/+31
|\ \ \ \ \ \
| * | | | | | thinkpad_acpi: buffer overflow in fan_get_status()Dan Carpenter2012-09-131-6/+7
| * | | | | | eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()Jiang Liu2012-09-131-4/+6
| * | | | | | platform/x86: fix asus_laptop.wled_type descriptionMaxim Nikulin2012-09-131-1/+1
| * | | | | | asus-laptop: HRWS/HWRS typoCorentin Chary2012-09-131-4/+4
| * | | | | | drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary2012-09-134-14/+0
| * | | | | | apple-gmux: Fix port address calculation in gmux_pio_write32()Seth Forshee2012-09-131-1/+1
| * | | | | | apple-gmux: Fix index read functionsBernhard Froemel2012-09-131-2/+4
| * | | | | | apple-gmux: Obtain version info from indexed gmuxBernhard Froemel2012-09-131-4/+8
* | | | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-09-143-32/+40
|\ \ \ \ \ \ \