| Commit message (Expand) | Author | Age |
* | power_supply: Add gpio charger driver | Lars-Peter Clausen | 2010-11-18 |
* | jz4740-battery: Protect against concurrent battery readings | Lars-Peter Clausen | 2010-11-18 |
* | ds2760_battery: Fix calculation of time_to_empty_now | Sven Neumann | 2010-11-18 |
* | Linux 2.6.37-rc2v2.6.37-rc2 | Linus Torvalds | 2010-11-15 |
* | capabilities/syslog: open code cap_syslog logic to fix build failure | Eric Paris | 2010-11-15 |
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-15 |
|\ |
|
| * | arm: omap1: devices: need to return with a value | Felipe Balbi | 2010-11-08 |
| * | OMAP1: camera.h: add missing include | Janusz Krzysztofik | 2010-11-05 |
| * | omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterrupts | Mathias Nyman | 2010-11-05 |
| * | OMAP2: Devkit8000: Fix mmc regulator failure | Thomas Weber | 2010-11-05 |
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-11-15 |
|\ \ |
|
| * | | hwmon: (w83795) Check for BEEP pin availability | Jean Delvare | 2010-11-15 |
| * | | hwmon: (w83795) Clear intrusion alarm immediately | Jean Delvare | 2010-11-15 |
| * | | hwmon: (w83795) Read the intrusion state properly | Jean Delvare | 2010-11-15 |
| * | | hwmon: (w83795) Print the actual temperature channels as sources | Jean Delvare | 2010-11-15 |
| * | | hwmon: (w83795) List all usable temperature sources | Jean Delvare | 2010-11-15 |
| * | | hwmon: (w83795) Expose fan control method | Jean Delvare | 2010-11-15 |
| * | | hwmon: (w83795) Fix fan control mode attributes | Jean Delvare | 2010-11-15 |
| * | | hwmon: (lm95241) Check validity of input values | Jean Delvare | 2010-11-15 |
| * | | hwmon: Change mail address of Hans J. Koch | Hans J. Koch | 2010-11-15 |
* | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-11-15 |
|\ \ \ |
|
| * | | | i2c: Sanity checks on adapter registration | Jean Delvare | 2010-11-15 |
| * | | | i2c: Mark i2c_adapter.id as deprecated | Jean Delvare | 2010-11-15 |
| * | | | i2c: Drivers shouldn't include <linux/i2c-id.h> | Jean Delvare | 2010-11-15 |
| * | | | i2c: Delete unused adapter IDs | Jean Delvare | 2010-11-15 |
| * | | | i2c: Remove obsolete cleanup for clientdata | Wolfram Sang | 2010-11-15 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-11-15 |
|\ \ \ |
|
| * | | | PCI: sysfs: fix printk warnings | Randy Dunlap | 2010-11-15 |
| * | | | PCI: fix pci_bus_alloc_resource() hang, prefer positive decode | Bjorn Helgaas | 2010-11-12 |
| * | | | PCI: read current power state at enable time | Jesse Barnes | 2010-11-11 |
| * | | | PCI: fix size checks for mmap() on /proc/bus/pci files | Martin Wilck | 2010-11-11 |
| * | | | x86/PCI: coalesce overlapping host bridge windows | Bjorn Helgaas | 2010-11-11 |
| * | | | PCI hotplug: ibmphp: Add check to prevent reading beyond mapped area | Steven Rostedt | 2010-11-11 |
* | | | | include/linux/kernel.h: Move logging bits to include/linux/printk.h | Linus Torvalds | 2010-11-15 |
* | | | | Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again) | Jim Bos | 2010-11-15 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2010-11-15 |
|\ \ \ \ |
|
| * | | | | GFS2: Fix inode deallocation race | Steven Whitehouse | 2010-11-15 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-11-15 |
|\ \ \ \ |
|
| * | | | | ARM: SAMSUNG: Fix HAVE_S3C_RTC warnings | Kukjin Kim | 2010-11-13 |
| * | | | | ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warnings | Kukjin Kim | 2010-11-13 |
| * | | | | ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warnings | Kyungmin Park | 2010-11-13 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-11-15 |
|\ \ \ \ |
|
| * | | | | fsl-diu-fb: drop dead ioctl define | Mike Frysinger | 2010-11-14 |
| * | | | | MAINTAINERS: Add an fbdev git tree entry. | Paul Mundt | 2010-11-14 |
| * | | | | OMAP: DSS: Fix documentation regarding 'vram' kernel parameter | Tomi Valkeinen | 2010-11-10 |
| * | | | | OMAP: VRAM: Fix boot-time memory allocation | Tomi Valkeinen | 2010-11-10 |
| * | | | | OMAP: VRAM: improve VRAM error prints | Tomi Valkeinen | 2010-11-10 |
| * | | | | sisfb: limit POST memory test according to PCI resource length | Aaro Koskinen | 2010-11-10 |
| * | | | | Merge branch 'fbdev-driver-fixes' of master.kernel.org:/pub/scm/linux/kernel/... | Paul Mundt | 2010-11-10 |
| |\ \ \ \ |
|
| | * | | | | Merge branch 'common/fbdev' into fbdev-driver-fixes | Paul Mundt | 2010-11-10 |
| |/| | | | |
|