index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...
Linus Torvalds
2009-10-04
3
-0
/
+528
|
\
|
*
acpi_pad: build only on X86
Len Brown
2009-09-27
1
-0
/
+1
|
*
ACPI: create Processor Aggregator Device driver
Shaohua Li
2009-07-31
3
-0
/
+527
*
|
Merge branch 'misc' into release
Len Brown
2009-10-03
3
-15
/
+10
|
\
\
|
*
|
ACPI: dock: fix "sibiling" typo
Alex Chiang
2009-10-03
1
-8
/
+8
|
*
|
ACPI: kill overly verbose "throttling states" log messages
Roland Dreier
2009-10-03
1
-7
/
+0
|
*
|
ACPI: Fix bound checks for copy_from_user in the acpi /proc code
Arjan van de Ven
2009-10-03
1
-0
/
+2
*
|
|
Merge branch 'bugzilla-14081' into release
Len Brown
2009-10-03
1
-6
/
+46
|
\
\
\
|
*
|
|
ACPI: EC: Don't parse DSDT for EC early init on Compal
Alexey Starikovskiy
2009-10-03
1
-0
/
+15
|
*
|
|
ACPI: EC: Rewrite DMI checks
Alexey Starikovskiy
2009-10-03
1
-6
/
+31
|
|
/
/
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into release
Len Brown
2009-10-02
3
-9
/
+4
|
\
\
\
\
|
|
*
|
|
ACPI: fix bus scanning memory leaks
Bjorn Helgaas
2009-10-02
1
-5
/
+2
|
|
|
/
/
|
*
/
/
ACPI: EC: Restart command even if no interrupts from EC
Alexey Starikovskiy
2009-10-02
1
-3
/
+1
|
|
/
/
|
*
/
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-1
/
+1
|
/
/
*
|
ACPI: kill "unused variable āiā" warning
Linus Torvalds
2009-09-27
1
-1
/
+0
*
|
ACPI: Kill overly verbose "power state" log messages
Roland Dreier
2009-09-27
1
-7
/
+0
*
|
ACPI: Clarify resource conflict message
Jean Delvare
2009-09-27
1
-1
/
+7
*
|
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2009-09-26
1
-0
/
+4
|
\
\
|
*
|
backlight/acpi: Update the backlight state when we change brightness
Matthew Garrett
2009-09-21
1
-0
/
+4
*
|
|
ACPI: simplify building device HID/CID list
Bjorn Helgaas
2009-09-25
1
-33
/
+23
*
|
|
ACPI: remove acpi_device_uid() and related stuff
Bjorn Helgaas
2009-09-25
1
-18
/
+0
*
|
|
ACPI: remove acpi_device.flags.hardware_id
Bjorn Helgaas
2009-09-25
1
-24
/
+13
*
|
|
ACPI: remove acpi_device.flags.compatible_ids
Bjorn Helgaas
2009-09-25
1
-11
/
+4
*
|
|
ACPI: maintain a single list of _HID and _CID IDs
Bjorn Helgaas
2009-09-25
1
-120
/
+46
*
|
|
ACPI: make sure every acpi_device has an ID
Bjorn Helgaas
2009-09-25
1
-0
/
+10
*
|
|
ACPI: use acpi_device_hid() when possible
Bjorn Helgaas
2009-09-25
1
-3
/
+3
*
|
|
ACPI: fix synthetic HID for \_SB_
Bjorn Helgaas
2009-09-25
1
-12
/
+6
*
|
|
ACPI: handle re-enumeration, when acpi_devices might already exist
Bjorn Helgaas
2009-09-25
1
-8
/
+11
*
|
|
ACPI: factor out device type and status checking
Bjorn Helgaas
2009-09-25
1
-77
/
+52
*
|
|
ACPI: add acpi_bus_get_status_handle()
Bjorn Helgaas
2009-09-25
1
-27
/
+22
*
|
|
ACPI: use acpi_walk_namespace() to enumerate devices
Bjorn Helgaas
2009-09-25
1
-122
/
+74
*
|
|
ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE
Bjorn Helgaas
2009-09-25
1
-7
/
+13
*
|
|
ACPI: enumerate namespace before adding functional fixed hardware devices
Bjorn Helgaas
2009-09-25
1
-2
/
+2
*
|
|
ACPI: convert acpi_bus_scan() to operate on an acpi_handle
Bjorn Helgaas
2009-09-25
1
-17
/
+17
*
|
|
ACPI: add acpi_bus_get_parent() and remove "parent" arguments
Bjorn Helgaas
2009-09-25
1
-13
/
+37
*
|
|
ACPI: remove unnecessary argument checking
Bjorn Helgaas
2009-09-25
1
-6
/
+2
*
|
|
ACPI: remove redundant "type" arguments
Bjorn Helgaas
2009-09-25
1
-7
/
+7
*
|
|
ACPI: remove acpi_device_set_context() "type" argument
Bjorn Helgaas
2009-09-25
1
-17
/
+15
*
|
|
ACPI: use device_type rather than comparing HID
Bjorn Helgaas
2009-09-25
1
-6
/
+4
*
|
|
ACPI: save device_type in acpi_device
Bjorn Helgaas
2009-09-25
1
-0
/
+1
*
|
|
ACPI: remove redundant "handle" and "parent" arguments
Bjorn Helgaas
2009-09-25
1
-15
/
+12
*
|
|
ACPI: remove unused acpi_bus_scan_fixed() argument
Bjorn Helgaas
2009-09-25
1
-5
/
+2
*
|
|
ACPI: add debug for device addition
Bjorn Helgaas
2009-09-25
1
-2
/
+10
*
|
|
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-09-24
1
-2
/
+43
|
\
\
\
|
*
|
|
ACPI button: provide lid status functions
Jesse Barnes
2009-09-10
1
-2
/
+43
|
|
/
/
*
|
|
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
2
-4
/
+2
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2009-09-23
91
-1864
/
+4388
|
\
\
\
|
*
\
\
Merge branch 'video' into release
Len Brown
2009-09-19
1
-26
/
+50
|
|
\
\
\
|
|
*
|
|
ACPI video: work-around BIOS AML bug in _BQC
Zhang Rui
2009-08-31
1
-4
/
+14
[next]