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
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-21
ACPI: fix Supermicro X7DB8+ Boot regression
Rui Zhang
3
-54
/
+43
2006-12-21
ACPI: use PNPID:instance_no as bus_id of ACPI device
Zhang Rui
1
-9
/
+109
2006-12-16
ACPI: Set fake hid for non-PNPID ACPI devices
Zhang Rui
3
-56
/
+60
2006-12-16
ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driver
Li Shaohua
3
-26
/
+52
2006-12-16
ACPI: consolidate two motherboard drivers into one
Li Shaohua
1
-15
/
+4
2006-12-16
ACPI: add acpi_bus_removal_type in acpi_device
Li Shaohua
1
-2
/
+4
2006-12-16
ACPI: add acpi_bus_ops in acpi_device
Li Shaohua
1
-27
/
+28
2006-12-16
ACPI: convert to sysfs framework
Patrick Mochel
4
-154
/
+49
2006-12-16
ACPI: adjust init order
Li Shaohua
1
-1
/
+1
2006-12-16
ACPI: change registration interface to follow driver model
Patrick Mochel
1
-146
/
+29
2006-12-16
ACPI: add ACPI bus_type for driver model
Patrick Mochel
4
-75
/
+99
2006-12-16
ACPI: add device_driver and hepler functions
Patrick Mochel
1
-5
/
+0
2006-12-16
ACPI: rename some functions
Zhang Rui
1
-7
/
+7
2006-12-16
ACPI: clean up scan.c
Zhang Rui
1
-329
/
+316
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-0
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2
-12
/
+12
2006-12-04
[PATCH] severing fs.h, radix-tree.h -> sched.h
Al Viro
1
-0
/
+1
2006-12-02
ACPI: Change ACPI to use dev_archdata instead of firmware_data
Benjamin Herrenschmidt
1
-9
/
+11
2006-11-23
[PATCH] Correct bound checking from the value returned from _PPC method.
Dave Jones
1
-3
/
+1
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
1
-17
/
+8
2006-11-18
Revert "ACPI: created a dedicated workqueue for notify() execution"
Linus Torvalds
1
-13
/
+21
2006-10-20
[PATCH] acpi memory hotplug: remove strange add_memory fail message
Yasunori Goto
1
-0
/
+12
2006-10-20
[PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUG
Yasunori Goto
1
-1
/
+1
2006-10-20
[PATCH] fix "ACPI: Processor native C-states using MWAIT"
Darrick J. Wong
1
-1
/
+1
2006-10-17
[PATCH] acpi_processor_latency_notifier(): UP warning fix
Andrew Morton
1
-0
/
+6
2006-10-14
Pull trivial into test branch
Len Brown
7
-11
/
+14
2006-10-14
Pull bugzilla-5534 into test branch
Len Brown
2
-34
/
+14
2006-10-14
Pull ec into test branch
Len Brown
1
-803
/
+293
2006-10-14
Pull mwait into test branch
Len Brown
1
-38
/
+63
2006-10-14
Pull battery into test branch
Len Brown
2
-7
/
+27
2006-10-14
Pull ibm into test branch
Len Brown
1
-2
/
+0
2006-10-14
Pull asus into test branch
Len Brown
1
-30
/
+37
2006-10-14
ACPI: check battery status on resume for un/plug events during sleep
Jiri Kosina
1
-0
/
+14
2006-10-14
ACPICA: Fix incorrect handling of PCI Express Root Bridge _HID
Eiichiro Oiwa
1
-7
/
+6
2006-10-14
ACPI: asus_acpi: don't printk on writing garbage to proc files
Alexey Dobriyan
1
-9
/
+1
2006-10-14
ACPI: asus_acpi: fix proc files parsing
Darren Jenkins
1
-23
/
+23
2006-10-14
ACPI: fix printk format warnings
Randy Dunlap
2
-2
/
+2
2006-10-14
ACPI: fix section for CPU init functions
Pierre Ossman
2
-2
/
+2
2006-10-14
ACPI: update comments in motherboard.c
Len Brown
1
-0
/
+6
2006-10-14
ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNEL
Jiri Kosina
1
-1
/
+1
2006-10-14
ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUG
Dmitry Torokhov
1
-6
/
+3
2006-10-14
ACPI: created a dedicated workqueue for notify() execution
Alexey Y. Starikovskiy
1
-21
/
+13
2006-10-14
ACPI: Remove deferred execution from global lock acquire wakeup path
Alexey Y. Starikovskiy
1
-13
/
+1
2006-10-14
ACPI: EC: export ec_transaction() for msi-laptop driver
Lennart Poettering
1
-0
/
+2
2006-10-14
ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb().
Denis M. Sadykov
1
-79
/
+45
2006-10-14
ACPI: EC: Unify poll and interrupt gpe handlers
Denis M. Sadykov
1
-95
/
+12
2006-10-14
ACPI: EC: Unify poll and interrupt mode transaction functions
Denis M. Sadykov
1
-81
/
+29
2006-10-14
ACPI: EC: Remove unused variables and duplicated code
Denis M. Sadykov
1
-458
/
+253
2006-10-14
ACPI: EC: Remove unnecessary delay added by previous transation patch.
Denis M. Sadykov
1
-53
/
+50
2006-10-14
ACPI: consolidate functions in acpi ec driver
Lennart Poettering
1
-230
/
+95
[next]