summaryrefslogtreecommitdiff
path: root/include/linux/platform_device.h
AgeCommit message (Expand)Author
2008-01-24Driver Core: constify the name passed to platform_device_register_simpleStephen Rothwell
2007-10-12Driver core: Make platform_device.id an intJean Delvare
2006-12-13Driver core: Make platform_device_add_data accept a const pointerScott Wood
2006-12-01Driver core: platform_driver_probe(), can save codespaceDavid Brownell
2006-09-25PM: platform_bus and late_suspend/early_resumeDavid Brownell
2006-01-04[PATCH] Driver Core: Add platform_device_del()Dmitry Torokhov
2005-11-09[DRIVER MODEL] Add platform_driverRussell King
2005-11-05[DRIVER MODEL] Improved dynamically allocated platform_device interfaceRussell King
2005-10-29[DRIVER MODEL] Add missing platform_device.h header.Russell King
04-29kexec: remove redundant assignmentsMichal Orzel 2022-04-25kernel/kexec_core: move kexec_core sysctls into its own fileyingelin 2022-04-14ELF: Remove elf_core_copy_kernel_regs()Brian Gerst 2021-12-13exit: Move oops specific logic from do_exit into make_task_deadEric W. Biederman 2021-08-30Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek 2021-07-26printk: remove safe buffersJohn Ogness 2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko 2021-05-07kexec: dump kmessage before machine_kexecPavel Tatashin 2021-05-07kexec: Add kexec reboot stringJoe LeVeque