tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
drivers
/
acpi
/
at
v3.11-rc4
2 folders
59 files
acpica
ACPICA: expose OSI version
12 years ago
apei
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
12 years ago
Kconfig
ACPI: remove "config ACPI_DEBUG_FUNC_TRACE"
13 years ago
Makefile
ACPI: Add CMOS RTC Operation Region handler support
13 years ago
ac.c
ACPI / AC: Add sleep quirk for Thinkpad e530
13 years ago
acpi_cmos_rtc.c
ACPI: Add CMOS RTC Operation Region handler support
13 years ago
acpi_i2c.c
ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices()
13 years ago
acpi_ipmi.c
IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controller
15 years ago
acpi_lpss.c
ACPI / LPSS: Power up LPSS devices during enumeration
13 years ago
acpi_memhotplug.c
ACPI / memhotplug: Fix a stale pointer in error path
12 years ago
acpi_pad.c
ACPI / acpi_pad: Used PTR_RET
13 years ago
acpi_platform.c
ACPI / scan: Add special handler for Intel Lynxpoint LPSS devices
13 years ago
acpi_processor.c
acpi: delete __cpuinit usage from all acpi files
13 years ago
battery.c
ACPI / battery: Fix parsing _BIX return value
12 years ago
bgrt.c
efi: Fix the ACPI BGRT driver for images located in EFI boot services memory
13 years ago
blacklist.c
acpi: delete module.h include from files explicitly not needing it
14 years ago
bus.c
ACPI: Remove useless initializers
13 years ago
button.c
procfs: new helper - PDE_DATA(inode)
13 years ago
cm_sbs.c
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
16 years ago
container.c
ACPI: suppress compiler warning in container.c
13 years ago
custom_method.c
Merge branch 'acpi-scan' into acpi-cleanup
13 years ago
debugfs.c
Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
14 years ago
device_pm.c
ACPI / PM: Fix corner case in acpi_bus_update_power()
12 years ago
dock.c
ACPI / dock: Actually define acpi_dock_init() as void
12 years ago
ec.c
ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scan
13 years ago
ec_sys.c
ACPI / EC: access user space with get_user()/put_user()
13 years ago
event.c
Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
14 years ago
fan.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
12 years ago
glue.c
ACPI: add _STA evaluation at do_acpi_find_child()
13 years ago
hed.c
Merge branch 'pci/yinghai-root-bus-hotplug' into next
13 years ago
internal.h
Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"
12 years ago
numa.c
x86, ACPI, mm: Revert movablemem_map support
13 years ago
nvs.c
ACPI / PM: print physical addresses consistently with other parts of kernel
14 years ago
osl.c
ACPI: implement acpi_os_get_timer() according the spec
13 years ago
pci_irq.c
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
13 years ago
pci_link.c
ACPI: Set length even for TYPE_END_TAG acpi resource
13 years ago
pci_root.c
PCI/ACPI: Use dev_printk(), acpi_handle_print(), pr_xxx() when possible
13 years ago
pci_slot.c
PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses
13 years ago
power.c
Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
12 years ago
proc.c
procfs: new helper - PDE_DATA(inode)
13 years ago
processor_core.c
acpi: delete __cpuinit usage from all acpi files
13 years ago
processor_driver.c
acpi: delete __cpuinit usage from all acpi files
13 years ago
processor_idle.c
acpi: delete __cpuinit usage from all acpi files
13 years ago
processor_perflib.c
Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras
12 years ago
processor_thermal.c
ACPI / processor_thermal: avoid null pointer deference error
13 years ago
processor_throttling.c
ACPI: suppress compiler warnings in processor_throttling.c
13 years ago
reboot.c
Revert "ACPI: ignore FADT reset-reg-sup flag"
14 years ago
resource.c
ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resources
13 years ago
sbs.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
13 years ago
sbshc.c
Merge branch 'pci/yinghai-root-bus-hotplug' into next
13 years ago
sbshc.h
ACPI: SBS: Ignore alarms coming from unknown devices
18 years ago
scan.c
ACPI / scan: Always call acpi_bus_scan() for bus check notifications
12 years ago
sleep.c
x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.
13 years ago
sleep.h
ACPI: Drop power resources driver
13 years ago
sysfs.c
Merge branch 'akpm' (updates from Andrew Morton)
12 years ago
tables.c
ACPICA: Cleanup table handler naming conflicts.
13 years ago
thermal.c
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
13 years ago
utils.c
ACPI: Add acpi_handle_<level>() interfaces
13 years ago
video.c
Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"
12 years ago
video_detect.c
Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"
12 years ago
wakeup.c
ACPI / Wakeup: Enable button GPEs unconditionally during initialization
15 years ago