index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
ACPI: remove unused acpi_device_ops .shutdown method
Bjorn Helgaas
2009-03-27
2
-14
/
+0
|
|
*
|
|
|
|
|
ACPI: remove unused acpi_device_ops .lock and .scan methods
Bjorn Helgaas
2009-03-27
1
-4
/
+0
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'bjorn-cleanups' into release
Len Brown
2009-04-05
3
-164
/
+135
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ACPI: update Kconfig help texts (no functional changes)
Bjorn Helgaas
2009-03-17
1
-64
/
+86
|
|
*
|
|
|
|
|
ACPI: PCI: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
2009-03-17
1
-1
/
+1
|
|
*
|
|
|
|
|
ACPI: pci_link: simplify list of link devices
Bjorn Helgaas
2009-03-17
1
-26
/
+6
|
|
*
|
|
|
|
|
ACPI: pci_link: remove unnecessary null pointer checks
Bjorn Helgaas
2009-03-17
1
-13
/
+1
|
|
*
|
|
|
|
|
ACPI: pci_link: remove unnecessary casts and initializations
Bjorn Helgaas
2009-03-17
1
-19
/
+19
|
|
*
|
|
|
|
|
ACPI: pci_link: clean up whitespace
Bjorn Helgaas
2009-03-17
1
-46
/
+27
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'bjorn-initcall-cleanup' into release
Len Brown
2009-04-05
13
-82
/
+80
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ACPI: tidy up makefile
Bjorn Helgaas
2009-03-27
1
-6
/
+2
|
|
*
|
|
|
|
|
ACPI: call acpi_wakeup_device_init() explicitly rather than as initcall
Bjorn Helgaas
2009-03-27
3
-6
/
+4
|
|
*
|
|
|
|
|
ACPI: call acpi_sleep_proc_init() explicitly rather than as initcall
Bjorn Helgaas
2009-03-27
3
-6
/
+8
|
|
*
|
|
|
|
|
ACPI: call init_acpi_device_notify() explicitly rather than as initcall
Bjorn Helgaas
2009-03-27
3
-5
/
+3
|
|
*
|
|
|
|
|
ACPI: call acpi_debug_init() explicitly rather than as initcall
Bjorn Helgaas
2009-03-27
3
-8
/
+13
|
|
*
|
|
|
|
|
ACPI: call acpi_system_init() explicitly rather than as initcall
Bjorn Helgaas
2009-03-27
3
-7
/
+4
|
|
*
|
|
|
|
|
ACPI: call acpi_power_init() explicitly rather than as initcall
Bjorn Helgaas
2009-03-27
3
-8
/
+3
|
|
*
|
|
|
|
|
ACPI: call acpi_ec_init() explicitly rather than as initcall
Bjorn Helgaas
2009-03-27
3
-6
/
+3
|
|
*
|
|
|
|
|
ACPI: call acpi_scan_init() explicitly rather than as initcall
Bjorn Helgaas
2009-03-27
3
-8
/
+5
|
|
*
|
|
|
|
|
ACPI: skip DMI power state check when ACPI disabled
Bjorn Helgaas
2009-03-27
1
-0
/
+4
|
|
*
|
|
|
|
|
ACPI: move private declarations to internal.h
Bjorn Helgaas
2009-03-17
6
-23
/
+32
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
ACPI: Remove R40e c-state blacklist
Thomas Renninger
2009-04-03
1
-51
/
+0
|
*
|
|
|
|
|
ACPI: cpufreq: use new bit register access function
Lin Ming
2009-03-27
1
-3
/
+3
|
*
|
|
|
|
|
ACPICA: Update version to 20090320
Bob Moore
2009-03-27
1
-1
/
+1
|
*
|
|
|
|
|
ACPICA: Fix index value in package warning message
Bob Moore
2009-03-27
1
-8
/
+16
|
*
|
|
|
|
|
ACPICA: FADT: Favor 32-bit FACS and DSDT addresses
Bob Moore
2009-03-27
1
-2
/
+6
|
*
|
|
|
|
|
ACPICA: FADT: Favor 32-bit register addresses for compatibility
Bob Moore
2009-03-27
1
-35
/
+51
|
*
|
|
|
|
|
ACPICA: Fix PCI configuration space port address range
Bob Moore
2009-03-27
1
-1
/
+1
|
*
|
|
|
|
|
ACPICA: Condense some protected ports
Bob Moore
2009-03-27
1
-8
/
+26
|
*
|
|
|
|
|
ACPICA: Remove unused code, no functional change
Bob Moore
2009-03-27
1
-35
/
+9
|
*
|
|
|
|
|
ACPICA: Clear PM register write-only bits on reading
Lin Ming
2009-03-27
2
-0
/
+11
|
*
|
|
|
|
|
ACPICA: Remove obsolete acpi_os_validate_address interface
Bob Moore
2009-03-27
4
-35
/
+0
|
*
|
|
|
|
|
ACPICA: New: I/O port protection
Bob Moore
2009-03-27
12
-29
/
+319
|
*
|
|
|
|
|
ACPICA: Preserve all PM control reserved and ignored bits
Bob Moore
2009-03-27
2
-1
/
+24
|
*
|
|
|
|
|
ACPICA: Change handling of PM1 Status register ignored bit
Bob Moore
2009-03-27
1
-16
/
+11
|
*
|
|
|
|
|
ACPICA: Fix AcpiWalkNamespace race condition with table unload
Bob Moore
2009-03-27
11
-33
/
+303
|
*
|
|
|
|
|
ACPICA: FADT: Fix extraneous length mismatch warning
Bob Moore
2009-03-27
1
-1
/
+2
|
*
|
|
|
|
|
ACPICA: Formatting update - no functional changes
Bob Moore
2009-03-27
21
-174
/
+161
|
*
|
|
|
|
|
ACPICA: Add manifest constants for bit register values
Bob Moore
2009-03-27
5
-13
/
+31
|
*
|
|
|
|
|
ACPICA: Update version to 20090220
Bob Moore
2009-03-26
1
-1
/
+1
|
*
|
|
|
|
|
ACPICA: Update table header print function
Bob Moore
2009-03-26
1
-7
/
+11
|
*
|
|
|
|
|
ACPICA: Restructure bit register access functions
Bob Moore
2009-03-26
1
-115
/
+62
|
*
|
|
|
|
|
ACPICA: Rename ACPI bit register access functions
Bob Moore
2009-03-26
9
-44
/
+45
|
*
|
|
|
|
|
ACPICA: Optimize ACPI register locking
Bob Moore
2009-03-26
4
-42
/
+29
|
*
|
|
|
|
|
ACPICA: Formatting update - no functional changes
Bob Moore
2009-03-26
8
-54
/
+61
|
*
|
|
|
|
|
ACPICA: Debug output: decrease verbosity of DB_INFO debug level
Bob Moore
2009-03-26
3
-4
/
+4
|
*
|
|
|
|
|
ACPICA: Debug output: print result of _OSI invocations
Bob Moore
2009-03-26
1
-11
/
+21
|
*
|
|
|
|
|
ACPICA: Conditionally compile acpi_set_firmware_waking_vector64
Bob Moore
2009-03-26
2
-5
/
+8
|
*
|
|
|
|
|
ACPICA: Remove ACPI_GET_OBJECT_TYPE macro
Bob Moore
2009-03-26
38
-194
/
+158
|
*
|
|
|
|
|
ACPICA: Add function to handle PM1 control registers
Bob Moore
2009-03-26
4
-67
/
+78
[prev]
[next]