index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-04
wm97xx_battery: Use platform_data
Marek Vasut
3
-19
/
+49
2009-09-04
wm97xx-core: Pass platform_data to battery
Marek Vasut
1
-0
/
+3
2009-07-30
ds2760_battery: implement set_charged() feature
Daniel Mack
1
-0
/
+52
2009-07-30
power_supply: get_by_name and set_charged functionality
Daniel Mack
2
-0
/
+31
2009-07-30
power_supply: EXPORT_SYMBOL cleanups
Daniel Mack
1
-9
/
+7
2009-07-30
ds2760_battery: add current_accum module parameter
Daniel Mack
1
-14
/
+27
2009-07-30
ds2760_battery: handle full_active_uAh == 0 case correctly
Daniel Mack
1
-2
/
+7
2009-07-30
ds2760_battery: add rated_capacity module parameter
Daniel Mack
1
-0
/
+19
2009-07-30
ds2760_battery: export more features
Daniel Mack
1
-0
/
+8
2009-07-30
ds2760_battery: delay power supply registration
Daniel Mack
1
-6
/
+6
2009-07-14
wm8350_power: Implement charge type property
Mark Brown
1
-0
/
+22
2009-07-02
power_supply: Add a charge_type property, and use it for olpc driver
Andres Salomon
4
-0
/
+28
2009-07-01
olpc_battery: Add an 'error' sysfs device that displays raw errors
Andres Salomon
1
-0
/
+32
2009-07-01
Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL"
Andres Salomon
4
-0
/
+27
2009-07-01
Add ds2782 battery gas gauge driver
Ryan Mallon
3
-0
/
+338
2009-07-01
olpc_battery: Ensure that the TRICKLE bit is checked
Andres Salomon
1
-3
/
+6
2009-07-01
olpc_battery: Fix up eeprom read function
Andres Salomon
1
-8
/
+9
2009-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
9
-61
/
+46
2009-06-30
ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ...
Christian Engelmayer
1
-1
/
+2
2009-06-30
ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y
Bartlomiej Zolnierkiewicz
3
-42
/
+27
2009-06-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
31
-71
/
+232
2009-06-30
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
1
-1
/
+1
2009-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
34
-196
/
+233
2009-06-29
Merge branch 'bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
5
-2
/
+45
2009-06-29
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+0
2009-06-29
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
1
-1
/
+1
2009-06-29
eeepc-laptop: Fix build failure with HOTPLUG_PCI && !SYSFS
Ingo Molnar
1
-2
/
+1
2009-06-29
tty: Fix the leak in tty_ldisc_release
Alan Cox
1
-4
/
+11
2009-06-29
sound: OSS: mpu401, fix deadlock
Jiri Slaby
1
-13
/
+3
2009-06-29
Merge branch 'fix/pci-vdevice' into for-linus
Takashi Iwai
26
-102
/
+92
2009-06-29
Merge branch 'fix/oxygen' into for-linus
Takashi Iwai
1
-10
/
+18
2009-06-29
Merge branch 'fix/misc' into for-linus
Takashi Iwai
1
-1
/
+1
2009-06-29
Merge branch 'fix/lx6464es' into for-linus
Takashi Iwai
1
-4
/
+3
2009-06-29
Merge branch 'fix/hda-samsung-p50' into for-linus
Takashi Iwai
2
-58
/
+71
2009-06-29
Merge branch 'fix/hda' into for-linus
Takashi Iwai
1
-8
/
+38
2009-06-29
fs: allow d_instantiate to be called with negative parent dentry
Jeremy Kerr
1
-1
/
+1
2009-06-29
[ARM] 5562/2: at91: add gpio button support for at91sam9g20ek
Nicolas Ferre
1
-0
/
+54
2009-06-29
ALSA: hda - Add missing initializations for ALC268 and ALC269
Takashi Iwai
1
-0
/
+4
2009-06-29
ALSA: cmi8330: fix MPU-401 PnP init copy&paste bug
Ondrej Zary
1
-1
/
+1
2009-06-29
ALSA: hda - Line In for Acer Inspire 6530G model
Tony Vroon
1
-2
/
+8
2009-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
25
-78
/
+135
2009-06-29
be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.
Ajit Khaparde
3
-16
/
+35
2009-06-29
integrity: add ima_counts_put (updated)
Mimi Zohar
3
-1
/
+41
2009-06-29
integrity: ima audit hash_exists fix
Mimi Zohar
1
-1
/
+2
2009-06-29
integrity: ima mq_open imbalance msg fix
Mimi Zohar
1
-0
/
+2
2009-06-28
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-8
/
+59
2009-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-5
/
+5
2009-06-28
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-14
/
+5
2009-06-28
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
17
-123
/
+275
2009-06-28
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-9
/
+23
[next]