summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-09-248-1382/+90Star
|\
| * hwmon: (ltc4245) Clear faults at startupIra W. Snyder2009-09-231-1/+2
| * hwmon: (ltc4215) Clear faults at startupIra W. Snyder2009-09-231-1/+1
| * hwmon: (coretemp) Add Lynnfield CPUHuaxu Wan2009-09-231-2/+4
| * hwmon: (coretemp) Add support for Penryn mobile CPUsRudolf Marek2009-09-231-3/+23
| * hwmon: (coretemp) Fix Atom CPUs supportRudolf Marek2009-09-232-13/+22
| * hwmon: Delete deprecated FSC driversJean Delvare2009-09-234-1364/+0Star
| * hwmon: (adm1031) Add sysfs files for temperature offsetsIra Snyder2009-09-231-0/+40
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-09-241-3/+2Star
|\ \
| * | tpm-fixup-pcrs-sysfs-file-updateJason Gunthorpe2009-09-231-3/+2Star
* | | serial core: fix new kernel-doc warningsRandy Dunlap2009-09-231-2/+2
* | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-09-2310-52/+1092
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2009-09-233885-331657/+537222
| |\ \ \ | | | |/ | | |/|
| * | | power_supply: Add driver for the PMU on WM831x PMICsMark Brown2009-09-043-0/+787
| * | | ds2760_battery: Fix integer overflow for time_to_empty_nowDaniel Mack2009-09-041-3/+3
| * | | wm97xx_battery: Convert to dev_pm_opsMarek Vasut2009-09-041-7/+10
| * | | wm97xx_battery: Use irq to detect charger stateMarek Vasut2009-09-041-6/+24
| * | | wm97xx_battery: Use platform_dataMarek Vasut2009-09-041-5/+27
| * | | wm97xx-core: Pass platform_data to batteryMarek Vasut2009-09-041-0/+3
| * | | ds2760_battery: implement set_charged() featureDaniel Mack2009-07-301-0/+52
| * | | power_supply: get_by_name and set_charged functionalityDaniel Mack2009-07-301-0/+28
| * | | power_supply: EXPORT_SYMBOL cleanupsDaniel Mack2009-07-301-9/+7Star
| * | | ds2760_battery: add current_accum module parameterDaniel Mack2009-07-301-14/+27
| * | | ds2760_battery: handle full_active_uAh == 0 case correctlyDaniel Mack2009-07-301-2/+7
| * | | ds2760_battery: add rated_capacity module parameterDaniel Mack2009-07-301-0/+19
| * | | ds2760_battery: export more featuresDaniel Mack2009-07-301-0/+8
| * | | ds2760_battery: delay power supply registrationDaniel Mack2009-07-301-6/+6
| * | | wm8350_power: Implement charge type propertyMark Brown2009-07-141-0/+22
| * | | power_supply: Add a charge_type property, and use it for olpc driverAndres Salomon2009-07-022-0/+15
| * | | olpc_battery: Add an 'error' sysfs device that displays raw errorsAndres Salomon2009-07-011-0/+32
| * | | Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL"Andres Salomon2009-07-012-0/+15
* | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-235-123/+102Star
|\ \ \ \
| * | | | drm/radeon/r600: set correct pitch for 4 byte copyAndre Maasikas2009-09-232-2/+2
| * | | | drm/radeon: consolidate family flags used in pciids.Dave Airlie2009-09-233-121/+100Star
* | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-09-2350-220/+2465
|\ \ \ \ \
| * | | | | mtd: jedec_probe: add PSD4256G6V idMike Frysinger2009-09-231-0/+19
| * | | | | mtd: nand: driver for Nomadik 8815 SoC (on NHK8815 board)Alessandro Rubini2009-09-203-0/+257
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-09-202964-270130/+436317
| |\ \ \ \ \
| * | | | | | m25p80: Add Spansion S25FL129P serial flashesKevin Cernekee2009-09-201-1/+3
| * | | | | | mtd: sh_flctl: register sh_flctl using platform_driver_probe()David Woodhouse2009-09-201-2/+1Star
| * | | | | | mtd: nand: txx9ndfmc: transfer 512 byte at a time if possibleAtsushi Nemoto2009-09-191-5/+47
| * | | | | | mtd: nand: fix tmio_nand ecc correctionAtsushi Nemoto2009-09-191-1/+16
| * | | | | | mtd: nand: add __nand_correct_data helper functionAtsushi Nemoto2009-09-191-7/+24
| * | | | | | mtd: cfi_cmdset_0002: add 0xFF intolerance for M29W128GMassimo Cirillo2009-09-192-11/+4Star
| * | | | | | mtd: inftl: fix fold chain block numberMohanlal Jangir2009-09-191-1/+1
| * | | | | | mtd: jedec: fix compilation problem with I28F640C3B definitionStefan Roese2009-09-191-0/+18
| * | | | | | mtd: nand: fix ECC Correction bug for SMC ordering for NDFC driverFeng Kan2009-09-191-2/+2
| * | | | | | mtd: ofpart: Check availability of reg property instead of name propertyBenjamin Krill2009-09-191-11/+10Star
| * | | | | | driver/Makefile: Initialize "mtd" and "spi" before "net"Sudhakar Rajashekhara2009-09-191-2/+2
| * | | | | | mtd: omap: adding DMA mode support in nand prefetch/post-writevimal singh2009-09-192-2/+193