| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-09-23 | 5 | -9/+5 |
|\ |
|
| * | ACPI: remove cpumask_t usage | Bjorn Helgaas | 2009-09-24 | 1 | -1/+1 |
| * | cpumask: use zalloc_cpumask_var() where possible | Li Zefan | 2009-09-24 | 4 | -8/+4 |
* | | headers: utsname.h redux | Alexey Dobriyan | 2009-09-23 | 9 | -9/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-09-23 | 19 | -79/+1838 |
|\ \ |
|
| * | | Input: add driver for Atmel AT42QT2160 Sensor Chip | Raphael Derosso Pereira | 2009-09-22 | 3 | -0/+408 |
| * | | Input: max7359 - use threaded IRQs | Dmitry Torokhov | 2009-09-21 | 1 | -35/+13 |
| * | | Input: add driver for Maxim MAX7359 key switch controller | Kim Kyuwon | 2009-09-21 | 3 | -0/+364 |
| * | | Input: add driver for ADP5588 QWERTY I2C Keypad | Michael Hennerich | 2009-09-17 | 3 | -0/+372 |
| * | | Input: add touchscreen driver for MELFAS MCS-5000 controller | Joonyoung Shim | 2009-09-17 | 3 | -0/+330 |
| * | | Input: add driver for OpenCores Keyboard Controller | Javier Herrero | 2009-09-17 | 3 | -0/+190 |
| * | | Input: dm355evm_keys - remove dm355evm_keys_hardirq | Dmitry Torokhov | 2009-09-17 | 1 | -17/+9 |
| * | | Input: synaptics_i2c - switch to using __cancel_delayed_work() | Dmitry Torokhov | 2009-09-17 | 1 | -19/+32 |
| * | | Input: ad7879 - add support for AD7889 | Michael Hennerich | 2009-09-17 | 2 | -5/+7 |
| * | | Input: atkbd - rely on input core to restore state on resume | Dmitry Torokhov | 2009-09-17 | 1 | -25/+0 |
| * | | Input: add generic suspend and resume for input devices | Dmitry Torokhov | 2009-09-17 | 1 | -1/+63 |
| * | | Input: libps2 - additional locking for i8042 ports | Dmitry Torokhov | 2009-09-17 | 5 | -12/+85 |
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-09-23 | 8 | -1382/+90 |
|\ \ \ |
|
| * | | | hwmon: (ltc4245) Clear faults at startup | Ira W. Snyder | 2009-09-23 | 1 | -1/+2 |
| * | | | hwmon: (ltc4215) Clear faults at startup | Ira W. Snyder | 2009-09-23 | 1 | -1/+1 |
| * | | | hwmon: (coretemp) Add Lynnfield CPU | Huaxu Wan | 2009-09-23 | 1 | -2/+4 |
| * | | | hwmon: (coretemp) Add support for Penryn mobile CPUs | Rudolf Marek | 2009-09-23 | 1 | -3/+23 |
| * | | | hwmon: (coretemp) Fix Atom CPUs support | Rudolf Marek | 2009-09-23 | 2 | -13/+22 |
| * | | | hwmon: Delete deprecated FSC drivers | Jean Delvare | 2009-09-23 | 4 | -1364/+0 |
| * | | | hwmon: (adm1031) Add sysfs files for temperature offsets | Ira Snyder | 2009-09-23 | 1 | -0/+40 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-09-23 | 1 | -3/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | tpm-fixup-pcrs-sysfs-file-update | Jason Gunthorpe | 2009-09-23 | 1 | -3/+2 |
* | | | | serial core: fix new kernel-doc warnings | Randy Dunlap | 2009-09-23 | 1 | -2/+2 |
* | | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2009-09-23 | 10 | -52/+1092 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Anton Vorontsov | 2009-09-23 | 3925 | -345303/+550868 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | power_supply: Add driver for the PMU on WM831x PMICs | Mark Brown | 2009-09-04 | 3 | -0/+787 |
| * | | | | ds2760_battery: Fix integer overflow for time_to_empty_now | Daniel Mack | 2009-09-04 | 1 | -3/+3 |
| * | | | | wm97xx_battery: Convert to dev_pm_ops | Marek Vasut | 2009-09-04 | 1 | -7/+10 |
| * | | | | wm97xx_battery: Use irq to detect charger state | Marek Vasut | 2009-09-04 | 1 | -6/+24 |
| * | | | | wm97xx_battery: Use platform_data | Marek Vasut | 2009-09-04 | 1 | -5/+27 |
| * | | | | wm97xx-core: Pass platform_data to battery | Marek Vasut | 2009-09-04 | 1 | -0/+3 |
| * | | | | ds2760_battery: implement set_charged() feature | Daniel Mack | 2009-07-30 | 1 | -0/+52 |
| * | | | | power_supply: get_by_name and set_charged functionality | Daniel Mack | 2009-07-30 | 1 | -0/+28 |
| * | | | | power_supply: EXPORT_SYMBOL cleanups | Daniel Mack | 2009-07-30 | 1 | -9/+7 |
| * | | | | ds2760_battery: add current_accum module parameter | Daniel Mack | 2009-07-30 | 1 | -14/+27 |
| * | | | | ds2760_battery: handle full_active_uAh == 0 case correctly | Daniel Mack | 2009-07-30 | 1 | -2/+7 |
| * | | | | ds2760_battery: add rated_capacity module parameter | Daniel Mack | 2009-07-30 | 1 | -0/+19 |
| * | | | | ds2760_battery: export more features | Daniel Mack | 2009-07-30 | 1 | -0/+8 |
| * | | | | ds2760_battery: delay power supply registration | Daniel Mack | 2009-07-30 | 1 | -6/+6 |
| * | | | | wm8350_power: Implement charge type property | Mark Brown | 2009-07-14 | 1 | -0/+22 |
| * | | | | power_supply: Add a charge_type property, and use it for olpc driver | Andres Salomon | 2009-07-02 | 2 | -0/+15 |
| * | | | | olpc_battery: Add an 'error' sysfs device that displays raw errors | Andres Salomon | 2009-07-01 | 1 | -0/+32 |
| * | | | | Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL" | Andres Salomon | 2009-07-01 | 2 | -0/+15 |
* | | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2009-09-23 | 5 | -123/+102 |
|\ \ \ \ \ |
|
| * | | | | | drm/radeon/r600: set correct pitch for 4 byte copy | Andre Maasikas | 2009-09-23 | 2 | -2/+2 |