summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hwmon: f71882fg: add support for the Fintek F71808EGiel van Schijndel2010-08-092-11/+78
* drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPUAndrew Morton2010-08-091-4/+0
* hwmon: coretemp: documentation update and cleanupChen Gong2010-08-091-1/+1
* hwmon: coretemp: enable coretemp device add operation failureChen Gong2010-08-091-14/+3
* hwmon: coretemp: update hotplug condition checkChen Gong2010-08-091-0/+5
* hwmon: add support for JEDEC JC 42.4 compliant temperature sensorsGuenter Roeck2010-08-093-0/+605
* hwmon: driver for SMM665 Six-Channel Active DC Output Controller/MonitorGuenter Roeck2010-08-093-0/+759
* hmc6352: add driver for the HMC6352 compassKalhan Trisal2010-08-093-0/+174
* drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelistRitesh Raj Sarraf2010-08-091-0/+1
* edd: fix possible memory leak in edd_init() error pathAxel Lin2010-08-091-7/+13
* s390: remove WARN_ON for misc_deregister() failuresAkinobu Mita2010-08-093-3/+3
* char: add WARN_ON() in misc_deregister()Akinobu Mita2010-08-091-1/+1
* drivers/misc: support for the pressure sensor BMP085 from Bosch SensortecChristoph Mair2010-08-093-0/+493
* hpilo: fix pointer warning in ilo_ccb_setupPrarit Bhargava2010-08-092-12/+13
* drivers/misc: ROHM BH1780GLI ambient light sensor driverHemanth V2010-08-093-0/+284
* cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li2010-08-092-7/+47
* drivers/base/node.c: reduce stack usage of node_read_meminfo()KOSAKI Motohiro2010-08-091-23/+23
* drivers/video/w100fb.c: ignore void return value / fix build failurePeter Huewe2010-08-091-2/+2
* ipmi: fix ACPI detection with regspacingYinghai Lu2010-08-091-0/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-091-12/+4
|\
| * drm: fix fallouts from slow-work -> wq conversionTejun Heo2010-08-091-12/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-082-0/+68
|\ \
| * \ Merge branch 'master' into for-linusChris Metcalf2010-08-061919-90470/+136517
| |\ \
| * \ \ Merge branch 'master' into for-linusChris Metcalf2010-07-06192-1304/+2113
| |\ \ \
| * | | | arch/tile: catch up on various minor cleanups.Chris Metcalf2010-07-061-9/+9
| * | | | Merge branch 'master' into for-linusChris Metcalf2010-06-2583-639/+977
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into for-linusChris Metcalf2010-06-05326-2142/+64938
| |\ \ \ \ \
| * | | | | | arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-042-0/+68
* | | | | | | Merge branch 'for-linus' of git://github.com/schandinat/linux-2.6Linus Torvalds2010-08-0811-901/+445
|\ \ \ \ \ \ \
| * | | | | | | drivers/video/via/via-gpio.c: fix warningAndrew Morton2010-08-051-1/+1
| * | | | | | | viafb: Depends on X86Ben Hutchings2010-08-051-1/+1
| * | | | | | | fbdev: section cleanup in viafb driverHenrik Kretzschmar2010-08-051-3/+3
| * | | | | | | viafb: fix accel_flags check_var bugFlorian Tobias Schandinat2010-07-231-2/+2
| * | | | | | | viafb: probe cleanupsFlorian Tobias Schandinat2010-07-231-24/+3
| * | | | | | | viafb: remove ioctls which break the framebuffer interfaceFlorian Tobias Schandinat2010-07-232-254/+0
| * | | | | | | viafb: update fix before calculating depthFlorian Tobias Schandinat2010-07-231-1/+1
| * | | | | | | viafb: PLL value cleanupFlorian Tobias Schandinat2010-07-233-489/+412
| * | | | | | | viafb: simplify lcd size "detection"Florian Tobias Schandinat2010-07-234-41/+1
| * | | | | | | viafb: fix PCI tableFlorian Tobias Schandinat2010-07-231-7/+9
| * | | | | | | viafb: add lcd scaling support for some IGPsFlorian Tobias Schandinat2010-07-231-0/+6
| * | | | | | | viafb: improve lcd code readabilityFlorian Tobias Schandinat2010-07-231-5/+4
| * | | | | | | viafb: remove duplicated scaling codeFlorian Tobias Schandinat2010-07-231-73/+2
* | | | | | | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-08-0814-576/+1223
|\ \ \ \ \ \ \ \
| * | | | | | | | OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNCGrazvydas Ignotas2010-08-051-0/+12
| * | | | | | | | OMAP: DSS2: Replace strncmp() with sysfs_streq() in overlay_manager_store()Archit Taneja2010-08-051-1/+1
| * | | | | | | | OMAP: DSS2: Fix error path in omap_dsi_update()Archit Taneja2010-08-051-1/+6
| * | | | | | | | OMAP: DSS2: TDO35S: fix video signalingIgor Grinberg2010-08-051-2/+6
| * | | | | | | | OMAP: DSS2: OMAPFB: Fix invalid bpp for PAL and NTSC modesMaurus Cuelenaere2010-08-051-2/+2
| * | | | | | | | OMAP: DSS2: OMAPFB: Fix probe error pathAfzal Mohammed2010-08-051-7/+7
| * | | | | | | | OMAP: DSS2: Remove extra return statementArchit Taneja2010-08-051-1/+0