aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pnp (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-06Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480', 'bugzilla-15521', 'bugzilla-15605', 'gpe-reference-counters', 'misc', 'pxm-fix' and 'video-random-key' into releaseLen Brown7-16/+33
2010-04-04PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas1-12/+30
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo7-4/+3
2010-03-14PNPACPI: add bus number supportBjorn Helgaas5-2/+47
2010-03-14PNPACPI: add window supportBjorn Helgaas2-17/+24
2009-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-9/+20
2009-12-16pnpbios: convert to seq_fileAlexey Dobriyan1-75/+129
2009-12-16Merge branch 'ipmi' into releaseLen Brown2-9/+20
2009-12-15PNP: add interface to retrieve ACPI device from a PNPACPI deviceBjorn Helgaas1-1/+2
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa1-26/+10
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds4-61/+19
2009-12-11PNPACPI: save struct acpi_device, not just acpi_handleBjorn Helgaas2-8/+18
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-4/+4
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas4-8/+9
2009-11-04PNP: print resources consistently with %pRtBjorn Helgaas4-61/+18
2009-09-25ACPI: remove acpi_device.flags.hardware_idBjorn Helgaas1-2/+1
2009-09-25ACPI: maintain a single list of _HID and _CID IDsBjorn Helgaas1-9/+7
2009-09-25ACPI: use acpi_device_hid() when possibleBjorn Helgaas1-1/+1
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-3/+3
2009-09-22pnp: add a shutdown method to pnp driversDavid Härdeman1-0/+10
2009-09-19Merge branch 'acpica' into releaseLen Brown1-3/+3
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore1-3/+3
2009-08-10x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc staticallyAkinobu Mita1-3/+2
2009-08-08x86: Introduce GDT_ENTRY_INIT()Akinobu Mita1-4/+1
2009-07-19x86: Introduce set_desc_base() and set_desc_limit()Akinobu Mita1-10/+11
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into releaseLen Brown1-2/+44
2009-06-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+18
2009-06-05pnp: add PNP resource range checking functionBjorn Helgaas1-0/+18
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar1-5/+3
2009-05-27PNPACPI: parse Extended Address Space DescriptorsBjorn Helgaas1-2/+44
2009-05-08ACPI: suspend: don't let device _PS3 failure prevent suspendLen Brown1-5/+3
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu1-1/+1
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2-2/+2
2009-04-05Merge branch 'linus' into releaseLen Brown1-8/+8
2009-04-03Enable PNPACPI _PSx Support, v3Witold Szczeponik1-7/+16
2009-04-02pnpbios: propagate kthread_run() errorErik Ekman1-4/+3
2009-04-02pnpbios: fix warning if CONFIG_HOTPLUG=nErik Ekman1-6/+7
2009-01-09Merge branch 'linus' into releaseLen Brown4-9/+7
2009-01-06pnp: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers3-8/+6
2009-01-01percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbiosRusty Russell1-1/+1
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming1-1/+0
2008-11-04drivers: remove duplicated #includeJianjun Kong1-1/+0
2008-10-23Merge branch 'linus' into testLen Brown10-50/+24
2008-10-22Merge branch 'pnp-debug' into testLen Brown17-115/+117
2008-10-22ACPI : Load device driver according to the status of acpi deviceZhao Yakui1-1/+5
2008-10-16{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds1-2/+1
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds4-39/+11
2008-10-16pnp: make the resource type an unsigned longRene Herman3-4/+4
2008-10-16pnp: remove printk() with outdated versionAdrian Bunk1-1/+0
2008-10-16PNP: create device attributes via default device attributesDrew Moseley4-39/+11