Linus Torvalds 9e50ab91d0 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 15 년 전
..
acpica 9e50ab91d0 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 15 년 전
apei 980533b018 correct console log level when ERST ACPI table is not found 15 년 전
Kconfig 500de3dd46 acpi ec_sys: Be more cautious about ec write access 15 년 전
Makefile 1195a09816 ACPI: Provide /sys/kernel/debug/ec/... 15 년 전
ac.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 년 전
acpi_memhotplug.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 년 전
acpi_pad.c 592913ecb8 time: Kill off CONFIG_GENERIC_TIME 15 년 전
atomicio.c e0fb8c4185 acpi: update gfp/slab.h includes 15 년 전
battery.c 153e500f51 ACPI battery: don't invoke power_supply_changed twice when battery is hot-added 15 년 전
blacklist.c 096486eece ACPI video: fix string mismatch for Sony SR290 laptop 15 년 전
bus.c 965fd9e9a2 drivers: acpi: don't use own implementation of hex_to_bin() 15 년 전
button.c a44061aa8b ACPICA: Remove wakeup GPE reference counting which is not used 15 년 전
cm_sbs.c a192a9580b ACPI: Move definition of PREFIX from acpi_bus.h to internal..h 16 년 전
container.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 년 전
debug.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 년 전
dock.c c25f7cf203 Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480', 'bugzilla-15521', 'bugzilla-15605', 'gpe-reference-counters', 'misc', 'pxm-fix' and 'video-random-key' into release 15 년 전
ec.c 9e50ab91d0 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 15 년 전
ec_sys.c 500de3dd46 acpi ec_sys: Be more cautious about ec write access 15 년 전
event.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 년 전
fan.c 934231de70 ACPI: fan: fix unbalanced code block 15 년 전
glue.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 년 전
hed.c 801eab8118 ACPI Hardware Error Device (PNP0C33) support 15 년 전
internal.h 1195a09816 ACPI: Provide /sys/kernel/debug/ec/... 15 년 전
numa.c 0f9b75ef37 ACPI: NUMA: map pxms to low node ids 15 년 전
osl.c 9e50ab91d0 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 15 년 전
pci_bind.c b67ea76172 PCI / ACPI / PM: Platform support for PCI PME wake-up 15 년 전
pci_irq.c 414d3448db x86, acpi/irq: pci device dev->irq is an isa irq not a gsi 15 년 전
pci_link.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 년 전
pci_root.c 852972acff ACPI: Disable ASPM if the platform won't provide _OSC control for PCIe 15 년 전
pci_slot.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 년 전
power.c 6c9468e9eb Merge branch 'master' into for-next 15 년 전
power_meter.c 18262714ca power_meter: acpi_device_class "power_meter_resource" too long 15 년 전
proc.c edf86baae2 Fix misspellings of "separate" in strings. 15 년 전
processor_core.c 856b185dd2 ACPI: processor: fix processor_physically_present on UP 15 년 전
processor_driver.c 75cbfb97a1 ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus= 15 년 전
processor_idle.c b62ad9ab18 Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 년 전
processor_perflib.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 년 전
processor_thermal.c 070a24f4d2 ACPI: Remove unnecessary cast. 15 년 전
processor_throttling.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 년 전
reboot.c 2ee6261248 ACPI: reboot.c: use new acpi_reset interface 16 년 전
sbs.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 년 전
sbshc.c 97c227cb51 sbshc: acpi_device_class "smbus_host_controller" too long 15 년 전
sbshc.h c2d00f2d1b ACPI: SBS: Ignore alarms coming from unknown devices 17 년 전
scan.c 9874647ba1 ACPI / ACPICA: Do not execute _PRW methods during initialization 15 년 전
sleep.c 9e50ab91d0 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 15 년 전
sleep.h b6fecaa868 drivers/acpi/sleep.h: Checkpatch cleanup 15 년 전
system.c a44061aa8b ACPICA: Remove wakeup GPE reference counting which is not used 15 년 전
tables.c 68ca406930 ACPI: delete the "acpi=ht" boot option 15 년 전
thermal.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 년 전
utils.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 년 전
video.c edbe77ba94 Merge branch 'misc-2.6.35' into release 15 년 전
video_detect.c eeb4bcb477 ACPI: video: fix acpi_backlight=video 15 년 전
wakeup.c e8b6f97010 ACPICA: Introduce acpi_gpe_wakeup() 15 년 전